[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:17:44.000344 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:36037
I20260710 13:17:44.001892 11223 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:17:44.002929 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:44.019851 11230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:44.020181 11232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:44.022079 11223 server_base.cc:1061] running on GCE node
W20260710 13:17:44.020901 11229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:45.241236 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:45.241528 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:45.241741 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689465241718 us; error 0 us; skew 500 ppm
I20260710 13:17:45.242604 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:45.247925 11223 webserver.cc:533] Webserver started at http://127.10.245.254:38553/ using document root <none> and password file <none>
I20260710 13:17:45.248776 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:45.249015 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:45.249462 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:45.255249 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/master-0-root/instance:
uuid: "0540b6cac82c476a94994331436e1f27"
format_stamp: "Formatted at 2026-07-10 13:17:45 on dist-test-slave-tnx0"
I20260710 13:17:45.263094 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:17:45.268410 11238 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:45.269690 11223 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:45.270068 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/master-0-root
uuid: "0540b6cac82c476a94994331436e1f27"
format_stamp: "Formatted at 2026-07-10 13:17:45 on dist-test-slave-tnx0"
I20260710 13:17:45.270437 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:45.328207 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:45.329762 11223 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:17:45.330230 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:45.402191 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:36037
I20260710 13:17:45.402261 11289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:36037 every 8 connection(s)
I20260710 13:17:45.410385 11290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:45.432439 11290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27: Bootstrap starting.
I20260710 13:17:45.438519 11290 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.440543 11290 log.cc:826] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27: Log is configured to *not* fsync() on all Append() calls
I20260710 13:17:45.445101 11290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27: No bootstrap required, opened a new log
I20260710 13:17:45.465615 11290 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0540b6cac82c476a94994331436e1f27" member_type: VOTER }
I20260710 13:17:45.466171 11290 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.466485 11290 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0540b6cac82c476a94994331436e1f27, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.467686 11290 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0540b6cac82c476a94994331436e1f27" member_type: VOTER }
I20260710 13:17:45.468205 11290 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:45.468538 11290 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:45.469044 11290 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.473361 11290 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0540b6cac82c476a94994331436e1f27" member_type: VOTER }
I20260710 13:17:45.474021 11290 leader_election.cc:304] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [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: 0540b6cac82c476a94994331436e1f27; no voters: 
I20260710 13:17:45.475723 11290 leader_election.cc:290] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:45.476078 11293 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.478735 11293 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 1 LEADER]: Becoming Leader. State: Replica: 0540b6cac82c476a94994331436e1f27, State: Running, Role: LEADER
I20260710 13:17:45.479647 11293 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [LEADER]: Queue going to LEADER mode. State: All 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: "0540b6cac82c476a94994331436e1f27" member_type: VOTER }
I20260710 13:17:45.480711 11290 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:45.491055 11294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0540b6cac82c476a94994331436e1f27" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0540b6cac82c476a94994331436e1f27" member_type: VOTER } }
I20260710 13:17:45.491292 11295 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0540b6cac82c476a94994331436e1f27. Latest consensus state: current_term: 1 leader_uuid: "0540b6cac82c476a94994331436e1f27" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0540b6cac82c476a94994331436e1f27" member_type: VOTER } }
I20260710 13:17:45.491866 11295 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:45.491868 11294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:45.495415 11303 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:45.507576 11303 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:45.510179 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:45.524922 11303 catalog_manager.cc:1383] Generated new cluster ID: 9978cab9b5e446f08d82f30e015c33f5
I20260710 13:17:45.525231 11303 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:45.544338 11303 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:45.545812 11303 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:45.565613 11303 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27: Generated new TSK 0
I20260710 13:17:45.566637 11303 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:45.576611 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:45.585105 11312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:45.587502 11313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:45.589840 11315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:45.590646 11223 server_base.cc:1061] running on GCE node
I20260710 13:17:45.591598 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:45.591866 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:45.592075 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689465592056 us; error 0 us; skew 500 ppm
I20260710 13:17:45.592867 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:45.596913 11223 webserver.cc:533] Webserver started at http://127.10.245.193:41365/ using document root <none> and password file <none>
I20260710 13:17:45.597609 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:45.597852 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:45.598186 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:45.599684 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-0-root/instance:
uuid: "e889cc2229744fb7a9304af2ec65b2c4"
format_stamp: "Formatted at 2026-07-10 13:17:45 on dist-test-slave-tnx0"
I20260710 13:17:45.606618 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:17:45.611795 11320 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:45.612625 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:17:45.612962 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "e889cc2229744fb7a9304af2ec65b2c4"
format_stamp: "Formatted at 2026-07-10 13:17:45 on dist-test-slave-tnx0"
I20260710 13:17:45.613343 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:45.641153 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:45.642961 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:45.645738 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:45.651171 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:45.651469 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:45.651782 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:45.652055 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:45.750986 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:45373
I20260710 13:17:45.751078 11382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:45373 every 8 connection(s)
I20260710 13:17:45.759902 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:45.780001 11386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:45.783067 11388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:45.799582 11383 heartbeater.cc:344] Connected to a master server at 127.10.245.254:36037
I20260710 13:17:45.800203 11383 heartbeater.cc:461] Registering TS with master...
W20260710 13:17:45.801118 11390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:45.801667 11383 heartbeater.cc:507] Master 127.10.245.254:36037 requested a full tablet report, sending...
I20260710 13:17:45.801753 11223 server_base.cc:1061] running on GCE node
I20260710 13:17:45.802940 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:45.803251 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:45.803433 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689465803418 us; error 0 us; skew 500 ppm
I20260710 13:17:45.804250 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:45.805378 11255 ts_manager.cc:194] Registered new tserver with Master: e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373)
I20260710 13:17:45.807411 11223 webserver.cc:533] Webserver started at http://127.10.245.194:43959/ using document root <none> and password file <none>
I20260710 13:17:45.807904 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:45.808085 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:45.808315 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:45.808311 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58874
I20260710 13:17:45.810022 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-1-root/instance:
uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
format_stamp: "Formatted at 2026-07-10 13:17:45 on dist-test-slave-tnx0"
I20260710 13:17:45.816270 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:17:45.820969 11395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:45.821871 11223 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:17:45.822191 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-1-root
uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
format_stamp: "Formatted at 2026-07-10 13:17:45 on dist-test-slave-tnx0"
I20260710 13:17:45.822479 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:45.848676 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:45.850033 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:45.852888 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:45.856561 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:45.856753 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:45.857053 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:45.857226 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:45.964236 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:38991
I20260710 13:17:45.964344 11457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:38991 every 8 connection(s)
I20260710 13:17:45.972188 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:17:45.986976 11458 heartbeater.cc:344] Connected to a master server at 127.10.245.254:36037
I20260710 13:17:45.987449 11458 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:45.988481 11458 heartbeater.cc:507] Master 127.10.245.254:36037 requested a full tablet report, sending...
W20260710 13:17:45.988730 11464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:45.987010 11461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:45.989909 11462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:45.991009 11255 ts_manager.cc:194] Registered new tserver with Master: 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:45.993713 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58878
I20260710 13:17:45.994282 11223 server_base.cc:1061] running on GCE node
I20260710 13:17:45.995487 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:45.995772 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:45.995970 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689465995953 us; error 0 us; skew 500 ppm
I20260710 13:17:45.996726 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:45.999487 11223 webserver.cc:533] Webserver started at http://127.10.245.195:42671/ using document root <none> and password file <none>
I20260710 13:17:46.000123 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:46.000358 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:46.000676 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:46.002183 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-2-root/instance:
uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
format_stamp: "Formatted at 2026-07-10 13:17:45 on dist-test-slave-tnx0"
I20260710 13:17:46.007975 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:17:46.012187 11469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:46.013073 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:17:46.013403 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-2-root
uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
format_stamp: "Formatted at 2026-07-10 13:17:45 on dist-test-slave-tnx0"
I20260710 13:17:46.013773 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689463834581-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:46.025460 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:46.026952 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:46.028787 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:46.032639 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:46.032886 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:46.033154 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:46.033361 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:46.118717 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:39171
I20260710 13:17:46.118786 11531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:39171 every 8 connection(s)
I20260710 13:17:46.137082 11532 heartbeater.cc:344] Connected to a master server at 127.10.245.254:36037
I20260710 13:17:46.137491 11532 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:46.138264 11532 heartbeater.cc:507] Master 127.10.245.254:36037 requested a full tablet report, sending...
I20260710 13:17:46.140246 11255 ts_manager.cc:194] Registered new tserver with Master: 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:46.140931 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016533071s
I20260710 13:17:46.141921 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58886
I20260710 13:17:46.191279 11255 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58902:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:17:46.194774 11255 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:17:46.291713 11497 tablet_service.cc:1511] Processing CreateTablet for tablet 624f5aeb97064d07bf8630d351ff0254 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:46.293955 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624f5aeb97064d07bf8630d351ff0254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.306051 11496 tablet_service.cc:1511] Processing CreateTablet for tablet dd30ec8d04414d4697046adfc22a8732 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:46.307581 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd30ec8d04414d4697046adfc22a8732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.310189 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 084f560580b542e1b4db45f07e9e753d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:46.311594 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084f560580b542e1b4db45f07e9e753d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.320912 11550 tablet_bootstrap.cc:492] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:46.320015 11423 tablet_service.cc:1511] Processing CreateTablet for tablet 624f5aeb97064d07bf8630d351ff0254 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:46.323521 11422 tablet_service.cc:1511] Processing CreateTablet for tablet dd30ec8d04414d4697046adfc22a8732 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:46.322901 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 084f560580b542e1b4db45f07e9e753d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:46.327080 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624f5aeb97064d07bf8630d351ff0254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.329826 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd30ec8d04414d4697046adfc22a8732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.333941 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084f560580b542e1b4db45f07e9e753d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.342437 11550 tablet_bootstrap.cc:654] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.343040 11348 tablet_service.cc:1511] Processing CreateTablet for tablet 624f5aeb97064d07bf8630d351ff0254 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:46.344383 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624f5aeb97064d07bf8630d351ff0254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.348176 11346 tablet_service.cc:1511] Processing CreateTablet for tablet 084f560580b542e1b4db45f07e9e753d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:46.349514 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084f560580b542e1b4db45f07e9e753d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.352192 11345 tablet_service.cc:1511] Processing CreateTablet for tablet c32ac905f7ef4a618717527b585e4c88 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:46.353590 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32ac905f7ef4a618717527b585e4c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.357954 11347 tablet_service.cc:1511] Processing CreateTablet for tablet dd30ec8d04414d4697046adfc22a8732 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:46.360493 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd30ec8d04414d4697046adfc22a8732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.358781 11550 tablet_bootstrap.cc:492] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:46.358105 11420 tablet_service.cc:1511] Processing CreateTablet for tablet c32ac905f7ef4a618717527b585e4c88 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:46.363078 11550 ts_tablet_manager.cc:1403] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.017s
I20260710 13:17:46.366797 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32ac905f7ef4a618717527b585e4c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.375286 11550 raft_consensus.cc:359] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.376441 11550 raft_consensus.cc:385] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.376785 11550 raft_consensus.cc:740] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.380335 11550 consensus_queue.cc:260] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.384585 11495 tablet_service.cc:1511] Processing CreateTablet for tablet c32ac905f7ef4a618717527b585e4c88 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:46.386390 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32ac905f7ef4a618717527b585e4c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.399065 11419 tablet_service.cc:1511] Processing CreateTablet for tablet cc444c5f664a41869f3202eafa50042d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:46.402944 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc444c5f664a41869f3202eafa50042d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.408968 11345 tablet_service.cc:1511] Processing CreateTablet for tablet cc444c5f664a41869f3202eafa50042d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:46.410652 11550 ts_tablet_manager.cc:1434] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.008s
I20260710 13:17:46.415035 11532 heartbeater.cc:499] Master 127.10.245.254:36037 was elected leader, sending a full tablet report...
I20260710 13:17:46.416194 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc444c5f664a41869f3202eafa50042d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.425514 11550 tablet_bootstrap.cc:492] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:46.431466 11496 tablet_service.cc:1511] Processing CreateTablet for tablet cc444c5f664a41869f3202eafa50042d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:46.432802 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc444c5f664a41869f3202eafa50042d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.440200 11347 tablet_service.cc:1511] Processing CreateTablet for tablet c6fd6ca8f4094327af2d2eb76555095e (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:46.441118 11420 tablet_service.cc:1511] Processing CreateTablet for tablet c6fd6ca8f4094327af2d2eb76555095e (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:46.441514 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fd6ca8f4094327af2d2eb76555095e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.442359 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fd6ca8f4094327af2d2eb76555095e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.450378 11497 tablet_service.cc:1511] Processing CreateTablet for tablet c6fd6ca8f4094327af2d2eb76555095e (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:46.452010 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fd6ca8f4094327af2d2eb76555095e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.458202 11348 tablet_service.cc:1511] Processing CreateTablet for tablet 505624958d16461088e3a094bd20be54 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:46.459421 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505624958d16461088e3a094bd20be54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.467969 11552 tablet_bootstrap.cc:492] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:46.469597 11550 tablet_bootstrap.cc:654] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.480175 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 505624958d16461088e3a094bd20be54 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:46.481940 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505624958d16461088e3a094bd20be54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.487703 11554 tablet_bootstrap.cc:492] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:46.490566 11494 tablet_service.cc:1511] Processing CreateTablet for tablet 505624958d16461088e3a094bd20be54 (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:46.492333 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505624958d16461088e3a094bd20be54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.497053 11346 tablet_service.cc:1511] Processing CreateTablet for tablet f52008feaa5540518f678c984a108adf (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260710 13:17:46.497963 11302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:46.498729 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52008feaa5540518f678c984a108adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.495217 11552 tablet_bootstrap.cc:654] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.502863 11493 tablet_service.cc:1511] Processing CreateTablet for tablet f52008feaa5540518f678c984a108adf (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:46.509092 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52008feaa5540518f678c984a108adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.517064 11348 tablet_service.cc:1511] Processing CreateTablet for tablet f03dd5df20014b1088a2d1afa23f904d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:46.519502 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03dd5df20014b1088a2d1afa23f904d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.523267 11554 tablet_bootstrap.cc:654] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.521870 11421 tablet_service.cc:1511] Processing CreateTablet for tablet f52008feaa5540518f678c984a108adf (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:46.528613 11550 tablet_bootstrap.cc:492] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:46.531800 11550 ts_tablet_manager.cc:1403] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.006s
I20260710 13:17:46.533967 11420 tablet_service.cc:1511] Processing CreateTablet for tablet f03dd5df20014b1088a2d1afa23f904d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:46.535079 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52008feaa5540518f678c984a108adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.534933 11550 raft_consensus.cc:359] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.535699 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03dd5df20014b1088a2d1afa23f904d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.535661 11550 raft_consensus.cc:385] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.540253 11550 raft_consensus.cc:740] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.550046 11550 consensus_queue.cc:260] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.550855 11496 tablet_service.cc:1511] Processing CreateTablet for tablet f03dd5df20014b1088a2d1afa23f904d (DEFAULT_TABLE table=test-workload [id=bd9575973de64795bd2526a3b53a92ce]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:46.552107 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03dd5df20014b1088a2d1afa23f904d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:46.569902 11554 tablet_bootstrap.cc:492] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:46.570401 11554 ts_tablet_manager.cc:1403] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.006s
I20260710 13:17:46.575290 11550 ts_tablet_manager.cc:1434] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260710 13:17:46.576344 11550 tablet_bootstrap.cc:492] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:46.576617 11552 tablet_bootstrap.cc:492] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:46.577065 11552 ts_tablet_manager.cc:1403] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.110s	user 0.004s	sys 0.013s
I20260710 13:17:46.573940 11554 raft_consensus.cc:359] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.582338 11554 raft_consensus.cc:385] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.582654 11554 raft_consensus.cc:740] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.583290 11554 consensus_queue.cc:260] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.580417 11552 raft_consensus.cc:359] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.593662 11552 raft_consensus.cc:385] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.594067 11552 raft_consensus.cc:740] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.594944 11552 consensus_queue.cc:260] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.597791 11550 tablet_bootstrap.cc:654] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.604219 11458 heartbeater.cc:499] Master 127.10.245.254:36037 was elected leader, sending a full tablet report...
I20260710 13:17:46.604868 11554 ts_tablet_manager.cc:1434] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.008s
I20260710 13:17:46.605967 11554 tablet_bootstrap.cc:492] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:46.607128 11552 ts_tablet_manager.cc:1434] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260710 13:17:46.607779 11383 heartbeater.cc:499] Master 127.10.245.254:36037 was elected leader, sending a full tablet report...
I20260710 13:17:46.608063 11552 tablet_bootstrap.cc:492] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:46.613369 11554 tablet_bootstrap.cc:654] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.617921 11552 tablet_bootstrap.cc:654] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:46.625545 11533 tablet.cc:2406] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:17:46.626011 11554 tablet_bootstrap.cc:492] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:46.626580 11554 ts_tablet_manager.cc:1403] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 13:17:46.629746 11554 raft_consensus.cc:359] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.630679 11554 raft_consensus.cc:385] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.631072 11554 raft_consensus.cc:740] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.631852 11554 consensus_queue.cc:260] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.634883 11554 ts_tablet_manager.cc:1434] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:46.635934 11554 tablet_bootstrap.cc:492] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:46.638254 11550 tablet_bootstrap.cc:492] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:46.638852 11550 ts_tablet_manager.cc:1403] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.011s
I20260710 13:17:46.642858 11554 tablet_bootstrap.cc:654] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.661578 11554 tablet_bootstrap.cc:492] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:46.662180 11554 ts_tablet_manager.cc:1403] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260710 13:17:46.665407 11554 raft_consensus.cc:359] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.666246 11554 raft_consensus.cc:385] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.666626 11554 raft_consensus.cc:740] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.667606 11554 consensus_queue.cc:260] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.670192 11554 ts_tablet_manager.cc:1434] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:17:46.671190 11554 tablet_bootstrap.cc:492] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:46.679385 11554 tablet_bootstrap.cc:654] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.642621 11550 raft_consensus.cc:359] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.685246 11550 raft_consensus.cc:385] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.685658 11550 raft_consensus.cc:740] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.686627 11550 consensus_queue.cc:260] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.690788 11552 tablet_bootstrap.cc:492] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:46.690901 11550 ts_tablet_manager.cc:1434] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.003s
I20260710 13:17:46.691316 11552 ts_tablet_manager.cc:1403] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.083s	user 0.043s	sys 0.025s
I20260710 13:17:46.691814 11550 tablet_bootstrap.cc:492] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:46.694108 11552 raft_consensus.cc:359] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.694808 11552 raft_consensus.cc:385] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.695154 11552 raft_consensus.cc:740] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.695885 11552 consensus_queue.cc:260] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.698211 11552 ts_tablet_manager.cc:1434] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:17:46.699613 11552 tablet_bootstrap.cc:492] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:46.705243 11553 raft_consensus.cc:493] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.705969 11552 tablet_bootstrap.cc:654] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.705911 11553 raft_consensus.cc:515] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.708483 11550 tablet_bootstrap.cc:654] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.709975 11558 raft_consensus.cc:493] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.710465 11558 raft_consensus.cc:515] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.713066 11558 leader_election.cc:290] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:46.722765 11553 leader_election.cc:290] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373)
I20260710 13:17:46.726318 11550 tablet_bootstrap.cc:492] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:46.726794 11550 ts_tablet_manager.cc:1403] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.007s
I20260710 13:17:46.729835 11550 raft_consensus.cc:359] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.730496 11550 raft_consensus.cc:385] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.730810 11550 raft_consensus.cc:740] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.731524 11550 consensus_queue.cc:260] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.735250 11552 tablet_bootstrap.cc:492] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:46.735708 11552 ts_tablet_manager.cc:1403] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260710 13:17:46.739252 11552 raft_consensus.cc:359] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.741782 11552 raft_consensus.cc:385] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.742131 11550 ts_tablet_manager.cc:1434] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 13:17:46.742493 11552 raft_consensus.cc:740] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.745365 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:46.747380 11507 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 0.
I20260710 13:17:46.747032 11552 consensus_queue.cc:260] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.748733 11554 tablet_bootstrap.cc:492] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:46.749442 11550 tablet_bootstrap.cc:492] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:46.749256 11396 leader_election.cc:304] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:46.751032 11558 raft_consensus.cc:2804] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.751667 11558 raft_consensus.cc:493] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.752027 11558 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.752503 11552 ts_tablet_manager.cc:1434] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:17:46.751194 11554 ts_tablet_manager.cc:1403] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.025s
I20260710 13:17:46.762164 11552 tablet_bootstrap.cc:492] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:46.764267 11558 raft_consensus.cc:515] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.765182 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4" is_pre_election: true
I20260710 13:17:46.766368 11358 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 0.
I20260710 13:17:46.770646 11558 leader_election.cc:290] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:46.772553 11552 tablet_bootstrap.cc:654] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.772476 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:46.773134 11358 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.774042 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:46.774073 11554 raft_consensus.cc:359] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.774691 11507 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.774865 11554 raft_consensus.cc:385] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.775247 11554 raft_consensus.cc:740] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.778784 11559 raft_consensus.cc:493] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.779357 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4" is_pre_election: true
I20260710 13:17:46.779285 11559 raft_consensus.cc:515] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.782198 11559 leader_election.cc:290] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:46.778422 11554 consensus_queue.cc:260] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.782476 11357 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 0.
I20260710 13:17:46.798525 11550 tablet_bootstrap.cc:654] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.804850 11358 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 1.
I20260710 13:17:46.806694 11554 ts_tablet_manager.cc:1434] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260710 13:17:46.811290 11552 tablet_bootstrap.cc:492] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:46.811755 11507 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 1.
I20260710 13:17:46.812435 11552 ts_tablet_manager.cc:1403] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.012s
I20260710 13:17:46.814805 11396 leader_election.cc:304] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:46.815711 11558 raft_consensus.cc:2804] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:46.823647 11554 tablet_bootstrap.cc:492] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:46.824452 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" is_pre_election: true
I20260710 13:17:46.828436 11433 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 0.
I20260710 13:17:46.826371 11558 raft_consensus.cc:697] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:46.830149 11472 leader_election.cc:304] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:46.830441 11558 consensus_queue.cc:237] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.831034 11553 raft_consensus.cc:2804] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.831379 11553 raft_consensus.cc:493] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.831686 11553 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.829064 11552 raft_consensus.cc:359] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.833495 11552 raft_consensus.cc:385] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.841933 11552 raft_consensus.cc:740] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.851068 11550 tablet_bootstrap.cc:492] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:46.851617 11550 ts_tablet_manager.cc:1403] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.011s
I20260710 13:17:46.851161 11552 consensus_queue.cc:260] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.854903 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" is_pre_election: true
I20260710 13:17:46.859728 11433 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 0.
I20260710 13:17:46.861466 11323 leader_election.cc:304] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bf7ce55c1da449bb2bd4da1c134ac7d, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:46.853039 11553 raft_consensus.cc:515] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.868119 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:46.868970 11507 raft_consensus.cc:2393] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e889cc2229744fb7a9304af2ec65b2c4 in current term 1: Already voted for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in this term.
I20260710 13:17:46.870607 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:46.871351 11433 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.872030 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:46.872500 11553 leader_election.cc:290] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 1 election: Requested vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373)
I20260710 13:17:46.872937 11358 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.877409 11550 raft_consensus.cc:359] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.878314 11550 raft_consensus.cc:385] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.878660 11550 raft_consensus.cc:740] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.879577 11550 consensus_queue.cc:260] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.893332 11550 ts_tablet_manager.cc:1434] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 13:17:46.894274 11550 tablet_bootstrap.cc:492] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:46.896124 11358 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 1.
I20260710 13:17:46.897358 11552 ts_tablet_manager.cc:1434] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.006s
I20260710 13:17:46.900805 11554 tablet_bootstrap.cc:654] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.900544 11254 catalog_manager.cc:5697] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.902158 11559 raft_consensus.cc:2764] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:17:46.903381 11473 leader_election.cc:304] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:46.905239 11550 tablet_bootstrap.cc:654] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.906077 11552 tablet_bootstrap.cc:492] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:46.909723 11553 raft_consensus.cc:2804] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:46.916867 11554 tablet_bootstrap.cc:492] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:46.917358 11554 ts_tablet_manager.cc:1403] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.004s
I20260710 13:17:46.919617 11552 tablet_bootstrap.cc:654] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.921355 11550 tablet_bootstrap.cc:492] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:46.921821 11550 ts_tablet_manager.cc:1403] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.011s
I20260710 13:17:46.921240 11433 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 1.
I20260710 13:17:46.925645 11554 raft_consensus.cc:359] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.931517 11554 raft_consensus.cc:385] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.931818 11554 raft_consensus.cc:740] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.932193 11550 raft_consensus.cc:359] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.932519 11554 consensus_queue.cc:260] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.933099 11550 raft_consensus.cc:385] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.933513 11550 raft_consensus.cc:740] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.934844 11554 ts_tablet_manager.cc:1434] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 13:17:46.935905 11554 tablet_bootstrap.cc:492] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:46.934418 11550 consensus_queue.cc:260] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.942163 11553 raft_consensus.cc:697] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Becoming Leader. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:46.943140 11553 consensus_queue.cc:237] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:46.948019 11552 tablet_bootstrap.cc:492] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:46.948486 11552 ts_tablet_manager.cc:1403] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.045s	user 0.001s	sys 0.013s
I20260710 13:17:46.951640 11550 ts_tablet_manager.cc:1434] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.001s
I20260710 13:17:46.953056 11550 tablet_bootstrap.cc:492] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:46.951406 11552 raft_consensus.cc:359] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.955070 11552 raft_consensus.cc:385] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.955394 11552 raft_consensus.cc:740] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.956214 11552 consensus_queue.cc:260] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.961694 11550 tablet_bootstrap.cc:654] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.967912 11253 catalog_manager.cc:5697] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.971853 11553 raft_consensus.cc:493] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.972308 11553 raft_consensus.cc:515] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.972438 11552 ts_tablet_manager.cc:1434] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 13:17:46.973745 11554 tablet_bootstrap.cc:654] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.979430 11552 tablet_bootstrap.cc:492] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:46.979750 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4" is_pre_election: true
I20260710 13:17:46.980588 11358 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 0.
I20260710 13:17:46.982107 11558 raft_consensus.cc:493] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.982407 11473 leader_election.cc:304] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:46.982606 11558 raft_consensus.cc:515] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.983549 11586 raft_consensus.cc:2804] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.983942 11586 raft_consensus.cc:493] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.984259 11586 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.984757 11558 leader_election.cc:290] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:46.986243 11552 tablet_bootstrap.cc:654] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.986052 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc444c5f664a41869f3202eafa50042d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:46.987138 11507 raft_consensus.cc:2468] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 0.
I20260710 13:17:46.988332 11396 leader_election.cc:304] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:46.989101 11558 raft_consensus.cc:2804] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.989359 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc444c5f664a41869f3202eafa50042d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4" is_pre_election: true
I20260710 13:17:46.989617 11558 raft_consensus.cc:493] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.990075 11558 raft_consensus.cc:3060] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:46.991230 11399 leader_election.cc:343] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:46.991125 11586 raft_consensus.cc:515] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:46.993378 11586 leader_election.cc:290] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 1 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:46.993556 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" is_pre_election: true
I20260710 13:17:46.994338 11433 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 0.
I20260710 13:17:46.996322 11550 tablet_bootstrap.cc:492] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:46.996785 11550 ts_tablet_manager.cc:1403] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.006s
I20260710 13:17:46.997788 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:46.998512 11433 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.002051 11558 raft_consensus.cc:515] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.002373 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:47.003121 11358 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.004302 11558 leader_election.cc:290] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.005828 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc444c5f664a41869f3202eafa50042d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.006606 11507 raft_consensus.cc:3060] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.006743 11554 tablet_bootstrap.cc:492] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:47.007467 11554 ts_tablet_manager.cc:1403] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.014s
I20260710 13:17:47.010025 11550 raft_consensus.cc:359] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.010988 11550 raft_consensus.cc:385] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.010892 11554 raft_consensus.cc:359] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.011391 11550 raft_consensus.cc:740] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.011798 11554 raft_consensus.cc:385] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.011813 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc444c5f664a41869f3202eafa50042d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:47.012256 11554 raft_consensus.cc:740] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.012280 11550 consensus_queue.cc:260] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.013185 11554 consensus_queue.cc:260] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
W20260710 13:17:47.013772 11399 leader_election.cc:343] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:47.015389 11550 ts_tablet_manager.cc:1434] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.007s
I20260710 13:17:47.015795 11552 tablet_bootstrap.cc:492] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:47.016297 11552 ts_tablet_manager.cc:1403] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.003s
I20260710 13:17:47.016470 11550 tablet_bootstrap.cc:492] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:47.019446 11552 raft_consensus.cc:359] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.020201 11552 raft_consensus.cc:385] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.020533 11552 raft_consensus.cc:740] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.021438 11559 raft_consensus.cc:493] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.021298 11552 consensus_queue.cc:260] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.021912 11559 raft_consensus.cc:515] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.024140 11550 tablet_bootstrap.cc:654] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.024086 11559 leader_election.cc:290] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.021440 11553 leader_election.cc:290] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:47.025058 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" is_pre_election: true
I20260710 13:17:47.025300 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:47.025993 11506 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 0.
W20260710 13:17:47.026398 11323 leader_election.cc:343] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:47.026603 11554 ts_tablet_manager.cc:1434] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 13:17:47.027284 11552 ts_tablet_manager.cc:1434] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:17:47.027590 11554 tablet_bootstrap.cc:492] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:47.027410 11321 leader_election.cc:304] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:47.027832 11433 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 1.
I20260710 13:17:47.028224 11559 raft_consensus.cc:2804] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:47.028617 11559 raft_consensus.cc:493] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:47.029096 11559 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.028432 11552 tablet_bootstrap.cc:492] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:47.031697 11472 leader_election.cc:304] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:47.033613 11553 raft_consensus.cc:2804] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:47.034300 11553 raft_consensus.cc:697] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Becoming Leader. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:47.037668 11553 consensus_queue.cc:237] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.039021 11358 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 1.
I20260710 13:17:47.040786 11559 raft_consensus.cc:515] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.044454 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
W20260710 13:17:47.045789 11323 leader_election.cc:343] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:47.042797 11559 leader_election.cc:290] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 election: Requested vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.050213 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.051038 11506 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.058454 11506 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 1.
I20260710 13:17:47.059618 11558 raft_consensus.cc:493] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.060119 11558 raft_consensus.cc:515] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.062378 11558 leader_election.cc:290] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.062657 11559 raft_consensus.cc:493] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.063148 11559 raft_consensus.cc:515] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.063377 11321 leader_election.cc:304] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:47.065222 11559 leader_election.cc:290] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.065861 11559 raft_consensus.cc:2804] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:47.065963 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" is_pre_election: true
I20260710 13:17:47.066339 11559 raft_consensus.cc:697] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:47.066562 11433 raft_consensus.cc:2468] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 0.
I20260710 13:17:47.067170 11559 consensus_queue.cc:237] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.067659 11323 leader_election.cc:304] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bf7ce55c1da449bb2bd4da1c134ac7d, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.068616 11554 tablet_bootstrap.cc:654] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.068572 11579 raft_consensus.cc:2804] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:47.069077 11579 raft_consensus.cc:493] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:47.069437 11579 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.072461 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:47.072903 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:47.073223 11505 raft_consensus.cc:2468] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 0.
I20260710 13:17:47.053696 11507 raft_consensus.cc:2468] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 1.
I20260710 13:17:47.078051 11579 raft_consensus.cc:515] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.080853 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.081449 11506 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.080853 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:47.081657 11253 catalog_manager.cc:5697] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:47.082532 11433 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.084740 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4" is_pre_election: true
I20260710 13:17:47.085479 11358 raft_consensus.cc:2393] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in current term 1: Already voted for candidate e889cc2229744fb7a9304af2ec65b2c4 in this term.
I20260710 13:17:47.088279 11552 tablet_bootstrap.cc:654] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.088179 11506 raft_consensus.cc:2468] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 1.
I20260710 13:17:47.088665 11396 leader_election.cc:304] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:47.089712 11558 raft_consensus.cc:2804] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:47.090262 11558 raft_consensus.cc:697] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:47.090974 11558 consensus_queue.cc:237] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.093355 11399 leader_election.cc:304] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:47.096254 11321 leader_election.cc:304] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.096598 11251 catalog_manager.cc:5697] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.097901 11554 tablet_bootstrap.cc:492] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:47.098349 11554 ts_tablet_manager.cc:1403] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.001s
I20260710 13:17:47.101577 11559 raft_consensus.cc:2804] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:47.101903 11579 leader_election.cc:290] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 election: Requested vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.119138 11554 raft_consensus.cc:359] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.119879 11554 raft_consensus.cc:385] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.120059 11550 tablet_bootstrap.cc:492] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:47.120303 11554 raft_consensus.cc:740] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.120677 11550 ts_tablet_manager.cc:1403] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.014s
I20260710 13:17:47.121217 11554 consensus_queue.cc:260] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.125690 11550 raft_consensus.cc:359] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.118747 11433 raft_consensus.cc:2468] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 1.
I20260710 13:17:47.127372 11576 raft_consensus.cc:2749] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:47.126343 11550 raft_consensus.cc:385] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.128062 11550 raft_consensus.cc:740] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.128947 11550 consensus_queue.cc:260] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.137089 11550 ts_tablet_manager.cc:1434] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 13:17:47.138306 11550 tablet_bootstrap.cc:492] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39: Bootstrap starting.
I20260710 13:17:47.141443 11559 raft_consensus.cc:697] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:47.142872 11253 catalog_manager.cc:5697] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.148769 11552 tablet_bootstrap.cc:492] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:47.149221 11552 ts_tablet_manager.cc:1403] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.005s
I20260710 13:17:47.152961 11550 tablet_bootstrap.cc:654] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.153443 11554 ts_tablet_manager.cc:1434] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.012s
I20260710 13:17:47.152577 11552 raft_consensus.cc:359] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.153973 11552 raft_consensus.cc:385] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.154286 11552 raft_consensus.cc:740] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.146791 11559 consensus_queue.cc:237] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.155761 11554 tablet_bootstrap.cc:492] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:47.157613 11552 consensus_queue.cc:260] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.165577 11552 ts_tablet_manager.cc:1434] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:17:47.169337 11550 tablet_bootstrap.cc:492] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39: No bootstrap required, opened a new log
I20260710 13:17:47.169759 11550 ts_tablet_manager.cc:1403] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260710 13:17:47.170178 11552 tablet_bootstrap.cc:492] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:47.171391 11254 catalog_manager.cc:5697] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.172147 11550 raft_consensus.cc:359] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.172776 11550 raft_consensus.cc:385] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.173034 11550 raft_consensus.cc:740] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.173645 11550 consensus_queue.cc:260] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.175806 11550 ts_tablet_manager.cc:1434] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:17:47.178376 11554 tablet_bootstrap.cc:654] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.188560 11552 tablet_bootstrap.cc:654] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.191738 11554 tablet_bootstrap.cc:492] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:47.192137 11554 ts_tablet_manager.cc:1403] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260710 13:17:47.194278 11554 raft_consensus.cc:359] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.195076 11554 raft_consensus.cc:385] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.195320 11554 raft_consensus.cc:740] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.196184 11552 tablet_bootstrap.cc:492] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:47.196084 11554 consensus_queue.cc:260] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.196581 11552 ts_tablet_manager.cc:1403] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.005s
I20260710 13:17:47.198096 11554 ts_tablet_manager.cc:1434] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:47.199088 11554 tablet_bootstrap.cc:492] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Bootstrap starting.
I20260710 13:17:47.199420 11552 raft_consensus.cc:359] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.200030 11552 raft_consensus.cc:385] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.200263 11552 raft_consensus.cc:740] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.200984 11552 consensus_queue.cc:260] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.203485 11552 ts_tablet_manager.cc:1434] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:17:47.204290 11552 tablet_bootstrap.cc:492] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4: Bootstrap starting.
I20260710 13:17:47.204802 11600 raft_consensus.cc:493] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.205485 11600 raft_consensus.cc:515] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.209337 11600 leader_election.cc:290] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.210474 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fd6ca8f4094327af2d2eb76555095e" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4" is_pre_election: true
I20260710 13:17:47.210497 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fd6ca8f4094327af2d2eb76555095e" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:47.211313 11358 raft_consensus.cc:2468] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 0.
I20260710 13:17:47.211498 11552 tablet_bootstrap.cc:654] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.211398 11506 raft_consensus.cc:2468] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 0.
I20260710 13:17:47.209350 11554 tablet_bootstrap.cc:654] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.212939 11399 leader_election.cc:304] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bf7ce55c1da449bb2bd4da1c134ac7d, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.214644 11600 raft_consensus.cc:2804] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:47.216575 11600 raft_consensus.cc:493] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:47.219206 11600 raft_consensus.cc:3060] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.231736 11600 raft_consensus.cc:515] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.233028 11552 tablet_bootstrap.cc:492] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4: No bootstrap required, opened a new log
I20260710 13:17:47.233356 11552 ts_tablet_manager.cc:1403] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.003s
I20260710 13:17:47.235630 11554 tablet_bootstrap.cc:492] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d: No bootstrap required, opened a new log
I20260710 13:17:47.236011 11554 ts_tablet_manager.cc:1403] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260710 13:17:47.235812 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fd6ca8f4094327af2d2eb76555095e" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:47.234483 11600 leader_election.cc:290] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.237252 11358 raft_consensus.cc:3060] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.236835 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fd6ca8f4094327af2d2eb76555095e" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.238595 11506 raft_consensus.cc:3060] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.238983 11554 raft_consensus.cc:359] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.239614 11554 raft_consensus.cc:385] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.239862 11554 raft_consensus.cc:740] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.240787 11554 consensus_queue.cc:260] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.243733 11358 raft_consensus.cc:2468] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 1.
I20260710 13:17:47.244812 11559 raft_consensus.cc:493] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.245208 11552 raft_consensus.cc:359] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.245290 11559 raft_consensus.cc:515] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.245935 11552 raft_consensus.cc:385] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.246284 11552 raft_consensus.cc:740] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.246985 11552 consensus_queue.cc:260] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.247675 11559 leader_election.cc:290] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.248805 11399 leader_election.cc:304] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bf7ce55c1da449bb2bd4da1c134ac7d, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.249882 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc444c5f664a41869f3202eafa50042d" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" is_pre_election: true
I20260710 13:17:47.250319 11600 raft_consensus.cc:2804] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:47.250921 11552 ts_tablet_manager.cc:1434] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:17:47.251374 11600 raft_consensus.cc:697] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:47.252058 11600 consensus_queue.cc:237] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.252543 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc444c5f664a41869f3202eafa50042d" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:47.253259 11507 raft_consensus.cc:2393] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e889cc2229744fb7a9304af2ec65b2c4 in current term 1: Already voted for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in this term.
I20260710 13:17:47.254427 11321 leader_election.cc:304] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e889cc2229744fb7a9304af2ec65b2c4; no voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:47.255347 11554 ts_tablet_manager.cc:1434] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:17:47.257350 11559 raft_consensus.cc:3060] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.260618 11254 catalog_manager.cc:5697] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.262774 11598 raft_consensus.cc:493] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.263237 11598 raft_consensus.cc:515] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.265237 11598 leader_election.cc:290] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.267112 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52008feaa5540518f678c984a108adf" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:47.267693 11507 raft_consensus.cc:2468] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 0.
I20260710 13:17:47.269141 11321 leader_election.cc:304] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.269974 11598 raft_consensus.cc:2804] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:47.270160 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52008feaa5540518f678c984a108adf" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" is_pre_election: true
I20260710 13:17:47.270399 11598 raft_consensus.cc:493] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:47.270793 11433 raft_consensus.cc:2468] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 0.
I20260710 13:17:47.270879 11598 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.275353 11600 raft_consensus.cc:493] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.275797 11600 raft_consensus.cc:515] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.275975 11558 consensus_queue.cc:1048] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.277004 11598 raft_consensus.cc:515] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.279971 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52008feaa5540518f678c984a108adf" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:47.280579 11433 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.281008 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52008feaa5540518f678c984a108adf" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.281705 11507 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.285285 11600 leader_election.cc:290] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.286442 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03dd5df20014b1088a2d1afa23f904d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:47.286790 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03dd5df20014b1088a2d1afa23f904d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4" is_pre_election: true
I20260710 13:17:47.287276 11505 raft_consensus.cc:2468] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 0.
I20260710 13:17:47.287492 11357 raft_consensus.cc:2468] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 0.
I20260710 13:17:47.288880 11396 leader_election.cc:304] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:47.289695 11600 raft_consensus.cc:2804] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:47.290057 11600 raft_consensus.cc:493] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:47.290403 11600 raft_consensus.cc:3060] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.292132 11506 raft_consensus.cc:2468] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 1.
I20260710 13:17:47.292323 11507 raft_consensus.cc:2468] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 1.
I20260710 13:17:47.292722 11559 raft_consensus.cc:2749] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:47.293911 11321 leader_election.cc:304] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.292799 11598 leader_election.cc:290] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 1 election: Requested vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.294693 11559 raft_consensus.cc:2804] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:47.295328 11433 raft_consensus.cc:2468] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 1.
I20260710 13:17:47.295769 11559 raft_consensus.cc:697] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:47.296829 11559 consensus_queue.cc:237] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.299993 11600 raft_consensus.cc:515] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.309321 11600 leader_election.cc:290] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.310993 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03dd5df20014b1088a2d1afa23f904d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.311703 11507 raft_consensus.cc:3060] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.316587 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03dd5df20014b1088a2d1afa23f904d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:47.317176 11357 raft_consensus.cc:3060] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.317133 11253 catalog_manager.cc:5697] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.324471 11558 consensus_queue.cc:1048] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.328836 11507 raft_consensus.cc:2468] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 1.
I20260710 13:17:47.329742 11357 raft_consensus.cc:2468] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 1.
I20260710 13:17:47.330124 11396 leader_election.cc:304] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:47.330869 11600 raft_consensus.cc:2804] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:47.332208 11600 raft_consensus.cc:697] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:47.337533 11600 consensus_queue.cc:237] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.347131 11253 catalog_manager.cc:5697] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.374150 11553 consensus_queue.cc:1048] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.377058 11600 raft_consensus.cc:493] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.378050 11600 raft_consensus.cc:515] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.381683 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4" is_pre_election: true
I20260710 13:17:47.388101 11586 consensus_queue.cc:1048] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.394712 11600 leader_election.cc:290] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.396579 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" is_pre_election: true
I20260710 13:17:47.397354 11506 raft_consensus.cc:2393] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in current term 1: Already voted for candidate e889cc2229744fb7a9304af2ec65b2c4 in this term.
I20260710 13:17:47.398547 11396 leader_election.cc:304] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:47.399356 11600 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.404930 11600 raft_consensus.cc:2749] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:47.447535 11506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
mode: GRACEFUL
new_leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:59224
I20260710 13:17:47.448109 11506 raft_consensus.cc:606] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Received request to transfer leadership to TS e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:47.453493 11506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
mode: GRACEFUL
new_leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:59224
I20260710 13:17:47.453982 11506 raft_consensus.cc:606] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Received request to transfer leadership to TS e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:47.460968 11559 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.471391 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
mode: GRACEFUL
new_leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:44352
I20260710 13:17:47.473232 11433 raft_consensus.cc:606] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Received request to transfer leadership to TS e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:47.473542 11579 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.504624 11357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "505624958d16461088e3a094bd20be54"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
mode: GRACEFUL
new_leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:60810
I20260710 13:17:47.505237 11357 raft_consensus.cc:606] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Received request to transfer leadership to TS 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:47.511155 11357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f52008feaa5540518f678c984a108adf"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
mode: GRACEFUL
new_leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:60810
I20260710 13:17:47.511750 11357 raft_consensus.cc:606] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Received request to transfer leadership to TS 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:47.517249 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f03dd5df20014b1088a2d1afa23f904d"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
mode: GRACEFUL
new_leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:44352
I20260710 13:17:47.517724 11433 raft_consensus.cc:606] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Received request to transfer leadership to TS 75dc8c27a8ad4f47ad83cdce7b105e39
I20260710 13:17:47.524369 11586 consensus_queue.cc:1048] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.530622 11553 raft_consensus.cc:993] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39: : Instructing follower e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:47.531060 11553 raft_consensus.cc:1081] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Signalling peer e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:47.534130 11358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:60794
I20260710 13:17:47.534677 11358 raft_consensus.cc:493] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.535245 11358 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.541451 11600 consensus_queue.cc:1048] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.544560 11358 raft_consensus.cc:515] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.547892 11586 consensus_queue.cc:1048] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.550211 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:47.552218 11358 leader_election.cc:290] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 2 election: Requested vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.553310 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.554313 11506 raft_consensus.cc:3055] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.554630 11506 raft_consensus.cc:740] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:47.555457 11506 consensus_queue.cc:260] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.556653 11506 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.567869 11506 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 2.
I20260710 13:17:47.570492 11321 leader_election.cc:304] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:47.571373 11579 raft_consensus.cc:2804] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.571830 11579 raft_consensus.cc:697] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:47.572593 11579 consensus_queue.cc:237] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.580262 11576 consensus_queue.cc:1048] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.585368 11253 catalog_manager.cc:5697] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 1 to 2, leader changed from 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195) to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.685437 11579 consensus_queue.cc:1048] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.696750 11598 consensus_queue.cc:1048] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.750466 11576 consensus_queue.cc:1048] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.760679 11558 consensus_queue.cc:1048] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.824369 11558 consensus_queue.cc:1048] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.836699 11576 consensus_queue.cc:1048] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.841559 11600 raft_consensus.cc:993] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d: : Instructing follower e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:47.842022 11600 raft_consensus.cc:1081] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Signalling peer e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:47.844828 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:60804
I20260710 13:17:47.845454 11356 raft_consensus.cc:493] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.845906 11356 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.851488 11576 raft_consensus.cc:993] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d: : Instructing follower 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:47.851902 11576 raft_consensus.cc:1081] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Signalling peer 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:47.853297 11356 raft_consensus.cc:515] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.853643 11507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f03dd5df20014b1088a2d1afa23f904d"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:59196
I20260710 13:17:47.854172 11507 raft_consensus.cc:493] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.854506 11507 raft_consensus.cc:3060] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.856906 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:47.857350 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.857466 11433 raft_consensus.cc:3055] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.857896 11356 leader_election.cc:290] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 2 election: Requested vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.859587 11506 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.857852 11433 raft_consensus.cc:740] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:47.861362 11433 consensus_queue.cc:260] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.861590 11507 raft_consensus.cc:515] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.862573 11433 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.864243 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03dd5df20014b1088a2d1afa23f904d" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:47.864770 11358 raft_consensus.cc:3060] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.865792 11506 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 2.
I20260710 13:17:47.866220 11507 leader_election.cc:290] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 2 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:47.867087 11321 leader_election.cc:304] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.867672 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03dd5df20014b1088a2d1afa23f904d" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:47.867928 11559 raft_consensus.cc:2804] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.868043 11624 raft_consensus.cc:993] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39: : Instructing follower e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:47.868260 11432 raft_consensus.cc:3055] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.868422 11559 raft_consensus.cc:697] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:47.868511 11624 raft_consensus.cc:1081] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Signalling peer e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:47.868610 11432 raft_consensus.cc:740] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:47.869342 11559 consensus_queue.cc:237] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.869534 11432 consensus_queue.cc:260] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.870541 11432 raft_consensus.cc:3060] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.874006 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:60794
I20260710 13:17:47.875027 11559 consensus_queue.cc:1048] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.874693 11356 raft_consensus.cc:493] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.876533 11356 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.879453 11254 catalog_manager.cc:5697] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 1 to 2, leader changed from 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194) to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.888489 11433 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 2.
I20260710 13:17:47.891367 11358 raft_consensus.cc:2468] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 2.
I20260710 13:17:47.892679 11432 raft_consensus.cc:2468] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 2.
I20260710 13:17:47.893723 11473 leader_election.cc:304] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.894691 11586 raft_consensus.cc:2804] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.895179 11586 raft_consensus.cc:697] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 LEADER]: Becoming Leader. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:47.895501 11559 consensus_queue.cc:1048] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.895965 11586 consensus_queue.cc:237] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.899739 11356 raft_consensus.cc:515] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:47.901717 11356 leader_election.cc:290] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 2 election: Requested vote from peers 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:47.902801 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:47.903133 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.903440 11432 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.903679 11507 raft_consensus.cc:3055] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.904029 11507 raft_consensus.cc:740] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:47.904866 11507 consensus_queue.cc:260] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:47.907619 11507 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.913885 11579 raft_consensus.cc:993] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4: : Instructing follower 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:47.914299 11579 raft_consensus.cc:1081] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Signalling peer 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:47.917985 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f52008feaa5540518f678c984a108adf"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:44346
I20260710 13:17:47.919337 11433 raft_consensus.cc:493] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.919744 11433 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.922786 11432 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 2.
I20260710 13:17:47.924105 11323 leader_election.cc:304] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bf7ce55c1da449bb2bd4da1c134ac7d, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.924990 11579 raft_consensus.cc:2804] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.925480 11579 raft_consensus.cc:697] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:47.926268 11579 consensus_queue.cc:237] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:47.928540 11433 raft_consensus.cc:515] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.933043 11507 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 2.
I20260710 13:17:47.936060 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52008feaa5540518f678c984a108adf" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:47.936717 11356 raft_consensus.cc:3055] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.937103 11356 raft_consensus.cc:740] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:47.937762 11433 leader_election.cc:290] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 2 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:47.938153 11356 consensus_queue.cc:260] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.939404 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52008feaa5540518f678c984a108adf" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:47.939589 11356 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.940049 11506 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.939687 11251 catalog_manager.cc:5697] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 reported cstate change: term changed from 1 to 2, leader changed from 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194) to 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:47.946513 11506 raft_consensus.cc:2468] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 2.
I20260710 13:17:47.946921 11356 raft_consensus.cc:2468] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 2.
I20260710 13:17:47.948383 11399 leader_election.cc:304] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bf7ce55c1da449bb2bd4da1c134ac7d, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:47.949271 11558 raft_consensus.cc:2804] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.949702 11558 raft_consensus.cc:697] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:47.950389 11558 consensus_queue.cc:237] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:47.956580 11251 catalog_manager.cc:5697] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 1 to 2, leader changed from 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195) to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:47.964664 11254 catalog_manager.cc:5697] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 1 to 2, leader changed from e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193) to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:48.043244 11559 raft_consensus.cc:993] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4: : Instructing follower 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:48.043708 11598 raft_consensus.cc:1081] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Signalling peer 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:48.045329 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "505624958d16461088e3a094bd20be54"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:44346
I20260710 13:17:48.045862 11433 raft_consensus.cc:493] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:48.046219 11433 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:48.052554 11433 raft_consensus.cc:515] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:48.054860 11433 leader_election.cc:290] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 2 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:48.055405 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:48.056002 11506 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:48.058184 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:48.058761 11356 raft_consensus.cc:3055] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:48.059100 11356 raft_consensus.cc:740] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:48.059852 11356 consensus_queue.cc:260] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:48.061024 11356 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:48.061504 11506 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 2.
I20260710 13:17:48.062610 11396 leader_election.cc:304] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:48.063412 11558 raft_consensus.cc:2804] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:48.063871 11558 raft_consensus.cc:697] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:48.064632 11558 consensus_queue.cc:237] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:48.066447 11356 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 2.
I20260710 13:17:48.072485 11253 catalog_manager.cc:5697] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 1 to 2, leader changed from e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193) to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:48.151196 11433 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:48.157943 11433 raft_consensus.cc:1275] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.159373 11598 consensus_queue.cc:1048] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.167224 11506 raft_consensus.cc:1275] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.168742 11559 consensus_queue.cc:1048] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.352258 11506 raft_consensus.cc:1275] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.353884 11576 consensus_queue.cc:1048] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.361455 11356 raft_consensus.cc:1275] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.362941 11600 consensus_queue.cc:1048] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.371739 11433 raft_consensus.cc:1275] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.376413 11506 raft_consensus.cc:1275] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.378159 11559 consensus_queue.cc:1048] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.378930 11579 consensus_queue.cc:1048] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.399659 11433 raft_consensus.cc:1275] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.401532 11582 consensus_queue.cc:1048] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:17:48.413132 11506 raft_consensus.cc:1275] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.415748 11356 raft_consensus.cc:1275] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.416138 11579 consensus_queue.cc:1048] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.419381 11582 consensus_queue.cc:1048] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.425642 11432 raft_consensus.cc:1275] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.426962 11559 consensus_queue.cc:1048] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.498761 11506 raft_consensus.cc:1275] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.500032 11600 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.507915 11356 raft_consensus.cc:1275] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.509406 11558 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.546654 11223 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:17:50.547942 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:50.571768 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
mode: GRACEFUL
new_leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:56790
I20260710 13:17:50.572285 11356 raft_consensus.cc:606] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Received request to transfer leadership to TS 75dc8c27a8ad4f47ad83cdce7b105e39
I20260710 13:17:50.583231 11432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "505624958d16461088e3a094bd20be54"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
mode: GRACEFUL
new_leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:17:50.583774 11432 raft_consensus.cc:606] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Received request to transfer leadership to TS 75dc8c27a8ad4f47ad83cdce7b105e39
I20260710 13:17:50.585062 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:50.585664 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:50.693113 11600 raft_consensus.cc:993] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d: : Instructing follower 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:50.693593 11646 raft_consensus.cc:1081] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Signalling peer 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:50.695088 11507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "505624958d16461088e3a094bd20be54"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:59196
I20260710 13:17:50.695533 11507 raft_consensus.cc:493] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:50.695794 11507 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:50.700799 11507 raft_consensus.cc:515] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:50.702425 11507 leader_election.cc:290] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 3 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:50.703402 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:50.703655 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:50.704041 11356 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:50.704190 11432 raft_consensus.cc:3055] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:50.704550 11432 raft_consensus.cc:740] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:50.705369 11432 consensus_queue.cc:260] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:50.706605 11432 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:50.711295 11356 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 3.
I20260710 13:17:50.712495 11473 leader_election.cc:304] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:50.713193 11582 raft_consensus.cc:2804] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:50.713205 11432 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 3.
I20260710 13:17:50.713732 11582 raft_consensus.cc:697] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Becoming Leader. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:50.714569 11582 consensus_queue.cc:237] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:50.721691 11254 catalog_manager.cc:5697] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 reported cstate change: term changed from 2 to 3, leader changed from 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194) to 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:51.069591 11559 raft_consensus.cc:993] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4: : Instructing follower 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:51.070062 11652 raft_consensus.cc:1081] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Signalling peer 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:51.071646 11507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:59210
I20260710 13:17:51.072691 11507 raft_consensus.cc:493] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:51.073004 11507 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.077956 11507 raft_consensus.cc:515] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.079828 11507 leader_election.cc:290] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 3 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:51.080744 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:51.080930 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:51.081403 11358 raft_consensus.cc:3055] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:51.081490 11432 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.081806 11358 raft_consensus.cc:740] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:51.082693 11358 consensus_queue.cc:260] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.084079 11358 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.088955 11432 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 3.
I20260710 13:17:51.090323 11472 leader_election.cc:304] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:51.090869 11358 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 3.
I20260710 13:17:51.091085 11582 raft_consensus.cc:2804] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:51.091591 11582 raft_consensus.cc:697] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Becoming Leader. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:51.092368 11582 consensus_queue.cc:237] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.099460 11254 catalog_manager.cc:5697] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 reported cstate change: term changed from 2 to 3, leader changed from e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193) to 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:51.193594 11358 raft_consensus.cc:1275] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:51.194941 11582 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:51.204293 11432 raft_consensus.cc:1275] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:51.205791 11642 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:51.534971 11432 raft_consensus.cc:1275] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:51.536264 11582 consensus_queue.cc:1048] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:51.544996 11358 raft_consensus.cc:1275] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:51.546209 11642 consensus_queue.cc:1048] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:51.586529 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:51.596341 11358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
mode: GRACEFUL
new_leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:60810
I20260710 13:17:51.596889 11358 raft_consensus.cc:606] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Received request to transfer leadership to TS 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:51.601729 11358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
mode: GRACEFUL
new_leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:60810
I20260710 13:17:51.602208 11358 raft_consensus.cc:606] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Received request to transfer leadership to TS 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:51.607105 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
mode: GRACEFUL
new_leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:59224
I20260710 13:17:51.607672 11507 raft_consensus.cc:606] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Received request to transfer leadership to TS 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:51.612541 11358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
mode: GRACEFUL
new_leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:60810
I20260710 13:17:51.613060 11358 raft_consensus.cc:606] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Received request to transfer leadership to TS 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:51.623092 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "505624958d16461088e3a094bd20be54"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
mode: GRACEFUL
new_leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:59224
I20260710 13:17:51.623703 11507 raft_consensus.cc:606] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Received request to transfer leadership to TS 8bf7ce55c1da449bb2bd4da1c134ac7d
I20260710 13:17:51.627708 11662 raft_consensus.cc:993] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4: : Instructing follower 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:51.628171 11652 raft_consensus.cc:1081] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Signalling peer 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:51.629706 11432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:44346
I20260710 13:17:51.630213 11432 raft_consensus.cc:493] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:51.630578 11432 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.636152 11432 raft_consensus.cc:515] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.637833 11432 leader_election.cc:290] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 3 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:51.638525 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:51.638793 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:51.639091 11358 raft_consensus.cc:3055] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:51.639377 11507 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.639473 11358 raft_consensus.cc:740] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:51.640276 11358 consensus_queue.cc:260] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.641127 11358 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.644275 11507 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 3.
I20260710 13:17:51.645360 11396 leader_election.cc:304] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:51.645442 11358 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 3.
I20260710 13:17:51.646167 11646 raft_consensus.cc:2804] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:51.647332 11646 raft_consensus.cc:697] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:51.648198 11646 consensus_queue.cc:237] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.654410 11251 catalog_manager.cc:5697] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 2 to 3, leader changed from e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193) to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 3 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:51.692704 11642 raft_consensus.cc:993] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39: : Instructing follower 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:51.693182 11582 raft_consensus.cc:1081] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Signalling peer 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:51.694725 11432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "505624958d16461088e3a094bd20be54"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:44344
I20260710 13:17:51.695258 11432 raft_consensus.cc:493] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:51.695605 11432 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:51.699970 11432 raft_consensus.cc:515] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.701416 11432 leader_election.cc:290] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 4 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:51.702286 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:51.702566 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:51.702857 11358 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:51.703120 11507 raft_consensus.cc:3055] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:51.703430 11507 raft_consensus.cc:740] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:51.704203 11507 consensus_queue.cc:260] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.705219 11507 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:51.709479 11358 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 4.
I20260710 13:17:51.710230 11356 raft_consensus.cc:1240] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Rejecting Update request from peer 75dc8c27a8ad4f47ad83cdce7b105e39 for earlier term 3. Current term is 4. Ops: []
I20260710 13:17:51.710554 11399 leader_election.cc:304] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: 8bf7ce55c1da449bb2bd4da1c134ac7d, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:51.711421 11646 raft_consensus.cc:2804] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:51.711627 11507 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 4.
I20260710 13:17:51.711946 11646 raft_consensus.cc:697] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:51.712854 11646 consensus_queue.cc:237] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.719043 11251 catalog_manager.cc:5697] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 3 to 4, leader changed from 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195) to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 4 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:51.804013 11662 raft_consensus.cc:993] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4: : Instructing follower 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:51.804495 11652 raft_consensus.cc:1081] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Signalling peer 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:51.805883 11432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:44346
I20260710 13:17:51.806357 11432 raft_consensus.cc:493] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:51.806641 11432 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:51.811107 11432 raft_consensus.cc:515] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.812592 11432 leader_election.cc:290] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 2 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:51.813427 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:51.813663 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:51.814067 11356 raft_consensus.cc:3055] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:51.814217 11507 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:51.814411 11356 raft_consensus.cc:740] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:51.815333 11356 consensus_queue.cc:260] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.816468 11356 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:51.818614 11507 raft_consensus.cc:2468] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 2.
I20260710 13:17:51.819581 11396 leader_election.cc:304] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:51.820310 11646 raft_consensus.cc:2804] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:51.820768 11646 raft_consensus.cc:697] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:51.821517 11356 raft_consensus.cc:2468] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 2.
I20260710 13:17:51.821544 11646 consensus_queue.cc:237] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:51.828508 11251 catalog_manager.cc:5697] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 1 to 2, leader changed from e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193) to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:52.012686 11642 raft_consensus.cc:993] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39: : Instructing follower 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:52.013101 11582 raft_consensus.cc:1081] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Signalling peer 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:52.014441 11432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:44344
I20260710 13:17:52.014843 11432 raft_consensus.cc:493] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:52.015115 11432 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.019465 11432 raft_consensus.cc:515] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:52.021076 11432 leader_election.cc:290] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 4 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:52.021842 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:52.022130 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084f560580b542e1b4db45f07e9e753d" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:52.022439 11356 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.022715 11507 raft_consensus.cc:3055] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:52.023113 11507 raft_consensus.cc:740] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:52.023849 11507 consensus_queue.cc:260] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:52.025749 11507 raft_consensus.cc:3060] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.029132 11356 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 4.
I20260710 13:17:52.030498 11399 leader_election.cc:304] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: 8bf7ce55c1da449bb2bd4da1c134ac7d, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:52.031302 11646 raft_consensus.cc:2804] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:52.033089 11507 raft_consensus.cc:2468] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 4.
I20260710 13:17:52.034483 11646 raft_consensus.cc:697] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:52.035202 11506 raft_consensus.cc:1275] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:52.035466 11646 consensus_queue.cc:237] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:52.036623 11669 consensus_queue.cc:1048] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:52.037002 11356 raft_consensus.cc:1275] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:52.038228 11669 consensus_queue.cc:1048] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:52.046188 11251 catalog_manager.cc:5697] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 3 to 4, leader changed from 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195) to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 4 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:52.072142 11662 raft_consensus.cc:993] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4: : Instructing follower 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:52.072643 11652 raft_consensus.cc:1081] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Signalling peer 8bf7ce55c1da449bb2bd4da1c134ac7d to start an election
I20260710 13:17:52.074059 11432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
 from {username='slave'} at 127.0.0.1:44346
I20260710 13:17:52.074504 11432 raft_consensus.cc:493] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:52.074815 11432 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.080164 11432 raft_consensus.cc:515] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:52.081677 11432 leader_election.cc:290] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [CANDIDATE]: Term 3 election: Requested vote from peers 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171), e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373)
I20260710 13:17:52.082516 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:52.082598 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:52.083138 11507 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.083314 11356 raft_consensus.cc:3055] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:52.083742 11356 raft_consensus.cc:740] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:52.085012 11356 consensus_queue.cc:260] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [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: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:52.086403 11356 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.088627 11507 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 3.
I20260710 13:17:52.091958 11356 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf7ce55c1da449bb2bd4da1c134ac7d in term 3.
I20260710 13:17:52.091853 11396 leader_election.cc:304] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:52.092626 11663 raft_consensus.cc:2804] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:52.093142 11663 raft_consensus.cc:697] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Becoming Leader. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:52.093801 11663 consensus_queue.cc:237] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:52.100376 11254 catalog_manager.cc:5697] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d reported cstate change: term changed from 2 to 3, leader changed from e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193) to 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194). New cstate: current_term: 3 leader_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:52.130748 11507 raft_consensus.cc:1275] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:52.131930 11663 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:52.140182 11356 raft_consensus.cc:1275] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:52.141857 11669 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:52.286855 11356 raft_consensus.cc:1275] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:52.288203 11669 consensus_queue.cc:1048] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:52.296587 11507 raft_consensus.cc:1275] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:52.299098 11663 consensus_queue.cc:1048] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:52.434095 11356 raft_consensus.cc:1275] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:52.435389 11646 consensus_queue.cc:1048] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:52.444573 11506 raft_consensus.cc:1275] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:52.446226 11669 consensus_queue.cc:1048] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:52.477825 11506 raft_consensus.cc:1275] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:52.479118 11669 consensus_queue.cc:1048] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:52.488626 11356 raft_consensus.cc:1275] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Refusing update from remote peer 8bf7ce55c1da449bb2bd4da1c134ac7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:52.490581 11646 consensus_queue.cc:1048] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:54.632086 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:54.639731 11432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "505624958d16461088e3a094bd20be54"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
mode: GRACEFUL
new_leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:17:54.640432 11432 raft_consensus.cc:606] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 LEADER]: Received request to transfer leadership to TS e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:54.643088 11432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
mode: GRACEFUL
new_leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:17:54.643482 11432 raft_consensus.cc:606] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Received request to transfer leadership to TS e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:54.645608 11432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
mode: GRACEFUL
new_leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:17:54.645991 11432 raft_consensus.cc:606] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Received request to transfer leadership to TS 75dc8c27a8ad4f47ad83cdce7b105e39
I20260710 13:17:54.648025 11432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
mode: GRACEFUL
new_leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:17:54.648373 11432 raft_consensus.cc:606] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Received request to transfer leadership to TS e889cc2229744fb7a9304af2ec65b2c4
I20260710 13:17:54.650219 11432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f52008feaa5540518f678c984a108adf"
dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
mode: GRACEFUL
new_leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:17:54.650571 11432 raft_consensus.cc:606] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Received request to transfer leadership to TS 75dc8c27a8ad4f47ad83cdce7b105e39
I20260710 13:17:54.651470 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:17:54.651934 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:54.872030 11679 raft_consensus.cc:993] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d: : Instructing follower e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:54.872663 11684 raft_consensus.cc:1081] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Signalling peer e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:54.874349 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:60804
I20260710 13:17:54.874775 11356 raft_consensus.cc:493] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:54.875073 11356 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.880379 11356 raft_consensus.cc:515] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:54.882529 11356 leader_election.cc:290] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 4 election: Requested vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:54.883636 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:54.884124 11684 raft_consensus.cc:993] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d: : Instructing follower 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:54.884110 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd30ec8d04414d4697046adfc22a8732" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:54.884495 11432 raft_consensus.cc:3055] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:54.884737 11679 raft_consensus.cc:1081] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Signalling peer 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:54.884748 11507 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.884900 11432 raft_consensus.cc:740] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:54.886097 11432 consensus_queue.cc:260] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:54.886762 11506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:59196
I20260710 13:17:54.887336 11506 raft_consensus.cc:493] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:54.887528 11432 raft_consensus.cc:3060] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.887629 11506 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:54.892356 11507 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 4.
I20260710 13:17:54.892485 11506 raft_consensus.cc:515] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:54.893692 11321 leader_election.cc:304] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:54.894423 11506 leader_election.cc:290] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 3 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:54.894577 11432 raft_consensus.cc:2468] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 4.
I20260710 13:17:54.895895 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:54.896521 11433 raft_consensus.cc:3055] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:54.896863 11433 raft_consensus.cc:740] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:54.897046 11685 raft_consensus.cc:2804] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:54.897854 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32ac905f7ef4a618717527b585e4c88" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:54.898586 11356 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:54.897819 11433 consensus_queue.cc:260] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:54.899749 11433 raft_consensus.cc:3060] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:54.900949 11685 raft_consensus.cc:697] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:54.902621 11685 consensus_queue.cc:237] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:54.903667 11356 raft_consensus.cc:2468] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 3.
I20260710 13:17:54.905054 11473 leader_election.cc:304] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:54.906322 11582 raft_consensus.cc:2804] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:54.911866 11582 raft_consensus.cc:697] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Becoming Leader. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:54.913223 11433 raft_consensus.cc:2468] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 3.
I20260710 13:17:54.912851 11582 consensus_queue.cc:237] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:54.913830 11254 catalog_manager.cc:5697] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 3 to 4, leader changed from 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194) to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 4 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:54.923467 11253 catalog_manager.cc:5697] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 reported cstate change: term changed from 2 to 3, leader changed from 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194) to 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:54.972026 11684 raft_consensus.cc:993] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d: : Instructing follower e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:54.972513 11679 raft_consensus.cc:1081] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Signalling peer e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:54.973903 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:60804
I20260710 13:17:54.974359 11356 raft_consensus.cc:493] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:54.974638 11356 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.979358 11684 raft_consensus.cc:993] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d: : Instructing follower 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:54.979820 11679 raft_consensus.cc:1081] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Signalling peer 75dc8c27a8ad4f47ad83cdce7b105e39 to start an election
I20260710 13:17:54.980681 11356 raft_consensus.cc:515] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:54.981412 11506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f52008feaa5540518f678c984a108adf"
dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
 from {username='slave'} at 127.0.0.1:59196
I20260710 13:17:54.981957 11506 raft_consensus.cc:493] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:54.982402 11506 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:54.982971 11356 leader_election.cc:290] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 4 election: Requested vote from peers 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:54.983174 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:54.983695 11507 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.983644 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624f5aeb97064d07bf8630d351ff0254" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:54.984377 11433 raft_consensus.cc:3055] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:54.984714 11433 raft_consensus.cc:740] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:54.985574 11433 consensus_queue.cc:260] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:54.986979 11433 raft_consensus.cc:3060] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.988657 11507 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 4.
I20260710 13:17:54.989595 11321 leader_election.cc:304] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:54.989606 11506 raft_consensus.cc:515] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:54.990304 11685 raft_consensus.cc:2804] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:54.990833 11685 raft_consensus.cc:697] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:54.991802 11685 consensus_queue.cc:237] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [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: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } }
I20260710 13:17:54.992818 11506 leader_election.cc:290] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [CANDIDATE]: Term 3 election: Requested vote from peers e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373), 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991)
I20260710 13:17:54.993011 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52008feaa5540518f678c984a108adf" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:54.993564 11432 raft_consensus.cc:3055] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:54.993847 11432 raft_consensus.cc:740] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:54.994413 11433 raft_consensus.cc:2468] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 4.
I20260710 13:17:54.994565 11432 consensus_queue.cc:260] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:54.995869 11432 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.002817 11253 catalog_manager.cc:5697] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 3 to 4, leader changed from 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194) to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 4 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:55.004258 11432 raft_consensus.cc:2468] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 3.
I20260710 13:17:55.005378 11472 leader_election.cc:304] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, 8bf7ce55c1da449bb2bd4da1c134ac7d; no voters: 
I20260710 13:17:55.006210 11582 raft_consensus.cc:2804] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:55.006781 11582 raft_consensus.cc:697] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Becoming Leader. State: Replica: 75dc8c27a8ad4f47ad83cdce7b105e39, State: Running, Role: LEADER
I20260710 13:17:55.007759 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52008feaa5540518f678c984a108adf" candidate_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
I20260710 13:17:55.008414 11356 raft_consensus.cc:3060] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.007804 11582 consensus_queue.cc:237] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:55.016505 11254 catalog_manager.cc:5697] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 reported cstate change: term changed from 2 to 3, leader changed from 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194) to 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:55.018198 11356 raft_consensus.cc:2468] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75dc8c27a8ad4f47ad83cdce7b105e39 in term 3.
I20260710 13:17:55.021705 11684 raft_consensus.cc:993] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d: : Instructing follower e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:55.022187 11679 raft_consensus.cc:1081] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 LEADER]: Signalling peer e889cc2229744fb7a9304af2ec65b2c4 to start an election
I20260710 13:17:55.023584 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "505624958d16461088e3a094bd20be54"
dest_uuid: "e889cc2229744fb7a9304af2ec65b2c4"
 from {username='slave'} at 127.0.0.1:60804
I20260710 13:17:55.024031 11356 raft_consensus.cc:493] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:55.024385 11356 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:55.028570 11356 raft_consensus.cc:515] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:55.029942 11356 leader_election.cc:290] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [CANDIDATE]: Term 5 election: Requested vote from peers 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991), 75dc8c27a8ad4f47ad83cdce7b105e39 (127.10.245.195:39171)
I20260710 13:17:55.030957 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39"
I20260710 13:17:55.030957 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505624958d16461088e3a094bd20be54" candidate_uuid: "e889cc2229744fb7a9304af2ec65b2c4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d"
I20260710 13:17:55.031760 11506 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:55.031790 11432 raft_consensus.cc:3055] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:17:55.032337 11432 raft_consensus.cc:740] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8bf7ce55c1da449bb2bd4da1c134ac7d, State: Running, Role: LEADER
I20260710 13:17:55.033139 11432 consensus_queue.cc:260] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:55.034322 11432 raft_consensus.cc:3060] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:55.038470 11506 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 5.
I20260710 13:17:55.039471 11321 leader_election.cc:304] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [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: 75dc8c27a8ad4f47ad83cdce7b105e39, e889cc2229744fb7a9304af2ec65b2c4; no voters: 
I20260710 13:17:55.040117 11685 raft_consensus.cc:2804] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:17:55.040609 11685 raft_consensus.cc:697] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 5 LEADER]: Becoming Leader. State: Replica: e889cc2229744fb7a9304af2ec65b2c4, State: Running, Role: LEADER
I20260710 13:17:55.040975 11432 raft_consensus.cc:2468] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e889cc2229744fb7a9304af2ec65b2c4 in term 5.
I20260710 13:17:55.041608 11685 consensus_queue.cc:237] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [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: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } }
I20260710 13:17:55.049285 11254 catalog_manager.cc:5697] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 reported cstate change: term changed from 4 to 5, leader changed from 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194) to e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193). New cstate: current_term: 5 leader_uuid: "e889cc2229744fb7a9304af2ec65b2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:55.316246 11506 raft_consensus.cc:1275] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:55.317530 11685 consensus_queue.cc:1048] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:55.329695 11432 raft_consensus.cc:1275] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:55.331636 11685 consensus_queue.cc:1048] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:55.424391 11506 raft_consensus.cc:1275] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:55.425745 11685 consensus_queue.cc:1048] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:55.436043 11432 raft_consensus.cc:1275] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:55.437525 11686 consensus_queue.cc:1048] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:55.448583 11356 raft_consensus.cc:1275] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:55.449846 11582 consensus_queue.cc:1048] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:55.459991 11432 raft_consensus.cc:1275] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:55.461520 11707 consensus_queue.cc:1048] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:55.521201 11356 raft_consensus.cc:1275] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:55.521515 11432 raft_consensus.cc:1275] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Refusing update from remote peer 75dc8c27a8ad4f47ad83cdce7b105e39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:55.522672 11707 consensus_queue.cc:1048] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e889cc2229744fb7a9304af2ec65b2c4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 45373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:55.523429 11689 consensus_queue.cc:1048] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:55.546607 11506 raft_consensus.cc:1275] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 5 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:55.547742 11686 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75dc8c27a8ad4f47ad83cdce7b105e39" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:55.558806 11432 raft_consensus.cc:1275] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 5 FOLLOWER]: Refusing update from remote peer e889cc2229744fb7a9304af2ec65b2c4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:55.560352 11685 consensus_queue.cc:1048] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf7ce55c1da449bb2bd4da1c134ac7d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:55.652917 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:55.658761 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
W20260710 13:17:55.667562 11473 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:17:55.671391 11473 consensus_peers.cc:597] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 -> Peer e889cc2229744fb7a9304af2ec65b2c4 (127.10.245.193:45373): Couldn't send request to peer e889cc2229744fb7a9304af2ec65b2c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:55.686700 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:55.687660 11223 tablet_replica.cc:333] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.688776 11223 raft_consensus.cc:2243] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.689450 11223 raft_consensus.cc:2272] T f52008feaa5540518f678c984a108adf P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.692530 11223 tablet_replica.cc:333] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.693073 11223 raft_consensus.cc:2243] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.693527 11223 raft_consensus.cc:2272] T f03dd5df20014b1088a2d1afa23f904d P e889cc2229744fb7a9304af2ec65b2c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.695307 11223 tablet_replica.cc:333] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.695819 11223 raft_consensus.cc:2243] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.696544 11223 raft_consensus.cc:2272] T 505624958d16461088e3a094bd20be54 P e889cc2229744fb7a9304af2ec65b2c4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.698323 11223 tablet_replica.cc:333] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.698771 11223 raft_consensus.cc:2243] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.699172 11223 raft_consensus.cc:2272] T c6fd6ca8f4094327af2d2eb76555095e P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.700701 11223 tablet_replica.cc:333] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.701115 11223 raft_consensus.cc:2243] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.701473 11223 raft_consensus.cc:2272] T 084f560580b542e1b4db45f07e9e753d P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.703284 11223 tablet_replica.cc:333] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.703816 11223 raft_consensus.cc:2243] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.704581 11223 raft_consensus.cc:2272] T dd30ec8d04414d4697046adfc22a8732 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.706370 11223 tablet_replica.cc:333] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.706861 11223 raft_consensus.cc:2243] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.707686 11223 raft_consensus.cc:2272] T 624f5aeb97064d07bf8630d351ff0254 P e889cc2229744fb7a9304af2ec65b2c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.709684 11223 tablet_replica.cc:333] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.710150 11223 raft_consensus.cc:2243] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.710543 11223 raft_consensus.cc:2272] T cc444c5f664a41869f3202eafa50042d P e889cc2229744fb7a9304af2ec65b2c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.712118 11223 tablet_replica.cc:333] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4: stopping tablet replica
I20260710 13:17:55.712551 11223 raft_consensus.cc:2243] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.712944 11223 raft_consensus.cc:2272] T c32ac905f7ef4a618717527b585e4c88 P e889cc2229744fb7a9304af2ec65b2c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.821513 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:17:55.842262 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
I20260710 13:17:55.872181 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:55.872943 11223 tablet_replica.cc:333] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.873615 11223 raft_consensus.cc:2243] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.874110 11223 raft_consensus.cc:2272] T f03dd5df20014b1088a2d1afa23f904d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.875959 11223 tablet_replica.cc:333] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.876499 11223 raft_consensus.cc:2243] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.876897 11223 raft_consensus.cc:2272] T f52008feaa5540518f678c984a108adf P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.878899 11223 tablet_replica.cc:333] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.879464 11223 raft_consensus.cc:2243] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.879870 11223 raft_consensus.cc:2272] T 505624958d16461088e3a094bd20be54 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.881956 11223 tablet_replica.cc:333] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.882491 11223 raft_consensus.cc:2243] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.883306 11223 raft_consensus.cc:2272] T c6fd6ca8f4094327af2d2eb76555095e P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.884913 11223 tablet_replica.cc:333] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.885404 11223 raft_consensus.cc:2243] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.886106 11223 raft_consensus.cc:2272] T 084f560580b542e1b4db45f07e9e753d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.887953 11223 tablet_replica.cc:333] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.888453 11223 raft_consensus.cc:2243] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.888839 11223 raft_consensus.cc:2272] T 624f5aeb97064d07bf8630d351ff0254 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.891072 11223 tablet_replica.cc:333] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.891541 11223 raft_consensus.cc:2243] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.891953 11223 raft_consensus.cc:2272] T dd30ec8d04414d4697046adfc22a8732 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.893936 11223 tablet_replica.cc:333] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.894387 11223 raft_consensus.cc:2243] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.895113 11223 raft_consensus.cc:2272] T cc444c5f664a41869f3202eafa50042d P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.896895 11223 tablet_replica.cc:333] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d: stopping tablet replica
I20260710 13:17:55.897323 11223 raft_consensus.cc:2243] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.897701 11223 raft_consensus.cc:2272] T c32ac905f7ef4a618717527b585e4c88 P 8bf7ce55c1da449bb2bd4da1c134ac7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.925463 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
W20260710 13:17:55.934900 11472 consensus_peers.cc:597] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 -> Peer 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991): Couldn't send request to peer 8bf7ce55c1da449bb2bd4da1c134ac7d. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:38991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:55.946113 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:17:55.971994 11472 consensus_peers.cc:597] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 -> Peer 8bf7ce55c1da449bb2bd4da1c134ac7d (127.10.245.194:38991): Couldn't send request to peer 8bf7ce55c1da449bb2bd4da1c134ac7d. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:38991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:55.974140 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:55.974771 11223 tablet_replica.cc:333] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.975378 11223 raft_consensus.cc:2243] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.976110 11223 raft_consensus.cc:2272] T f03dd5df20014b1088a2d1afa23f904d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.977934 11223 tablet_replica.cc:333] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.978410 11223 raft_consensus.cc:2243] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.979105 11223 raft_consensus.cc:2272] T f52008feaa5540518f678c984a108adf P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.980875 11223 tablet_replica.cc:333] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.981339 11223 raft_consensus.cc:2243] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.981691 11223 raft_consensus.cc:2272] T 505624958d16461088e3a094bd20be54 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.984470 11223 tablet_replica.cc:333] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.984912 11223 raft_consensus.cc:2243] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.985292 11223 raft_consensus.cc:2272] T 624f5aeb97064d07bf8630d351ff0254 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.987324 11223 tablet_replica.cc:333] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.987761 11223 raft_consensus.cc:2243] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.988106 11223 raft_consensus.cc:2272] T 084f560580b542e1b4db45f07e9e753d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.989602 11223 tablet_replica.cc:333] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.990010 11223 raft_consensus.cc:2243] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.990389 11223 raft_consensus.cc:2272] T dd30ec8d04414d4697046adfc22a8732 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.992204 11223 tablet_replica.cc:333] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.992606 11223 raft_consensus.cc:2243] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.992996 11223 raft_consensus.cc:2272] T c6fd6ca8f4094327af2d2eb76555095e P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.994572 11223 tablet_replica.cc:333] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.995031 11223 raft_consensus.cc:2243] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.995359 11223 raft_consensus.cc:2272] T cc444c5f664a41869f3202eafa50042d P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.996927 11223 tablet_replica.cc:333] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39: stopping tablet replica
I20260710 13:17:55.997299 11223 raft_consensus.cc:2243] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:55.998014 11223 raft_consensus.cc:2272] T c32ac905f7ef4a618717527b585e4c88 P 75dc8c27a8ad4f47ad83cdce7b105e39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.024839 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:17:56.043195 11223 master.cc:562] Master@127.10.245.254:36037 shutting down...
I20260710 13:17:56.184484 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.185184 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.185590 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0540b6cac82c476a94994331436e1f27: stopping tablet replica
I20260710 13:17:56.205271 11223 master.cc:584] Master@127.10.245.254:36037 shutdown complete.
75dc8c27a8ad4f47ad83cdce7b105e39  1
8bf7ce55c1da449bb2bd4da1c134ac7d  4
e889cc2229744fb7a9304af2ec65b2c4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12250 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:17:56.248126 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:34295
I20260710 13:17:56.249449 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.255256 11717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.255270 11716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.257633 11719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.258275 11223 server_base.cc:1061] running on GCE node
I20260710 13:17:56.259163 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.259467 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.259644 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689476259609 us; error 0 us; skew 500 ppm
I20260710 13:17:56.260237 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.262686 11223 webserver.cc:533] Webserver started at http://127.10.245.254:46837/ using document root <none> and password file <none>
I20260710 13:17:56.263240 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.263440 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.263756 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.264940 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/master-0-root/instance:
uuid: "3eb4242f014a4433b46c163b4ef2fd3d"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-tnx0"
I20260710 13:17:56.269418 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:56.272710 11724 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.273445 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:56.273720 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/master-0-root
uuid: "3eb4242f014a4433b46c163b4ef2fd3d"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-tnx0"
I20260710 13:17:56.274026 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:56.297361 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.298872 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.343449 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:34295
I20260710 13:17:56.343555 11775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:34295 every 8 connection(s)
I20260710 13:17:56.347990 11776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.358218 11776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d: Bootstrap starting.
I20260710 13:17:56.363256 11776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:56.367597 11776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d: No bootstrap required, opened a new log
I20260710 13:17:56.369755 11776 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eb4242f014a4433b46c163b4ef2fd3d" member_type: VOTER }
I20260710 13:17:56.370141 11776 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:56.370332 11776 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb4242f014a4433b46c163b4ef2fd3d, State: Initialized, Role: FOLLOWER
I20260710 13:17:56.370885 11776 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3eb4242f014a4433b46c163b4ef2fd3d" member_type: VOTER }
I20260710 13:17:56.371331 11776 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:56.371544 11776 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:56.371764 11776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:56.376003 11776 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eb4242f014a4433b46c163b4ef2fd3d" member_type: VOTER }
I20260710 13:17:56.376600 11776 leader_election.cc:304] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [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: 3eb4242f014a4433b46c163b4ef2fd3d; no voters: 
I20260710 13:17:56.377832 11776 leader_election.cc:290] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:56.378242 11779 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:56.379652 11779 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 1 LEADER]: Becoming Leader. State: Replica: 3eb4242f014a4433b46c163b4ef2fd3d, State: Running, Role: LEADER
I20260710 13:17:56.380257 11779 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [LEADER]: Queue going to LEADER mode. State: All 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: "3eb4242f014a4433b46c163b4ef2fd3d" member_type: VOTER }
I20260710 13:17:56.380997 11776 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:56.385018 11780 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3eb4242f014a4433b46c163b4ef2fd3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eb4242f014a4433b46c163b4ef2fd3d" member_type: VOTER } }
I20260710 13:17:56.385787 11780 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:56.385716 11781 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3eb4242f014a4433b46c163b4ef2fd3d. Latest consensus state: current_term: 1 leader_uuid: "3eb4242f014a4433b46c163b4ef2fd3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eb4242f014a4433b46c163b4ef2fd3d" member_type: VOTER } }
I20260710 13:17:56.386612 11781 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:56.393795 11786 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:56.398674 11786 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:56.399873 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:56.407094 11786 catalog_manager.cc:1383] Generated new cluster ID: 66f2cc16658042f09dd996fd8c1d2f0d
I20260710 13:17:56.407394 11786 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:56.444512 11786 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:56.445814 11786 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:56.463296 11786 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d: Generated new TSK 0
I20260710 13:17:56.463937 11786 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:56.530567 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.536397 11797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.537787 11798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.539498 11223 server_base.cc:1061] running on GCE node
W20260710 13:17:56.539724 11800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.540624 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.540843 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.541044 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689476541026 us; error 0 us; skew 500 ppm
I20260710 13:17:56.541570 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.544118 11223 webserver.cc:533] Webserver started at http://127.10.245.193:35355/ using document root <none> and password file <none>
I20260710 13:17:56.544696 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.544909 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.545185 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.546223 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-0-root/instance:
uuid: "6ae8c02454b24fff94274c1d187f0d60"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-tnx0"
I20260710 13:17:56.550463 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:17:56.553871 11805 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.554656 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:56.555015 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "6ae8c02454b24fff94274c1d187f0d60"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-tnx0"
I20260710 13:17:56.555301 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:56.578121 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.579377 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.580802 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:56.583099 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:56.583318 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.583554 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:56.583734 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.622635 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:36373
I20260710 13:17:56.622745 11867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:36373 every 8 connection(s)
I20260710 13:17:56.627502 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.633919 11872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.634354 11873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.638231 11876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.638372 11223 server_base.cc:1061] running on GCE node
I20260710 13:17:56.639425 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.639639 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.639828 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689476639810 us; error 0 us; skew 500 ppm
I20260710 13:17:56.640388 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.643055 11223 webserver.cc:533] Webserver started at http://127.10.245.194:42665/ using document root <none> and password file <none>
I20260710 13:17:56.643584 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.643635 11868 heartbeater.cc:344] Connected to a master server at 127.10.245.254:34295
I20260710 13:17:56.643805 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.644064 11868 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:56.644142 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.644819 11868 heartbeater.cc:507] Master 127.10.245.254:34295 requested a full tablet report, sending...
I20260710 13:17:56.645411 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-1-root/instance:
uuid: "d24924e088174b0aaed907b7e2a66267"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-tnx0"
I20260710 13:17:56.646944 11741 ts_manager.cc:194] Registered new tserver with Master: 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373)
I20260710 13:17:56.649282 11741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37254
I20260710 13:17:56.651069 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:17:56.654313 11880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.655169 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:56.655449 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-1-root
uuid: "d24924e088174b0aaed907b7e2a66267"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-tnx0"
I20260710 13:17:56.655718 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:56.678460 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.679636 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.681068 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:56.683246 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:56.683418 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.683712 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:56.683852 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.724376 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:36823
I20260710 13:17:56.724471 11942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:36823 every 8 connection(s)
I20260710 13:17:56.729141 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.735916 11946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.738394 11947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.739219 11949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.741454 11223 server_base.cc:1061] running on GCE node
I20260710 13:17:56.741967 11943 heartbeater.cc:344] Connected to a master server at 127.10.245.254:34295
I20260710 13:17:56.742417 11943 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:56.742640 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.742942 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.743168 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689476743148 us; error 0 us; skew 500 ppm
I20260710 13:17:56.743392 11943 heartbeater.cc:507] Master 127.10.245.254:34295 requested a full tablet report, sending...
I20260710 13:17:56.744004 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.745824 11741 ts_manager.cc:194] Registered new tserver with Master: d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:56.746728 11223 webserver.cc:533] Webserver started at http://127.10.245.195:45371/ using document root <none> and password file <none>
I20260710 13:17:56.747247 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.747439 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.747535 11741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37264
I20260710 13:17:56.747704 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.749111 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-2-root/instance:
uuid: "e504838427f64559a3262299ebbdca23"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-tnx0"
I20260710 13:17:56.753394 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:56.756664 11954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.757489 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:56.757786 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-2-root
uuid: "e504838427f64559a3262299ebbdca23"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-tnx0"
I20260710 13:17:56.758051 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689463834581-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:56.772378 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.773504 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.774725 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:56.776932 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:56.777156 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.777395 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:56.777565 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.817570 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:32845
I20260710 13:17:56.817687 12016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:32845 every 8 connection(s)
I20260710 13:17:56.831578 12017 heartbeater.cc:344] Connected to a master server at 127.10.245.254:34295
I20260710 13:17:56.831988 12017 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:56.832703 12017 heartbeater.cc:507] Master 127.10.245.254:34295 requested a full tablet report, sending...
I20260710 13:17:56.834559 11741 ts_manager.cc:194] Registered new tserver with Master: e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:56.835204 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014491079s
I20260710 13:17:56.836014 11741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37272
I20260710 13:17:56.859472 11741 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37280:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:17:56.862599 11741 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:17:56.936115 11982 tablet_service.cc:1511] Processing CreateTablet for tablet d824005bb2604f578b2a4433e79fe32b (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:56.936583 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 543e7162096b4e3092c6e81194be21ed (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:56.938007 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d824005bb2604f578b2a4433e79fe32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.941470 11981 tablet_service.cc:1511] Processing CreateTablet for tablet b1cd3821905d4fa2bee56c9afabc5dd9 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:56.942895 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe1c64b01ff4dbda64076a344640886 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:56.942991 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543e7162096b4e3092c6e81194be21ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.944751 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe1c64b01ff4dbda64076a344640886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.948833 11978 tablet_service.cc:1511] Processing CreateTablet for tablet e584f6bdb4bf41b78f8eea6cece4cd1d (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:56.950105 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e584f6bdb4bf41b78f8eea6cece4cd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.952826 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0e2cc735a44a50b358776fb8a2f6e5 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:56.954104 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0e2cc735a44a50b358776fb8a2f6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.955590 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cd3821905d4fa2bee56c9afabc5dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.957442 11976 tablet_service.cc:1511] Processing CreateTablet for tablet 5cde9d74fdc449399d8e7a555bc83f22 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:56.959120 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cde9d74fdc449399d8e7a555bc83f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.965200 11908 tablet_service.cc:1511] Processing CreateTablet for tablet d824005bb2604f578b2a4433e79fe32b (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:56.966509 11908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d824005bb2604f578b2a4433e79fe32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.966326 11975 tablet_service.cc:1511] Processing CreateTablet for tablet 12ecbf2961cd497a94f86c7bf7269e69 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:56.968819 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ecbf2961cd497a94f86c7bf7269e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.969606 11907 tablet_service.cc:1511] Processing CreateTablet for tablet b1cd3821905d4fa2bee56c9afabc5dd9 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:56.970796 11907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cd3821905d4fa2bee56c9afabc5dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.992276 11975 tablet_service.cc:1511] Processing CreateTablet for tablet ead3e6a9df17429f8c478cc280098d8f (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:56.993613 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead3e6a9df17429f8c478cc280098d8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.996592 11906 tablet_service.cc:1511] Processing CreateTablet for tablet 543e7162096b4e3092c6e81194be21ed (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:56.997922 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543e7162096b4e3092c6e81194be21ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.998620 11902 tablet_service.cc:1511] Processing CreateTablet for tablet 5cde9d74fdc449399d8e7a555bc83f22 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:56.999856 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cde9d74fdc449399d8e7a555bc83f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.000038 11905 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe1c64b01ff4dbda64076a344640886 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:57.001271 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe1c64b01ff4dbda64076a344640886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.003957 11904 tablet_service.cc:1511] Processing CreateTablet for tablet e584f6bdb4bf41b78f8eea6cece4cd1d (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:57.005255 11904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e584f6bdb4bf41b78f8eea6cece4cd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.008075 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0e2cc735a44a50b358776fb8a2f6e5 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:57.009281 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0e2cc735a44a50b358776fb8a2f6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.012585 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 12ecbf2961cd497a94f86c7bf7269e69 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:57.013831 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ecbf2961cd497a94f86c7bf7269e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.015600 11826 tablet_service.cc:1511] Processing CreateTablet for tablet 12ecbf2961cd497a94f86c7bf7269e69 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:57.015933 11833 tablet_service.cc:1511] Processing CreateTablet for tablet d824005bb2604f578b2a4433e79fe32b (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:57.015969 11900 tablet_service.cc:1511] Processing CreateTablet for tablet ead3e6a9df17429f8c478cc280098d8f (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:57.016907 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ecbf2961cd497a94f86c7bf7269e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.017302 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead3e6a9df17429f8c478cc280098d8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.018018 11832 tablet_service.cc:1511] Processing CreateTablet for tablet b1cd3821905d4fa2bee56c9afabc5dd9 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:57.019310 11832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cd3821905d4fa2bee56c9afabc5dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.020093 11825 tablet_service.cc:1511] Processing CreateTablet for tablet ead3e6a9df17429f8c478cc280098d8f (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:57.021328 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead3e6a9df17429f8c478cc280098d8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.024303 11831 tablet_service.cc:1511] Processing CreateTablet for tablet 543e7162096b4e3092c6e81194be21ed (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:57.025854 11831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543e7162096b4e3092c6e81194be21ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.028370 11829 tablet_service.cc:1511] Processing CreateTablet for tablet e584f6bdb4bf41b78f8eea6cece4cd1d (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:57.029932 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e584f6bdb4bf41b78f8eea6cece4cd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.032298 11828 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0e2cc735a44a50b358776fb8a2f6e5 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:57.033478 11828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0e2cc735a44a50b358776fb8a2f6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.035954 11830 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe1c64b01ff4dbda64076a344640886 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:57.037424 11830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe1c64b01ff4dbda64076a344640886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.038308 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf7354228b947f283d5a51c75d9a5af (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:57.039376 11827 tablet_service.cc:1511] Processing CreateTablet for tablet 5cde9d74fdc449399d8e7a555bc83f22 (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:57.039935 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf7354228b947f283d5a51c75d9a5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.040928 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cde9d74fdc449399d8e7a555bc83f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.042416 11833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d824005bb2604f578b2a4433e79fe32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.075094 11824 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf7354228b947f283d5a51c75d9a5af (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:57.075196 11899 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf7354228b947f283d5a51c75d9a5af (DEFAULT_TABLE table=test-workload [id=7fe2a9720f4a41dc9e3f9dc774789438]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:57.080533 11824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf7354228b947f283d5a51c75d9a5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.083701 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf7354228b947f283d5a51c75d9a5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.107919 12031 tablet_bootstrap.cc:492] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.132295 12032 tablet_bootstrap.cc:492] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.139879 12032 tablet_bootstrap.cc:654] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.170018 12031 tablet_bootstrap.cc:654] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.171195 12033 tablet_bootstrap.cc:492] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.179911 12033 tablet_bootstrap.cc:654] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.183377 12031 tablet_bootstrap.cc:492] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.183436 12032 tablet_bootstrap.cc:492] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.183954 12032 ts_tablet_manager.cc:1403] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.028s
I20260710 13:17:57.183912 12031 ts_tablet_manager.cc:1403] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.076s	user 0.001s	sys 0.010s
I20260710 13:17:57.185247 12033 tablet_bootstrap.cc:492] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.185681 12033 ts_tablet_manager.cc:1403] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260710 13:17:57.186319 12032 raft_consensus.cc:359] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.186851 12032 raft_consensus.cc:385] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.187179 12032 raft_consensus.cc:740] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.186985 12031 raft_consensus.cc:359] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.187825 12031 raft_consensus.cc:385] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.187893 12032 consensus_queue.cc:260] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.188185 12031 raft_consensus.cc:740] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.188354 12033 raft_consensus.cc:359] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.189023 12033 raft_consensus.cc:385] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.189574 12033 raft_consensus.cc:740] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.189011 12031 consensus_queue.cc:260] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.190215 11943 heartbeater.cc:499] Master 127.10.245.254:34295 was elected leader, sending a full tablet report...
I20260710 13:17:57.190764 12032 ts_tablet_manager.cc:1434] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:17:57.190410 12033 consensus_queue.cc:260] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.192011 12032 tablet_bootstrap.cc:492] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.200708 12032 tablet_bootstrap.cc:654] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.216938 12031 ts_tablet_manager.cc:1434] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.032s	user 0.019s	sys 0.012s
I20260710 13:17:57.216962 11868 heartbeater.cc:499] Master 127.10.245.254:34295 was elected leader, sending a full tablet report...
I20260710 13:17:57.217599 12033 ts_tablet_manager.cc:1434] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.016s
I20260710 13:17:57.218544 12033 tablet_bootstrap.cc:492] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.225369 12033 tablet_bootstrap.cc:654] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.225986 12017 heartbeater.cc:499] Master 127.10.245.254:34295 was elected leader, sending a full tablet report...
I20260710 13:17:57.228498 12031 tablet_bootstrap.cc:492] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.229169 12032 tablet_bootstrap.cc:492] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.229693 12032 ts_tablet_manager.cc:1403] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.008s
I20260710 13:17:57.232587 12032 raft_consensus.cc:359] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.233349 12032 raft_consensus.cc:385] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.233713 12032 raft_consensus.cc:740] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.234647 12032 consensus_queue.cc:260] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.236831 12032 ts_tablet_manager.cc:1434] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:17:57.237797 12032 tablet_bootstrap.cc:492] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.235210 12031 tablet_bootstrap.cc:654] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.243746 12033 tablet_bootstrap.cc:492] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.244303 12033 ts_tablet_manager.cc:1403] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260710 13:17:57.246095 12031 tablet_bootstrap.cc:492] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.246606 12031 ts_tablet_manager.cc:1403] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 13:17:57.247097 12033 raft_consensus.cc:359] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.246673 12032 tablet_bootstrap.cc:654] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.247833 12033 raft_consensus.cc:385] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.248217 12033 raft_consensus.cc:740] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.249099 12033 consensus_queue.cc:260] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.249454 12031 raft_consensus.cc:359] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.250195 12031 raft_consensus.cc:385] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.250600 12031 raft_consensus.cc:740] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.251384 12033 ts_tablet_manager.cc:1434] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:57.252336 12033 tablet_bootstrap.cc:492] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.251590 12031 consensus_queue.cc:260] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.259017 12031 ts_tablet_manager.cc:1434] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:17:57.259109 12033 tablet_bootstrap.cc:654] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.260346 12031 tablet_bootstrap.cc:492] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.269321 12031 tablet_bootstrap.cc:654] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.270825 12033 tablet_bootstrap.cc:492] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.271373 12033 ts_tablet_manager.cc:1403] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260710 13:17:57.274328 12033 raft_consensus.cc:359] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.275105 12033 raft_consensus.cc:385] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.275367 12033 raft_consensus.cc:740] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.276003 12033 consensus_queue.cc:260] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.276340 12032 tablet_bootstrap.cc:492] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.276422 12039 raft_consensus.cc:493] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.276919 12032 ts_tablet_manager.cc:1403] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.028s
I20260710 13:17:57.276933 12039 raft_consensus.cc:515] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.278944 12033 ts_tablet_manager.cc:1434] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:17:57.279515 12039 leader_election.cc:290] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.279805 12033 tablet_bootstrap.cc:492] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.279884 12032 raft_consensus.cc:359] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.280682 12032 raft_consensus.cc:385] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.281015 12032 raft_consensus.cc:740] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.281710 12032 consensus_queue.cc:260] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.284205 12032 ts_tablet_manager.cc:1434] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:57.285806 12032 tablet_bootstrap.cc:492] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.288909 12033 tablet_bootstrap.cc:654] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.292332 12032 tablet_bootstrap.cc:654] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.301429 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead3e6a9df17429f8c478cc280098d8f" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.294539 12031 tablet_bootstrap.cc:492] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.302745 12031 ts_tablet_manager.cc:1403] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.000s
W20260710 13:17:57.305523 11807 leader_election.cc:343] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e504838427f64559a3262299ebbdca23 (127.10.245.195:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.305676 12031 raft_consensus.cc:359] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.306020 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead3e6a9df17429f8c478cc280098d8f" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.306592 12031 raft_consensus.cc:385] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.306965 12031 raft_consensus.cc:740] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.307591 12031 consensus_queue.cc:260] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.309265 12031 ts_tablet_manager.cc:1434] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:17:57.309340 11808 leader_election.cc:343] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.310223 12031 tablet_bootstrap.cc:492] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.309968 11808 leader_election.cc:304] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60; no voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23
I20260710 13:17:57.312849 12033 tablet_bootstrap.cc:492] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.313366 12033 ts_tablet_manager.cc:1403] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.005s
I20260710 13:17:57.315261 12046 raft_consensus.cc:2749] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:57.316365 12033 raft_consensus.cc:359] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.317144 12033 raft_consensus.cc:385] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.317487 12033 raft_consensus.cc:740] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.318284 12033 consensus_queue.cc:260] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.319686 12032 tablet_bootstrap.cc:492] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.320132 12032 ts_tablet_manager.cc:1403] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.011s
I20260710 13:17:57.320575 12033 ts_tablet_manager.cc:1434] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:57.321527 12033 tablet_bootstrap.cc:492] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.323621 12032 raft_consensus.cc:359] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.324339 12032 raft_consensus.cc:385] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.324666 12032 raft_consensus.cc:740] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.325440 12032 consensus_queue.cc:260] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.316900 12031 tablet_bootstrap.cc:654] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.327638 12032 ts_tablet_manager.cc:1434] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:17:57.328186 12033 tablet_bootstrap.cc:654] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.328625 12032 tablet_bootstrap.cc:492] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.336725 12032 tablet_bootstrap.cc:654] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.340044 12033 tablet_bootstrap.cc:492] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.340768 12033 ts_tablet_manager.cc:1403] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:17:57.344560 12033 raft_consensus.cc:359] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.348938 12032 tablet_bootstrap.cc:492] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.349177 12033 raft_consensus.cc:385] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.349514 12031 tablet_bootstrap.cc:492] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.349457 12032 ts_tablet_manager.cc:1403] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 13:17:57.349546 12033 raft_consensus.cc:740] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.350188 12031 ts_tablet_manager.cc:1403] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.015s
I20260710 13:17:57.350543 12033 consensus_queue.cc:260] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.352726 12033 ts_tablet_manager.cc:1434] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:17:57.353084 12031 raft_consensus.cc:359] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.353720 12033 tablet_bootstrap.cc:492] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.353953 12031 raft_consensus.cc:385] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.353197 12032 raft_consensus.cc:359] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.354332 12031 raft_consensus.cc:740] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.354471 12032 raft_consensus.cc:385] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.354836 12032 raft_consensus.cc:740] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.355086 12031 consensus_queue.cc:260] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.355588 12032 consensus_queue.cc:260] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.357378 12031 ts_tablet_manager.cc:1434] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:57.357963 12032 ts_tablet_manager.cc:1434] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:57.358294 12031 tablet_bootstrap.cc:492] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.358961 12032 tablet_bootstrap.cc:492] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.364912 12031 tablet_bootstrap.cc:654] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.365263 12032 tablet_bootstrap.cc:654] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.370177 12033 tablet_bootstrap.cc:654] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.378824 12031 tablet_bootstrap.cc:492] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.379369 12031 ts_tablet_manager.cc:1403] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:17:57.380851 12032 tablet_bootstrap.cc:492] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.381378 12032 ts_tablet_manager.cc:1403] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 13:17:57.382179 12031 raft_consensus.cc:359] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.382597 12033 tablet_bootstrap.cc:492] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.383118 12033 ts_tablet_manager.cc:1403] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.012s
I20260710 13:17:57.384006 12032 raft_consensus.cc:359] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.384503 12032 raft_consensus.cc:385] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.384732 12032 raft_consensus.cc:740] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.385211 12033 raft_consensus.cc:359] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.385295 12032 consensus_queue.cc:260] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.385805 12033 raft_consensus.cc:385] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.386132 12033 raft_consensus.cc:740] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.387048 12031 raft_consensus.cc:385] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.387256 12032 ts_tablet_manager.cc:1434] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:57.386830 12033 consensus_queue.cc:260] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.387436 12031 raft_consensus.cc:740] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.388367 12031 consensus_queue.cc:260] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.389266 12033 ts_tablet_manager.cc:1434] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:57.390275 12033 tablet_bootstrap.cc:492] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.390424 12032 tablet_bootstrap.cc:492] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.392772 12031 ts_tablet_manager.cc:1434] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:17:57.393784 12031 tablet_bootstrap.cc:492] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23: Bootstrap starting.
W20260710 13:17:57.396261 11789 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:57.397212 12032 tablet_bootstrap.cc:654] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.397257 12033 tablet_bootstrap.cc:654] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.400125 12031 tablet_bootstrap.cc:654] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.410717 12032 tablet_bootstrap.cc:492] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.412463 12031 tablet_bootstrap.cc:492] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.413081 12031 ts_tablet_manager.cc:1403] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260710 13:17:57.415920 12031 raft_consensus.cc:359] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.416486 12031 raft_consensus.cc:385] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.416738 12031 raft_consensus.cc:740] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.417354 12031 consensus_queue.cc:260] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.418388 12032 ts_tablet_manager.cc:1403] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.002s
I20260710 13:17:57.419818 12031 ts_tablet_manager.cc:1434] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:57.420521 12033 tablet_bootstrap.cc:492] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.420799 12031 tablet_bootstrap.cc:492] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.421005 12033 ts_tablet_manager.cc:1403] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.006s
I20260710 13:17:57.421221 12032 raft_consensus.cc:359] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.421993 12032 raft_consensus.cc:385] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.422338 12032 raft_consensus.cc:740] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.423273 12032 consensus_queue.cc:260] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.424062 12033 raft_consensus.cc:359] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.424777 12033 raft_consensus.cc:385] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.425072 12033 raft_consensus.cc:740] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.425807 12033 consensus_queue.cc:260] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.427584 12031 tablet_bootstrap.cc:654] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.428045 12033 ts_tablet_manager.cc:1434] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:17:57.428244 12032 ts_tablet_manager.cc:1434] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260710 13:17:57.429042 12033 tablet_bootstrap.cc:492] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.429117 12032 tablet_bootstrap.cc:492] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.436822 12032 tablet_bootstrap.cc:654] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.436975 12033 tablet_bootstrap.cc:654] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.446125 12033 tablet_bootstrap.cc:492] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.446763 12033 ts_tablet_manager.cc:1403] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:17:57.449908 12033 raft_consensus.cc:359] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.451714 12033 raft_consensus.cc:385] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.452033 12033 raft_consensus.cc:740] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.452569 12031 tablet_bootstrap.cc:492] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.452749 12032 tablet_bootstrap.cc:492] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.453073 12031 ts_tablet_manager.cc:1403] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.014s
I20260710 13:17:57.453158 12032 ts_tablet_manager.cc:1403] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 13:17:57.452880 12033 consensus_queue.cc:260] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.454643 12037 raft_consensus.cc:493] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.455127 12037 raft_consensus.cc:515] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.455785 12032 raft_consensus.cc:359] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.456003 12031 raft_consensus.cc:359] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.456408 12032 raft_consensus.cc:385] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.456665 12031 raft_consensus.cc:385] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.456694 12032 raft_consensus.cc:740] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.457228 12031 raft_consensus.cc:740] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.457633 12037 leader_election.cc:290] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e504838427f64559a3262299ebbdca23 (127.10.245.195:32845), 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373)
I20260710 13:17:57.457589 12032 consensus_queue.cc:260] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.458187 12031 consensus_queue.cc:260] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.459610 12032 ts_tablet_manager.cc:1434] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:57.461496 12038 raft_consensus.cc:493] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.462265 12032 tablet_bootstrap.cc:492] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.461923 12038 raft_consensus.cc:515] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.464282 12038 leader_election.cc:290] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.468169 12032 tablet_bootstrap.cc:654] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.469163 12037 raft_consensus.cc:493] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.471408 12037 raft_consensus.cc:515] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.474922 12031 ts_tablet_manager.cc:1434] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 13:17:57.476125 12037 leader_election.cc:290] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.471668 12038 raft_consensus.cc:493] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.476804 12038 raft_consensus.cc:515] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.478709 12038 leader_election.cc:290] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.482398 12031 tablet_bootstrap.cc:492] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.485852 12037 raft_consensus.cc:493] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.486372 12037 raft_consensus.cc:515] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.487670 12038 raft_consensus.cc:493] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.488287 12038 raft_consensus.cc:515] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.490274 12033 ts_tablet_manager.cc:1434] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260710 13:17:57.496539 12033 tablet_bootstrap.cc:492] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.503829 12038 leader_election.cc:290] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.513813 12038 raft_consensus.cc:493] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.514403 12038 raft_consensus.cc:515] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.516156 12033 tablet_bootstrap.cc:654] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.520771 12031 tablet_bootstrap.cc:654] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.517441 12038 leader_election.cc:290] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.523779 12037 leader_election.cc:290] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.535270 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d824005bb2604f578b2a4433e79fe32b" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.535899 11992 raft_consensus.cc:2468] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 0.
I20260710 13:17:57.537642 12046 raft_consensus.cc:493] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.538125 12046 raft_consensus.cc:515] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.538479 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.539114 11991 raft_consensus.cc:2468] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 0.
I20260710 13:17:57.540405 12046 leader_election.cc:290] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.540686 11882 leader_election.cc:304] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.537581 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.541821 11992 raft_consensus.cc:2468] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 0.
I20260710 13:17:57.542829 12037 raft_consensus.cc:2804] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.543207 12037 raft_consensus.cc:493] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.543552 12037 raft_consensus.cc:3060] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.545574 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.546221 11992 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 0.
I20260710 13:17:57.547547 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d824005bb2604f578b2a4433e79fe32b" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.547649 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.548298 11843 raft_consensus.cc:2468] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 0.
I20260710 13:17:57.546972 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.549077 11807 leader_election.cc:304] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.550685 12046 raft_consensus.cc:2804] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.551052 12046 raft_consensus.cc:493] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.551352 12046 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.552175 12032 tablet_bootstrap.cc:492] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.545570 11882 leader_election.cc:304] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.552604 12032 ts_tablet_manager.cc:1403] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.091s	user 0.034s	sys 0.019s
W20260710 13:17:57.555059 11883 leader_election.cc:343] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.557389 12032 raft_consensus.cc:359] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.558097 12032 raft_consensus.cc:385] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.558393 12032 raft_consensus.cc:740] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.559286 12032 consensus_queue.cc:260] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.561074 12065 raft_consensus.cc:2804] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.561609 12065 raft_consensus.cc:493] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.562220 12065 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:57.560124 11883 leader_election.cc:343] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.567301 12046 raft_consensus.cc:515] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.570111 12031 tablet_bootstrap.cc:492] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.571396 12031 ts_tablet_manager.cc:1403] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.006s
I20260710 13:17:57.572399 12033 tablet_bootstrap.cc:492] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.573197 12033 ts_tablet_manager.cc:1403] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.013s
I20260710 13:17:57.570581 12037 raft_consensus.cc:515] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.575306 12039 raft_consensus.cc:493] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.574409 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.575881 12039 raft_consensus.cc:515] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.575879 12031 raft_consensus.cc:359] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.577268 12033 raft_consensus.cc:359] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.578034 12033 raft_consensus.cc:385] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.578006 12031 raft_consensus.cc:385] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.578410 12033 raft_consensus.cc:740] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.577183 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.579378 11841 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 0.
I20260710 13:17:57.576375 12037 leader_election.cc:290] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 election: Requested vote from peers e504838427f64559a3262299ebbdca23 (127.10.245.195:32845), 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373)
I20260710 13:17:57.578492 12031 raft_consensus.cc:740] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.579802 12039 leader_election.cc:290] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.579546 11917 raft_consensus.cc:2468] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 0.
I20260710 13:17:57.566048 11882 leader_election.cc:304] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [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: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:17:57.582683 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.583117 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.583382 12037 raft_consensus.cc:2804] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.583433 11916 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 0.
I20260710 13:17:57.583845 12037 raft_consensus.cc:493] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.581116 12031 consensus_queue.cc:260] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.584259 12037 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.573156 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.585340 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.586233 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf7354228b947f283d5a51c75d9a5af" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.585589 12032 ts_tablet_manager.cc:1434] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.007s
I20260710 13:17:57.581441 12033 consensus_queue.cc:260] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.586798 11917 raft_consensus.cc:2468] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 0.
I20260710 13:17:57.588799 12032 tablet_bootstrap.cc:492] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267: Bootstrap starting.
I20260710 13:17:57.582770 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.586800 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d824005bb2604f578b2a4433e79fe32b" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:57.589831 11915 raft_consensus.cc:2468] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 0.
I20260710 13:17:57.589936 12031 ts_tablet_manager.cc:1434] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:17:57.590260 11841 raft_consensus.cc:3060] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.591310 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf7354228b947f283d5a51c75d9a5af" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.592216 11843 raft_consensus.cc:2468] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 0.
I20260710 13:17:57.587975 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.588934 11918 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 0.
I20260710 13:17:57.596129 11842 raft_consensus.cc:2393] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e504838427f64559a3262299ebbdca23 in current term 1: Already voted for candidate 6ae8c02454b24fff94274c1d187f0d60 in this term.
I20260710 13:17:57.597070 12032 tablet_bootstrap.cc:654] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.597941 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:57.598608 11918 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:57.598970 11807 leader_election.cc:343] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e504838427f64559a3262299ebbdca23 (127.10.245.195:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.599862 12033 ts_tablet_manager.cc:1434] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 13:17:57.600551 12033 tablet_bootstrap.cc:492] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60: Bootstrap starting.
I20260710 13:17:57.603106 11808 leader_election.cc:304] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [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: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: e504838427f64559a3262299ebbdca23
I20260710 13:17:57.599545 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d824005bb2604f578b2a4433e79fe32b" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:57.604305 12039 raft_consensus.cc:2804] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.604632 12039 raft_consensus.cc:493] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.604652 11992 raft_consensus.cc:3060] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.604972 12039 raft_consensus.cc:3060] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.607888 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.608842 11843 raft_consensus.cc:2468] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 0.
I20260710 13:17:57.609375 12065 raft_consensus.cc:515] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.614028 12065 leader_election.cc:290] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.614557 11841 raft_consensus.cc:2468] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 1.
I20260710 13:17:57.614568 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:57.618412 12031 tablet_bootstrap.cc:492] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.617233 11918 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 1.
I20260710 13:17:57.618774 11883 leader_election.cc:304] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: 
I20260710 13:17:57.624215 12069 raft_consensus.cc:493] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:17:57.624722 11883 leader_election.cc:343] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.618435 12046 leader_election.cc:290] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.624820 12069 raft_consensus.cc:515] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.626839 12065 raft_consensus.cc:2804] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.626516 12046 raft_consensus.cc:493] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.627471 12065 raft_consensus.cc:697] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Becoming Leader. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:17:57.623126 11957 leader_election.cc:304] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.629581 12065 consensus_queue.cc:237] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:57.629930 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:57.630677 11991 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.627552 12046 raft_consensus.cc:515] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.633930 12069 leader_election.cc:290] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.635768 12069 raft_consensus.cc:2804] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.635619 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:57.638141 11990 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.634256 11808 leader_election.cc:304] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: 
I20260710 13:17:57.638515 12046 leader_election.cc:290] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.639994 12046 raft_consensus.cc:2804] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.640429 12046 raft_consensus.cc:697] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:57.641191 12046 consensus_queue.cc:237] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.637581 12069 raft_consensus.cc:493] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.642524 12069 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.646488 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543e7162096b4e3092c6e81194be21ed" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.647176 11989 raft_consensus.cc:2468] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 0.
W20260710 13:17:57.635622 11957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.194:36823, user_credentials={real_user=slave}} blocked reactor thread for 46444.4us
I20260710 13:17:57.650382 11807 leader_election.cc:304] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.650974 11957 leader_election.cc:304] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.651569 12038 raft_consensus.cc:2804] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.651643 11957 leader_election.cc:304] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.651970 12038 raft_consensus.cc:493] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.652336 12038 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.653174 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543e7162096b4e3092c6e81194be21ed" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.644450 12039 raft_consensus.cc:515] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.658761 12033 tablet_bootstrap.cc:654] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.657047 11992 raft_consensus.cc:2468] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 1.
I20260710 13:17:57.663411 12039 leader_election.cc:290] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.664181 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf7354228b947f283d5a51c75d9a5af" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:57.664727 11917 raft_consensus.cc:3060] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.665035 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf7354228b947f283d5a51c75d9a5af" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:57.653818 11918 raft_consensus.cc:2468] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 0.
I20260710 13:17:57.669632 12032 tablet_bootstrap.cc:492] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267: No bootstrap required, opened a new log
I20260710 13:17:57.672221 12032 ts_tablet_manager.cc:1403] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.003s
I20260710 13:17:57.676390 11957 leader_election.cc:304] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.679235 12074 raft_consensus.cc:2804] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.679739 12074 raft_consensus.cc:493] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.680189 12074 raft_consensus.cc:3060] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:57.673121 11807 leader_election.cc:343] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e504838427f64559a3262299ebbdca23 (127.10.245.195:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.671612 12038 raft_consensus.cc:515] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.690879 12031 tablet_bootstrap.cc:654] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.681131 11990 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 1.
I20260710 13:17:57.687793 11991 raft_consensus.cc:2468] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 1.
I20260710 13:17:57.698589 12076 raft_consensus.cc:2804] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.698998 12076 raft_consensus.cc:493] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.699370 12076 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.703099 11882 leader_election.cc:304] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [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: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:17:57.703346 12038 leader_election.cc:290] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.704464 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.705101 11842 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 0.
I20260710 13:17:57.706619 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.707475 12069 raft_consensus.cc:515] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.693853 12037 raft_consensus.cc:515] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.709364 12032 raft_consensus.cc:359] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.711270 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:57.712621 12032 raft_consensus.cc:385] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.713032 12032 raft_consensus.cc:740] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.711920 11957 leader_election.cc:304] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.708770 11917 raft_consensus.cc:2468] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 1.
I20260710 13:17:57.716082 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:57.716444 11808 leader_election.cc:304] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [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: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: e504838427f64559a3262299ebbdca23
I20260710 13:17:57.716868 11991 raft_consensus.cc:2393] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d24924e088174b0aaed907b7e2a66267 in current term 1: Already voted for candidate e504838427f64559a3262299ebbdca23 in this term.
I20260710 13:17:57.712132 12037 leader_election.cc:290] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.714310 11842 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.715302 12032 consensus_queue.cc:260] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.711787 12069 leader_election.cc:290] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.709030 12038 raft_consensus.cc:2764] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:17:57.712502 12065 raft_consensus.cc:2804] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.719890 12079 raft_consensus.cc:2804] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.723078 12033 tablet_bootstrap.cc:492] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60: No bootstrap required, opened a new log
I20260710 13:17:57.718999 12046 raft_consensus.cc:2804] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.723507 12033 ts_tablet_manager.cc:1403] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.007s
I20260710 13:17:57.721352 11739 catalog_manager.cc:5697] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.720288 12079 raft_consensus.cc:493] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.724208 12065 raft_consensus.cc:697] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Becoming Leader. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:17:57.724668 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:57.725718 11843 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.727738 12032 ts_tablet_manager.cc:1434] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.003s
I20260710 13:17:57.726541 12079 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.725826 12065 consensus_queue.cc:237] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.727041 12046 raft_consensus.cc:697] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:57.731122 12046 consensus_queue.cc:237] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.734977 12031 tablet_bootstrap.cc:492] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.735441 12031 ts_tablet_manager.cc:1403] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.010s
I20260710 13:17:57.736840 11843 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 1.
I20260710 13:17:57.737960 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:57.738231 12031 raft_consensus.cc:359] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.738886 12031 raft_consensus.cc:385] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.738857 11917 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.739388 12031 raft_consensus.cc:740] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.740103 12031 consensus_queue.cc:260] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.742049 12031 ts_tablet_manager.cc:1434] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:57.744809 12031 tablet_bootstrap.cc:492] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23: Bootstrap starting.
I20260710 13:17:57.747761 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:57.748505 11918 raft_consensus.cc:2393] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e504838427f64559a3262299ebbdca23 in current term 1: Already voted for candidate d24924e088174b0aaed907b7e2a66267 in this term.
W20260710 13:17:57.749584 11957 leader_election.cc:343] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.749296 11738 catalog_manager.cc:5697] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 reported cstate change: term changed from 0 to 1, leader changed from <none> to d24924e088174b0aaed907b7e2a66267 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "d24924e088174b0aaed907b7e2a66267" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.754118 11957 leader_election.cc:304] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.757022 12069 raft_consensus.cc:2804] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.757117 12076 raft_consensus.cc:515] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.757824 12069 raft_consensus.cc:697] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Becoming Leader. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:17:57.758720 12069 consensus_queue.cc:237] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.759732 12076 leader_election.cc:290] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.760466 11842 raft_consensus.cc:2468] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 1.
I20260710 13:17:57.755467 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:57.762629 12033 raft_consensus.cc:359] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.763273 12033 raft_consensus.cc:385] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.763561 12033 raft_consensus.cc:740] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.762966 11883 leader_election.cc:304] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [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: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: e504838427f64559a3262299ebbdca23
I20260710 13:17:57.764298 12033 consensus_queue.cc:260] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.763281 11843 raft_consensus.cc:2393] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e504838427f64559a3262299ebbdca23 in current term 1: Already voted for candidate d24924e088174b0aaed907b7e2a66267 in this term.
I20260710 13:17:57.769340 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:57.769899 11918 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.770020 12033 ts_tablet_manager.cc:1434] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260710 13:17:57.773062 12079 raft_consensus.cc:515] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.766673 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:57.767700 12031 tablet_bootstrap.cc:654] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.783007 12074 raft_consensus.cc:515] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.778369 11842 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.775136 12065 raft_consensus.cc:2804] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.785715 12065 raft_consensus.cc:697] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Becoming Leader. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:17:57.786852 11918 raft_consensus.cc:2468] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 1.
I20260710 13:17:57.787837 12065 consensus_queue.cc:237] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.785336 11957 leader_election.cc:304] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [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: e504838427f64559a3262299ebbdca23; no voters: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267
I20260710 13:17:57.793756 12069 raft_consensus.cc:2749] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:57.794215 11957 leader_election.cc:304] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.794859 12031 tablet_bootstrap.cc:492] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23: No bootstrap required, opened a new log
I20260710 13:17:57.795311 12031 ts_tablet_manager.cc:1403] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.008s
I20260710 13:17:57.795356 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543e7162096b4e3092c6e81194be21ed" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:57.801267 12073 raft_consensus.cc:493] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.803601 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:57.804363 11915 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.805322 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543e7162096b4e3092c6e81194be21ed" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:57.806028 11991 raft_consensus.cc:3060] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.795825 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:57.799273 12079 leader_election.cc:290] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:57.799698 11918 raft_consensus.cc:3060] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.799803 12069 raft_consensus.cc:2804] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.812054 11917 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 1.
I20260710 13:17:57.801756 12073 raft_consensus.cc:515] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.802681 12074 leader_election.cc:290] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.818580 12069 raft_consensus.cc:697] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Becoming Leader. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:17:57.816730 11843 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.823740 12073 leader_election.cc:290] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.824609 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead3e6a9df17429f8c478cc280098d8f" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60" is_pre_election: true
I20260710 13:17:57.824827 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead3e6a9df17429f8c478cc280098d8f" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.825752 11990 raft_consensus.cc:2468] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 0.
I20260710 13:17:57.825703 11841 raft_consensus.cc:2468] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 0.
I20260710 13:17:57.827119 11882 leader_election.cc:304] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.827929 12073 raft_consensus.cc:2804] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.828272 12073 raft_consensus.cc:493] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.828454 12074 raft_consensus.cc:493] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.828635 12073 raft_consensus.cc:3060] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.828972 12074 raft_consensus.cc:515] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.830188 11991 raft_consensus.cc:2468] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 1.
I20260710 13:17:57.830483 11843 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 1.
I20260710 13:17:57.818897 11842 raft_consensus.cc:2468] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 1.
I20260710 13:17:57.831408 11807 leader_election.cc:304] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.832280 12031 raft_consensus.cc:359] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.832577 12074 leader_election.cc:290] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.832823 12046 raft_consensus.cc:2804] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.833443 12046 raft_consensus.cc:697] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:57.834344 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23" is_pre_election: true
I20260710 13:17:57.834316 11957 leader_election.cc:304] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:57.834245 12046 consensus_queue.cc:237] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.835330 11990 raft_consensus.cc:2393] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ae8c02454b24fff94274c1d187f0d60 in current term 1: Already voted for candidate d24924e088174b0aaed907b7e2a66267 in this term.
I20260710 13:17:57.832970 12031 raft_consensus.cc:385] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.836091 12031 raft_consensus.cc:740] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.836946 12079 raft_consensus.cc:2804] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.836984 11915 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 1.
I20260710 13:17:57.836812 12031 consensus_queue.cc:260] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.846530 12031 ts_tablet_manager.cc:1434] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260710 13:17:57.838479 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24924e088174b0aaed907b7e2a66267" is_pre_election: true
I20260710 13:17:57.837771 12079 raft_consensus.cc:697] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Becoming Leader. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:17:57.843905 11918 raft_consensus.cc:2468] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 1.
I20260710 13:17:57.848244 11808 leader_election.cc:304] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60; no voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23
I20260710 13:17:57.848973 12046 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.847648 12079 consensus_queue.cc:237] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.843353 12069 consensus_queue.cc:237] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.856263 12046 raft_consensus.cc:2749] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:57.862716 12073 raft_consensus.cc:515] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.866060 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead3e6a9df17429f8c478cc280098d8f" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:57.866546 11842 raft_consensus.cc:3060] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.872637 11842 raft_consensus.cc:2468] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 1.
I20260710 13:17:57.873250 12073 leader_election.cc:290] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:57.873723 11883 leader_election.cc:304] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: 
I20260710 13:17:57.874558 12073 raft_consensus.cc:2804] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.875214 12073 raft_consensus.cc:697] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Becoming Leader. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:17:57.876036 12073 consensus_queue.cc:237] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:57.877254 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead3e6a9df17429f8c478cc280098d8f" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:57.877830 11991 raft_consensus.cc:3060] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.878393 11740 catalog_manager.cc:5697] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 reported cstate change: term changed from 0 to 1, leader changed from <none> to d24924e088174b0aaed907b7e2a66267 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "d24924e088174b0aaed907b7e2a66267" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.880299 11740 catalog_manager.cc:5697] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 reported cstate change: term changed from 0 to 1, leader changed from <none> to d24924e088174b0aaed907b7e2a66267 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "d24924e088174b0aaed907b7e2a66267" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.884939 11991 raft_consensus.cc:2468] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 1.
I20260710 13:17:57.892267 11738 catalog_manager.cc:5697] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e504838427f64559a3262299ebbdca23 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "e504838427f64559a3262299ebbdca23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:57.893784 11738 catalog_manager.cc:5697] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e504838427f64559a3262299ebbdca23 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "e504838427f64559a3262299ebbdca23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:57.894981 11738 catalog_manager.cc:5697] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e504838427f64559a3262299ebbdca23 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "e504838427f64559a3262299ebbdca23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:57.896714 11740 catalog_manager.cc:5697] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 reported cstate change: term changed from 0 to 1, leader changed from <none> to d24924e088174b0aaed907b7e2a66267 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "d24924e088174b0aaed907b7e2a66267" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.903564 11739 catalog_manager.cc:5697] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.906104 11739 catalog_manager.cc:5697] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.056847 12046 consensus_queue.cc:1048] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.073371 12099 consensus_queue.cc:1048] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:58.075618 11918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d824005bb2604f578b2a4433e79fe32b"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:33612
I20260710 13:17:58.076212 11918 raft_consensus.cc:606] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:17:58.096000 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9"
dest_uuid: "e504838427f64559a3262299ebbdca23"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:41500
I20260710 13:17:58.096522 11991 raft_consensus.cc:606] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:17:58.104748 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:33612
I20260710 13:17:58.105278 11915 raft_consensus.cc:606] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:17:58.110253 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d"
dest_uuid: "e504838427f64559a3262299ebbdca23"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:41500
I20260710 13:17:58.110821 11991 raft_consensus.cc:606] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:17:58.118323 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22"
dest_uuid: "e504838427f64559a3262299ebbdca23"
mode: GRACEFUL
new_leader_uuid: "d24924e088174b0aaed907b7e2a66267"
 from {username='slave'} at 127.0.0.1:41500
I20260710 13:17:58.118819 11991 raft_consensus.cc:606] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Received request to transfer leadership to TS d24924e088174b0aaed907b7e2a66267
I20260710 13:17:58.131714 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
mode: GRACEFUL
new_leader_uuid: "d24924e088174b0aaed907b7e2a66267"
 from {username='slave'} at 127.0.0.1:44122
I20260710 13:17:58.132228 11842 raft_consensus.cc:606] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Received request to transfer leadership to TS d24924e088174b0aaed907b7e2a66267
I20260710 13:17:58.139851 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bf7354228b947f283d5a51c75d9a5af"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
mode: GRACEFUL
new_leader_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:44122
I20260710 13:17:58.140450 11842 raft_consensus.cc:606] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Received request to transfer leadership to TS e504838427f64559a3262299ebbdca23
I20260710 13:17:58.172540 11991 raft_consensus.cc:3060] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.178140 12099 consensus_queue.cc:1048] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.184711 12046 raft_consensus.cc:993] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60: : Instructing follower e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:17:58.185160 12074 raft_consensus.cc:1081] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Signalling peer e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:17:58.189725 11991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bf7354228b947f283d5a51c75d9a5af"
dest_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:41476
I20260710 13:17:58.190261 11991 raft_consensus.cc:493] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.190032 12099 consensus_queue.cc:1048] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.190651 11991 raft_consensus.cc:3060] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.197659 11991 raft_consensus.cc:515] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.199723 11991 leader_election.cc:290] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 2 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:58.200402 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf7354228b947f283d5a51c75d9a5af" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:58.200758 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf7354228b947f283d5a51c75d9a5af" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:58.200994 11842 raft_consensus.cc:3055] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.201301 11915 raft_consensus.cc:3060] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.201314 11842 raft_consensus.cc:740] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:58.202273 11842 consensus_queue.cc:260] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.203526 11842 raft_consensus.cc:3060] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.208226 11915 raft_consensus.cc:2468] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 2.
I20260710 13:17:58.209406 11957 leader_election.cc:304] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:58.210166 11842 raft_consensus.cc:2468] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 2.
I20260710 13:17:58.210201 12079 raft_consensus.cc:2804] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.210857 12079 raft_consensus.cc:697] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 2 LEADER]: Becoming Leader. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:17:58.211709 12079 consensus_queue.cc:237] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.217906 11739 catalog_manager.cc:5697] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 reported cstate change: term changed from 1 to 2, leader changed from 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193) to e504838427f64559a3262299ebbdca23 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "e504838427f64559a3262299ebbdca23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:58.231353 12073 consensus_queue.cc:1048] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.237612 12065 raft_consensus.cc:993] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:17:58.238386 12073 raft_consensus.cc:1081] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:17:58.239363 12073 consensus_queue.cc:1048] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.240577 11843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d824005bb2604f578b2a4433e79fe32b"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44094
I20260710 13:17:58.241097 11843 raft_consensus.cc:493] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.241456 11843 raft_consensus.cc:3060] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.248603 11843 raft_consensus.cc:515] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:58.249708 11842 raft_consensus.cc:1240] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Rejecting Update request from peer d24924e088174b0aaed907b7e2a66267 for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:58.251040 11843 leader_election.cc:290] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Requested vote from peers e504838427f64559a3262299ebbdca23 (127.10.245.195:32845), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:17:58.251838 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d824005bb2604f578b2a4433e79fe32b" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:58.252413 11991 raft_consensus.cc:3060] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.253330 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d824005bb2604f578b2a4433e79fe32b" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:58.253371 12108 consensus_queue.cc:1059] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:58.254572 11915 raft_consensus.cc:3055] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.254940 11915 raft_consensus.cc:740] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:17:58.255726 11915 consensus_queue.cc:260] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:58.256939 11915 raft_consensus.cc:3060] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.258661 11991 raft_consensus.cc:2468] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:17:58.259806 11807 leader_election.cc:304] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:58.260568 12099 raft_consensus.cc:2804] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.261039 12099 raft_consensus.cc:697] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:58.261057 12079 consensus_queue.cc:1048] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.261921 12099 consensus_queue.cc:237] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [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: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } }
I20260710 13:17:58.264354 11915 raft_consensus.cc:2468] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
W20260710 13:17:58.264869 12065 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:17:58.266376 12079 consensus_queue.cc:1048] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.273707 12069 raft_consensus.cc:993] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:17:58.274623 12076 raft_consensus.cc:1081] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:17:58.274437 11740 catalog_manager.cc:5697] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 1 to 2, leader changed from d24924e088174b0aaed907b7e2a66267 (127.10.245.194) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:58.278409 12065 consensus_queue.cc:1048] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.284783 12099 consensus_queue.cc:1048] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.290664 11843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44108
I20260710 13:17:58.291534 11843 raft_consensus.cc:493] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.291913 11843 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.294469 12112 consensus_queue.cc:1048] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.295722 12065 consensus_queue.cc:1048] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.300922 11843 raft_consensus.cc:515] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.302618 11843 leader_election.cc:290] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:58.303390 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:58.308866 12065 consensus_queue.cc:1048] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.310693 11915 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.313145 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:58.314014 11992 raft_consensus.cc:3055] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.314337 11992 raft_consensus.cc:740] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:17:58.315268 11992 consensus_queue.cc:260] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.316311 11992 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.324292 12079 consensus_queue.cc:1048] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.327427 11992 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:17:58.327473 12079 consensus_queue.cc:1048] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.321090 12065 consensus_queue.cc:1048] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:17:58.338138 11807 leader_election.cc:304] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:58.339593 12074 raft_consensus.cc:2804] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.340077 12074 raft_consensus.cc:697] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:58.341184 12074 consensus_queue.cc:237] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.335512 11915 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:17:58.346751 12065 raft_consensus.cc:993] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:17:58.349628 12065 raft_consensus.cc:1081] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:17:58.356635 11840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44094
I20260710 13:17:58.357191 11840 raft_consensus.cc:493] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.357575 11840 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.357506 12039 consensus_queue.cc:1048] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.372664 12112 raft_consensus.cc:993] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:17:58.372400 11840 raft_consensus.cc:515] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.373108 12079 raft_consensus.cc:1081] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:17:58.375396 11843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44108
I20260710 13:17:58.376428 11843 raft_consensus.cc:493] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.376757 11843 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.376533 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:58.377163 11918 raft_consensus.cc:3055] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.377424 11918 raft_consensus.cc:740] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:17:58.377350 11738 catalog_manager.cc:5697] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 1 to 2, leader changed from e504838427f64559a3262299ebbdca23 (127.10.245.195) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.378239 11918 consensus_queue.cc:260] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.378685 12073 consensus_queue.cc:1048] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.379702 11918 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.386943 11840 leader_election.cc:290] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:58.388541 12069 consensus_queue.cc:1048] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.388836 11843 raft_consensus.cc:515] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.389684 11918 raft_consensus.cc:2468] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:17:58.391064 11808 leader_election.cc:304] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: 
I20260710 13:17:58.391489 12065 consensus_queue.cc:1048] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.391669 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:17:58.391908 12074 raft_consensus.cc:2804] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.392230 11917 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.392383 12074 raft_consensus.cc:697] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:58.392539 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:58.393080 11991 raft_consensus.cc:3055] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.393378 11991 raft_consensus.cc:740] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:17:58.393312 12074 consensus_queue.cc:237] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.394234 11991 consensus_queue.cc:260] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.395890 11843 leader_election.cc:290] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:58.391052 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:58.404300 11992 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.395545 11991 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.421132 11917 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:17:58.425544 11808 leader_election.cc:304] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: 
I20260710 13:17:58.427695 12074 raft_consensus.cc:2804] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.428748 12074 raft_consensus.cc:697] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:58.429857 12074 consensus_queue.cc:237] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.433930 11991 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:17:58.442229 11992 raft_consensus.cc:2468] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:17:58.454406 12112 raft_consensus.cc:993] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23: : Instructing follower d24924e088174b0aaed907b7e2a66267 to start an election
I20260710 13:17:58.454843 12112 raft_consensus.cc:1081] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Signalling peer d24924e088174b0aaed907b7e2a66267 to start an election
I20260710 13:17:58.458873 11918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
 from {username='slave'} at 127.0.0.1:33596
I20260710 13:17:58.459586 11918 raft_consensus.cc:493] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.460240 11918 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.459824 11740 catalog_manager.cc:5697] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 1 to 2, leader changed from e504838427f64559a3262299ebbdca23 (127.10.245.195) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.461483 12046 raft_consensus.cc:993] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60: : Instructing follower d24924e088174b0aaed907b7e2a66267 to start an election
I20260710 13:17:58.461936 12046 raft_consensus.cc:1081] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Signalling peer d24924e088174b0aaed907b7e2a66267 to start an election
I20260710 13:17:58.462219 11740 catalog_manager.cc:5697] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 1 to 2, leader changed from d24924e088174b0aaed907b7e2a66267 (127.10.245.194) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.463960 11917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
 from {username='slave'} at 127.0.0.1:33594
I20260710 13:17:58.464461 11917 raft_consensus.cc:493] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.464812 11917 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.466539 11918 raft_consensus.cc:515] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.468506 11918 leader_election.cc:290] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 2 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:58.470055 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:58.470613 11839 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.471241 11917 raft_consensus.cc:515] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.474761 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:58.475477 11992 raft_consensus.cc:3055] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.475886 11992 raft_consensus.cc:740] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:17:58.476312 11839 raft_consensus.cc:2468] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 2.
I20260710 13:17:58.476990 11992 consensus_queue.cc:260] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.477481 11883 leader_election.cc:304] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: 
I20260710 13:17:58.478437 11992 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.478688 11917 leader_election.cc:290] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 2 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:17:58.478797 12073 raft_consensus.cc:2804] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.479398 12073 raft_consensus.cc:697] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Becoming Leader. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:17:58.480265 12073 consensus_queue.cc:237] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.484530 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:17:58.485095 11991 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.485909 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:17:58.486039 11992 raft_consensus.cc:2468] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 2.
I20260710 13:17:58.486617 11842 raft_consensus.cc:3055] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.486999 11842 raft_consensus.cc:740] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:17:58.487854 11842 consensus_queue.cc:260] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.489071 11842 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.490684 11991 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 2.
I20260710 13:17:58.490531 11739 catalog_manager.cc:5697] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 reported cstate change: term changed from 1 to 2, leader changed from e504838427f64559a3262299ebbdca23 (127.10.245.195) to d24924e088174b0aaed907b7e2a66267 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "d24924e088174b0aaed907b7e2a66267" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.491845 11882 leader_election.cc:304] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:17:58.495087 12073 raft_consensus.cc:2804] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.495714 11842 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 2.
I20260710 13:17:58.495780 12073 raft_consensus.cc:697] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Becoming Leader. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:17:58.496873 12073 consensus_queue.cc:237] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:17:58.502871 11739 catalog_manager.cc:5697] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 reported cstate change: term changed from 1 to 2, leader changed from 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193) to d24924e088174b0aaed907b7e2a66267 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "d24924e088174b0aaed907b7e2a66267" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.682771 11991 raft_consensus.cc:1275] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.684003 12074 consensus_queue.cc:1048] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.691039 11917 raft_consensus.cc:1275] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.692787 12039 consensus_queue.cc:1048] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.749822 11991 raft_consensus.cc:1275] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.750993 12039 consensus_queue.cc:1048] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.759075 11917 raft_consensus.cc:1275] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.760957 12074 consensus_queue.cc:1048] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.769413 11842 raft_consensus.cc:1275] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.770521 12112 consensus_queue.cc:1048] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.777699 11917 raft_consensus.cc:1275] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.779819 12079 consensus_queue.cc:1048] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.897102 11918 raft_consensus.cc:1275] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.898469 12074 consensus_queue.cc:1048] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.905821 11992 raft_consensus.cc:1275] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.906565 11991 raft_consensus.cc:1275] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Refusing update from remote peer d24924e088174b0aaed907b7e2a66267: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.907410 12074 consensus_queue.cc:1048] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.909293 11842 raft_consensus.cc:1275] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Refusing update from remote peer d24924e088174b0aaed907b7e2a66267: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.909710 12073 consensus_queue.cc:1048] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.911183 12073 consensus_queue.cc:1048] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.923090 11991 raft_consensus.cc:1275] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Refusing update from remote peer d24924e088174b0aaed907b7e2a66267: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.927374 12126 consensus_queue.cc:1048] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.932350 11842 raft_consensus.cc:1275] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Refusing update from remote peer d24924e088174b0aaed907b7e2a66267: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.933821 12073 consensus_queue.cc:1048] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:58.993111 11918 raft_consensus.cc:1275] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:58.994274 12074 consensus_queue.cc:1048] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.001062 11991 raft_consensus.cc:1275] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.002341 12099 consensus_queue.cc:1048] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:01.172336 11223 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:18:01.173077 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:01.191041 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
mode: GRACEFUL
new_leader_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:46948
I20260710 13:18:01.191679 11842 raft_consensus.cc:606] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Received request to transfer leadership to TS e504838427f64559a3262299ebbdca23
I20260710 13:18:01.194869 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
mode: GRACEFUL
new_leader_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:46948
I20260710 13:18:01.195417 11842 raft_consensus.cc:606] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Received request to transfer leadership to TS e504838427f64559a3262299ebbdca23
I20260710 13:18:01.196516 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:01.197080 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:01.477571 12138 raft_consensus.cc:993] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60: : Instructing follower e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:18:01.478086 12099 raft_consensus.cc:1081] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Signalling peer e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:18:01.479648 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d"
dest_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:41476
I20260710 13:18:01.480247 11992 raft_consensus.cc:493] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:01.480636 11992 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.488699 11992 raft_consensus.cc:515] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:01.490850 11992 leader_election.cc:290] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 3 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:18:01.492050 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:18:01.492638 11842 raft_consensus.cc:3055] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:01.492619 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:01.493166 11842 raft_consensus.cc:740] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:01.493348 11918 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.494138 11842 consensus_queue.cc:260] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:01.495255 11842 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.498809 11918 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 3.
I20260710 13:18:01.499909 11957 leader_election.cc:304] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [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: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:01.500341 11842 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 3.
I20260710 13:18:01.500674 12130 raft_consensus.cc:2804] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:01.502103 12130 raft_consensus.cc:697] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Becoming Leader. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:18:01.503005 12130 consensus_queue.cc:237] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:01.509943 11739 catalog_manager.cc:5697] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 reported cstate change: term changed from 2 to 3, leader changed from 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193) to e504838427f64559a3262299ebbdca23 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "e504838427f64559a3262299ebbdca23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:01.660084 12138 raft_consensus.cc:993] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60: : Instructing follower e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:18:01.660527 12099 raft_consensus.cc:1081] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Signalling peer e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:18:01.662015 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9"
dest_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:41476
I20260710 13:18:01.662542 11992 raft_consensus.cc:493] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:01.662858 11992 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.668226 11992 raft_consensus.cc:515] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:01.669869 11992 leader_election.cc:290] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 3 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:18:01.670758 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:18:01.671066 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:01.671416 11842 raft_consensus.cc:3055] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:01.671610 11918 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.671772 11842 raft_consensus.cc:740] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:01.672631 11842 consensus_queue.cc:260] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:01.673866 11842 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.678870 11918 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 3.
I20260710 13:18:01.680079 11957 leader_election.cc:304] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [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: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:01.680725 11842 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 3.
I20260710 13:18:01.680792 12130 raft_consensus.cc:2804] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:01.681322 12130 raft_consensus.cc:697] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Becoming Leader. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:18:01.682075 12130 consensus_queue.cc:237] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:01.689036 11739 catalog_manager.cc:5697] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 reported cstate change: term changed from 2 to 3, leader changed from 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193) to e504838427f64559a3262299ebbdca23 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "e504838427f64559a3262299ebbdca23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:01.994555 11842 raft_consensus.cc:1275] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:01.995841 12130 consensus_queue.cc:1048] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.005719 11918 raft_consensus.cc:1275] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.007349 12139 consensus_queue.cc:1048] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.110349 11918 raft_consensus.cc:1275] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.111804 12139 consensus_queue.cc:1048] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.121153 11842 raft_consensus.cc:1275] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.122668 12130 consensus_queue.cc:1048] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.197958 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:02.211458 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9"
dest_uuid: "e504838427f64559a3262299ebbdca23"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:41500
I20260710 13:18:02.212008 11991 raft_consensus.cc:606] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:18:02.222064 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d"
dest_uuid: "e504838427f64559a3262299ebbdca23"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:41500
I20260710 13:18:02.222584 11991 raft_consensus.cc:606] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:18:02.227255 11918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:33612
I20260710 13:18:02.227787 11918 raft_consensus.cc:606] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:18:02.232643 11918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:33612
I20260710 13:18:02.233147 11918 raft_consensus.cc:606] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:18:02.237785 11918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
mode: GRACEFUL
new_leader_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:33612
I20260710 13:18:02.238304 11918 raft_consensus.cc:606] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Received request to transfer leadership to TS 6ae8c02454b24fff94274c1d187f0d60
I20260710 13:18:02.327932 12155 raft_consensus.cc:993] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.328416 12073 raft_consensus.cc:1081] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.330065 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44094
I20260710 13:18:02.330651 11839 raft_consensus.cc:493] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.331061 12154 raft_consensus.cc:993] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.331080 11839 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.331518 12073 raft_consensus.cc:1081] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.334110 11842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44094
I20260710 13:18:02.334633 11842 raft_consensus.cc:493] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.335011 11842 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.337543 11839 raft_consensus.cc:515] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.339921 11842 raft_consensus.cc:515] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.340206 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:02.340476 11839 leader_election.cc:290] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 3 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:18:02.340811 11918 raft_consensus.cc:3055] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:02.341053 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde9d74fdc449399d8e7a555bc83f22" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:18:02.341161 11918 raft_consensus.cc:740] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:18:02.341740 11991 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.342162 11918 consensus_queue.cc:260] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.342815 11842 leader_election.cc:290] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:18:02.343525 11918 raft_consensus.cc:3060] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.344261 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:18:02.344796 11992 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.346133 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:02.346705 11917 raft_consensus.cc:3055] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:02.347040 11917 raft_consensus.cc:740] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:18:02.347865 11917 consensus_queue.cc:260] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.348966 11917 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.348912 11991 raft_consensus.cc:2468] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 3.
I20260710 13:18:02.350248 11807 leader_election.cc:304] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [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: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:02.351080 12099 raft_consensus.cc:2804] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:02.352191 11992 raft_consensus.cc:2468] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:18:02.353652 11807 leader_election.cc:304] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:02.356245 11917 raft_consensus.cc:2468] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 2.
I20260710 13:18:02.356739 11918 raft_consensus.cc:2468] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 3.
I20260710 13:18:02.359455 12157 raft_consensus.cc:2804] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:02.359964 12157 raft_consensus.cc:697] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:02.360603 12099 raft_consensus.cc:697] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:02.361101 12157 consensus_queue.cc:237] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.361498 12099 consensus_queue.cc:237] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.370729 11738 catalog_manager.cc:5697] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 2 to 3, leader changed from d24924e088174b0aaed907b7e2a66267 (127.10.245.194) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.386042 11738 catalog_manager.cc:5697] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 1 to 2, leader changed from d24924e088174b0aaed907b7e2a66267 (127.10.245.194) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.445778 12130 raft_consensus.cc:993] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.446257 12152 raft_consensus.cc:1081] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.447705 11842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44108
I20260710 13:18:02.448297 11842 raft_consensus.cc:493] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.448603 11842 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.453181 11842 raft_consensus.cc:515] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.454629 11842 leader_election.cc:290] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 4 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:18:02.455371 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:02.455618 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e584f6bdb4bf41b78f8eea6cece4cd1d" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:18:02.455956 11917 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.456167 11992 raft_consensus.cc:3055] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:02.456497 11992 raft_consensus.cc:740] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:18:02.457297 11992 consensus_queue.cc:260] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.458577 11992 raft_consensus.cc:3060] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.462199 11917 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 4.
I20260710 13:18:02.463171 11808 leader_election.cc:304] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [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: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: 
I20260710 13:18:02.463816 12099 raft_consensus.cc:2804] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:02.464171 11992 raft_consensus.cc:2468] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 4.
I20260710 13:18:02.464334 12099 raft_consensus.cc:697] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 4 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:02.465232 12099 consensus_queue.cc:237] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.471122 11738 catalog_manager.cc:5697] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 3 to 4, leader changed from e504838427f64559a3262299ebbdca23 (127.10.245.195) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 4 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.480724 12073 raft_consensus.cc:993] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.481119 12154 raft_consensus.cc:1081] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.482496 11842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44094
I20260710 13:18:02.483026 11842 raft_consensus.cc:493] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.483336 11842 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.487706 11842 raft_consensus.cc:515] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.488976 11842 leader_election.cc:290] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 3 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:18:02.490033 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:18:02.490031 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:02.490684 11992 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.490742 11917 raft_consensus.cc:3055] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:02.491154 11917 raft_consensus.cc:740] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:18:02.492290 11917 consensus_queue.cc:260] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.493546 11917 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.498230 11917 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 3.
I20260710 13:18:02.498140 11992 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 3.
I20260710 13:18:02.499460 11807 leader_election.cc:304] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [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: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:02.500137 12099 raft_consensus.cc:2804] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:02.500617 12099 raft_consensus.cc:697] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:02.501327 12099 consensus_queue.cc:237] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.507622 11738 catalog_manager.cc:5697] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 2 to 3, leader changed from d24924e088174b0aaed907b7e2a66267 (127.10.245.194) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.718525 12130 raft_consensus.cc:993] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23: : Instructing follower 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.719026 12164 raft_consensus.cc:1081] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Signalling peer 6ae8c02454b24fff94274c1d187f0d60 to start an election
I20260710 13:18:02.720458 11842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
 from {username='slave'} at 127.0.0.1:44108
I20260710 13:18:02.720911 11842 raft_consensus.cc:493] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.721199 11842 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.726035 11842 raft_consensus.cc:515] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.727617 11842 leader_election.cc:290] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [CANDIDATE]: Term 4 election: Requested vote from peers d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:18:02.728410 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:02.728519 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd3821905d4fa2bee56c9afabc5dd9" candidate_uuid: "6ae8c02454b24fff94274c1d187f0d60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:18:02.729009 11917 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.729081 11992 raft_consensus.cc:3055] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:02.729417 11992 raft_consensus.cc:740] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:18:02.730012 11992 consensus_queue.cc:260] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.730856 11992 raft_consensus.cc:3060] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.733840 11917 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 4.
I20260710 13:18:02.734875 11808 leader_election.cc:304] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [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: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267; no voters: 
I20260710 13:18:02.735574 12099 raft_consensus.cc:2804] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:02.735670 11992 raft_consensus.cc:2468] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ae8c02454b24fff94274c1d187f0d60 in term 4.
I20260710 13:18:02.736076 12099 raft_consensus.cc:697] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 LEADER]: Becoming Leader. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:02.736881 12099 consensus_queue.cc:237] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:02.742180 11738 catalog_manager.cc:5697] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 reported cstate change: term changed from 3 to 4, leader changed from e504838427f64559a3262299ebbdca23 (127.10.245.195) to 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193). New cstate: current_term: 4 leader_uuid: "6ae8c02454b24fff94274c1d187f0d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.859378 11917 raft_consensus.cc:1275] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.860767 12099 consensus_queue.cc:1048] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.861554 11992 raft_consensus.cc:1275] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:02.862995 12157 consensus_queue.cc:1048] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:02.864084 11918 raft_consensus.cc:1275] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:02.865454 12157 consensus_queue.cc:1048] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:02.879805 11992 raft_consensus.cc:1275] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.882733 12099 consensus_queue.cc:1048] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:02.883536 11917 raft_consensus.cc:1275] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:02.887601 11991 raft_consensus.cc:1275] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:02.892282 12169 consensus_queue.cc:1048] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:02.886799 12099 consensus_queue.cc:1048] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260710 13:18:02.910090 11989 raft_consensus.cc:1275] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.913439 12099 consensus_queue.cc:1048] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:02.930459 11918 raft_consensus.cc:1275] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.932014 12169 consensus_queue.cc:1048] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.304013 11989 raft_consensus.cc:1275] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:03.305109 12169 consensus_queue.cc:1048] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.313730 11917 raft_consensus.cc:1275] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Refusing update from remote peer 6ae8c02454b24fff94274c1d187f0d60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:03.315071 12169 consensus_queue.cc:1048] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:18:05.266496 11939 debug-util.cc:398] Leaking SignalData structure 0x7b08001325e0 after lost signal to thread 11226
W20260710 13:18:05.267753 11939 debug-util.cc:398] Leaking SignalData structure 0x7b0800132cc0 after lost signal to thread 11775
W20260710 13:18:05.268823 11939 debug-util.cc:398] Leaking SignalData structure 0x7b080014d640 after lost signal to thread 11867
W20260710 13:18:05.269817 11939 debug-util.cc:398] Leaking SignalData structure 0x7b08001bfb40 after lost signal to thread 11942
W20260710 13:18:05.270565 11939 debug-util.cc:398] Leaking SignalData structure 0x7b080005eaa0 after lost signal to thread 12016
I20260710 13:18:05.312119 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:05.320009 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
mode: GRACEFUL
new_leader_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:46948
I20260710 13:18:05.320797 11842 raft_consensus.cc:606] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 LEADER]: Received request to transfer leadership to TS e504838427f64559a3262299ebbdca23
I20260710 13:18:05.323748 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
mode: GRACEFUL
new_leader_uuid: "d24924e088174b0aaed907b7e2a66267"
 from {username='slave'} at 127.0.0.1:46948
I20260710 13:18:05.324158 11842 raft_consensus.cc:606] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Received request to transfer leadership to TS d24924e088174b0aaed907b7e2a66267
I20260710 13:18:05.326614 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "543e7162096b4e3092c6e81194be21ed"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
mode: GRACEFUL
new_leader_uuid: "d24924e088174b0aaed907b7e2a66267"
 from {username='slave'} at 127.0.0.1:46948
I20260710 13:18:05.327277 11842 raft_consensus.cc:606] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Received request to transfer leadership to TS d24924e088174b0aaed907b7e2a66267
I20260710 13:18:05.330938 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5"
dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
mode: GRACEFUL
new_leader_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:46948
I20260710 13:18:05.331477 11842 raft_consensus.cc:606] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Received request to transfer leadership to TS e504838427f64559a3262299ebbdca23
I20260710 13:18:05.332643 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:18:05.333244 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:05.394474 12185 raft_consensus.cc:993] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60: : Instructing follower d24924e088174b0aaed907b7e2a66267 to start an election
I20260710 13:18:05.395134 12184 raft_consensus.cc:1081] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Signalling peer d24924e088174b0aaed907b7e2a66267 to start an election
I20260710 13:18:05.396929 11918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "543e7162096b4e3092c6e81194be21ed"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
 from {username='slave'} at 127.0.0.1:33594
I20260710 13:18:05.397435 11918 raft_consensus.cc:493] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:05.397781 11918 raft_consensus.cc:3060] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:05.403137 11918 raft_consensus.cc:515] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.405011 11918 leader_election.cc:290] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 2 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:18:05.405997 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543e7162096b4e3092c6e81194be21ed" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:18:05.406337 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543e7162096b4e3092c6e81194be21ed" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:18:05.406934 11992 raft_consensus.cc:3060] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:05.406860 11842 raft_consensus.cc:3055] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:05.407457 11842 raft_consensus.cc:740] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:05.408447 11842 consensus_queue.cc:260] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.409754 11842 raft_consensus.cc:3060] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:05.414207 11992 raft_consensus.cc:2468] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 2.
I20260710 13:18:05.415577 11882 leader_election.cc:304] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:05.416517 12188 raft_consensus.cc:2804] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:05.416610 11842 raft_consensus.cc:2468] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 2.
I20260710 13:18:05.417881 12188 raft_consensus.cc:697] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Becoming Leader. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:18:05.419484 12188 consensus_queue.cc:237] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.431330 11738 catalog_manager.cc:5697] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 reported cstate change: term changed from 1 to 2, leader changed from 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193) to d24924e088174b0aaed907b7e2a66267 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "d24924e088174b0aaed907b7e2a66267" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:05.433990 12185 raft_consensus.cc:993] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60: : Instructing follower e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:18:05.434553 12185 raft_consensus.cc:1081] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Signalling peer e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:18:05.436367 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5"
dest_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:41476
I20260710 13:18:05.436905 11992 raft_consensus.cc:493] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:05.437239 11992 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.443228 11992 raft_consensus.cc:515] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.445288 11992 leader_election.cc:290] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 3 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:18:05.446276 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:18:05.447456 11842 raft_consensus.cc:3055] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:05.447753 11842 raft_consensus.cc:740] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:05.446812 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0e2cc735a44a50b358776fb8a2f6e5" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:05.448555 11918 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.448383 11842 consensus_queue.cc:260] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.449584 11842 raft_consensus.cc:3060] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.453675 11842 raft_consensus.cc:2468] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 3.
I20260710 13:18:05.454701 11957 leader_election.cc:304] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [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: 6ae8c02454b24fff94274c1d187f0d60, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:05.455518 12182 raft_consensus.cc:2804] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:05.455603 11918 raft_consensus.cc:2468] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 3.
I20260710 13:18:05.457180 12182 raft_consensus.cc:697] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Becoming Leader. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:18:05.458189 12182 consensus_queue.cc:237] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.466627 11738 catalog_manager.cc:5697] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 reported cstate change: term changed from 2 to 3, leader changed from 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193) to e504838427f64559a3262299ebbdca23 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "e504838427f64559a3262299ebbdca23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:05.509270 12184 raft_consensus.cc:993] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60: : Instructing follower d24924e088174b0aaed907b7e2a66267 to start an election
I20260710 13:18:05.509809 12185 raft_consensus.cc:1081] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Signalling peer d24924e088174b0aaed907b7e2a66267 to start an election
I20260710 13:18:05.511232 11918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886"
dest_uuid: "d24924e088174b0aaed907b7e2a66267"
 from {username='slave'} at 127.0.0.1:33594
I20260710 13:18:05.511642 11918 raft_consensus.cc:493] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:05.511940 11918 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.516196 11918 raft_consensus.cc:515] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.517612 11918 leader_election.cc:290] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [CANDIDATE]: Term 3 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), e504838427f64559a3262299ebbdca23 (127.10.245.195:32845)
I20260710 13:18:05.518321 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:18:05.518647 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe1c64b01ff4dbda64076a344640886" candidate_uuid: "d24924e088174b0aaed907b7e2a66267" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e504838427f64559a3262299ebbdca23"
I20260710 13:18:05.518831 11842 raft_consensus.cc:3055] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:05.519141 11842 raft_consensus.cc:740] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:05.519145 11992 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.520013 11842 consensus_queue.cc:260] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.521116 11842 raft_consensus.cc:3060] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.525171 11992 raft_consensus.cc:2468] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 3.
I20260710 13:18:05.526168 11882 leader_election.cc:304] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [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: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:05.526969 11842 raft_consensus.cc:2468] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24924e088174b0aaed907b7e2a66267 in term 3.
I20260710 13:18:05.526893 12188 raft_consensus.cc:2804] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:05.527554 12188 raft_consensus.cc:697] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 3 LEADER]: Becoming Leader. State: Replica: d24924e088174b0aaed907b7e2a66267, State: Running, Role: LEADER
I20260710 13:18:05.528422 12188 consensus_queue.cc:237] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.536345 11738 catalog_manager.cc:5697] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 reported cstate change: term changed from 2 to 3, leader changed from 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193) to d24924e088174b0aaed907b7e2a66267 (127.10.245.194). New cstate: current_term: 3 leader_uuid: "d24924e088174b0aaed907b7e2a66267" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:05.641588 12184 raft_consensus.cc:993] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60: : Instructing follower e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:18:05.642590 12185 raft_consensus.cc:1081] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 LEADER]: Signalling peer e504838427f64559a3262299ebbdca23 to start an election
I20260710 13:18:05.644673 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69"
dest_uuid: "e504838427f64559a3262299ebbdca23"
 from {username='slave'} at 127.0.0.1:41476
I20260710 13:18:05.645274 11992 raft_consensus.cc:493] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:05.645642 11992 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:05.649910 11992 raft_consensus.cc:515] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.651486 11992 leader_election.cc:290] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 4 election: Requested vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:18:05.652262 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ae8c02454b24fff94274c1d187f0d60"
I20260710 13:18:05.652629 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ecbf2961cd497a94f86c7bf7269e69" candidate_uuid: "e504838427f64559a3262299ebbdca23" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d24924e088174b0aaed907b7e2a66267"
I20260710 13:18:05.652810 11842 raft_consensus.cc:3055] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:05.653167 11918 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:05.653159 11842 raft_consensus.cc:740] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ae8c02454b24fff94274c1d187f0d60, State: Running, Role: LEADER
I20260710 13:18:05.654163 11842 consensus_queue.cc:260] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.655380 11842 raft_consensus.cc:3060] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:05.657701 11918 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 4.
I20260710 13:18:05.658776 11957 leader_election.cc:304] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [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: d24924e088174b0aaed907b7e2a66267, e504838427f64559a3262299ebbdca23; no voters: 
I20260710 13:18:05.659536 12182 raft_consensus.cc:2804] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:05.659950 12182 raft_consensus.cc:697] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 4 LEADER]: Becoming Leader. State: Replica: e504838427f64559a3262299ebbdca23, State: Running, Role: LEADER
I20260710 13:18:05.660779 12182 consensus_queue.cc:237] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [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: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:05.661859 11842 raft_consensus.cc:2468] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504838427f64559a3262299ebbdca23 in term 4.
I20260710 13:18:05.668618 11738 catalog_manager.cc:5697] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 reported cstate change: term changed from 3 to 4, leader changed from 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193) to e504838427f64559a3262299ebbdca23 (127.10.245.195). New cstate: current_term: 4 leader_uuid: "e504838427f64559a3262299ebbdca23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:05.884356 11992 raft_consensus.cc:1275] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Refusing update from remote peer d24924e088174b0aaed907b7e2a66267: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:05.885661 12188 consensus_queue.cc:1048] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.898200 11842 raft_consensus.cc:1275] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Refusing update from remote peer d24924e088174b0aaed907b7e2a66267: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:05.899528 12188 consensus_queue.cc:1048] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.916663 11918 raft_consensus.cc:1275] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:05.918120 12182 consensus_queue.cc:1048] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:05.930575 11842 raft_consensus.cc:1275] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:05.931941 12182 consensus_queue.cc:1048] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.029251 11839 raft_consensus.cc:1275] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Refusing update from remote peer d24924e088174b0aaed907b7e2a66267: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:06.030664 12188 consensus_queue.cc:1048] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.041695 11992 raft_consensus.cc:1275] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Refusing update from remote peer d24924e088174b0aaed907b7e2a66267: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:06.043433 12189 consensus_queue.cc:1048] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:06.052126 11918 raft_consensus.cc:1275] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:06.054159 12182 consensus_queue.cc:1048] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:06.070315 11839 raft_consensus.cc:1275] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Refusing update from remote peer e504838427f64559a3262299ebbdca23: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:06.071784 12182 consensus_queue.cc:1048] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:06.334110 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:06.340312 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
W20260710 13:18:06.342563 11883 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:18:06.347851 11883 consensus_peers.cc:597] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 -> Peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Couldn't send request to peer 6ae8c02454b24fff94274c1d187f0d60. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.374337 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:06.375530 11223 tablet_replica.cc:333] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.376606 11223 raft_consensus.cc:2243] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.378887 11223 raft_consensus.cc:2272] T d824005bb2604f578b2a4433e79fe32b P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.381562 11223 tablet_replica.cc:333] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.382450 11223 raft_consensus.cc:2243] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.383635 11223 raft_consensus.cc:2272] T 5cde9d74fdc449399d8e7a555bc83f22 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.386193 11223 tablet_replica.cc:333] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.386996 11223 raft_consensus.cc:2243] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.387660 11223 raft_consensus.cc:2272] T 2fe1c64b01ff4dbda64076a344640886 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.390380 11223 tablet_replica.cc:333] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.391129 11223 raft_consensus.cc:2243] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.392104 11223 raft_consensus.cc:2272] T b1cd3821905d4fa2bee56c9afabc5dd9 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.394603 11223 tablet_replica.cc:333] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.395351 11223 raft_consensus.cc:2243] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.396356 11223 raft_consensus.cc:2272] T e584f6bdb4bf41b78f8eea6cece4cd1d P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.398897 11223 tablet_replica.cc:333] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.399662 11223 raft_consensus.cc:2243] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.400220 11223 raft_consensus.cc:2272] T 5bf7354228b947f283d5a51c75d9a5af P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.402658 11223 tablet_replica.cc:333] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.403385 11223 raft_consensus.cc:2243] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.403858 11223 raft_consensus.cc:2272] T 8b0e2cc735a44a50b358776fb8a2f6e5 P 6ae8c02454b24fff94274c1d187f0d60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.406324 11223 tablet_replica.cc:333] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.407033 11223 raft_consensus.cc:2243] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.407524 11223 raft_consensus.cc:2272] T 543e7162096b4e3092c6e81194be21ed P 6ae8c02454b24fff94274c1d187f0d60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.410065 11223 tablet_replica.cc:333] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.410704 11223 raft_consensus.cc:2243] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.411203 11223 raft_consensus.cc:2272] T 12ecbf2961cd497a94f86c7bf7269e69 P 6ae8c02454b24fff94274c1d187f0d60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.413851 11223 tablet_replica.cc:333] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60: stopping tablet replica
I20260710 13:18:06.414480 11223 raft_consensus.cc:2243] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.415019 11223 raft_consensus.cc:2272] T ead3e6a9df17429f8c478cc280098d8f P 6ae8c02454b24fff94274c1d187f0d60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.440150 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:18:06.464262 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:18:06.494573 11883 consensus_peers.cc:597] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 -> Peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Couldn't send request to peer 6ae8c02454b24fff94274c1d187f0d60. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.506969 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:06.508067 11223 tablet_replica.cc:333] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.509095 11223 raft_consensus.cc:2243] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:06.509629 11957 consensus_peers.cc:597] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 -> Peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Couldn't send request to peer 6ae8c02454b24fff94274c1d187f0d60. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.510162 11223 raft_consensus.cc:2272] T ead3e6a9df17429f8c478cc280098d8f P d24924e088174b0aaed907b7e2a66267 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.512792 11223 tablet_replica.cc:333] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.513533 11223 raft_consensus.cc:2243] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.514110 11223 raft_consensus.cc:2272] T e584f6bdb4bf41b78f8eea6cece4cd1d P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.516541 11223 tablet_replica.cc:333] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.517341 11223 raft_consensus.cc:2243] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.517905 11223 raft_consensus.cc:2272] T 5bf7354228b947f283d5a51c75d9a5af P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.520509 11223 tablet_replica.cc:333] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.521242 11223 raft_consensus.cc:2243] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.521778 11223 raft_consensus.cc:2272] T 12ecbf2961cd497a94f86c7bf7269e69 P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.524446 11223 tablet_replica.cc:333] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.525166 11223 raft_consensus.cc:2243] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.526106 11223 raft_consensus.cc:2272] T 543e7162096b4e3092c6e81194be21ed P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.528803 11223 tablet_replica.cc:333] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.529524 11223 raft_consensus.cc:2243] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.530041 11223 raft_consensus.cc:2272] T 8b0e2cc735a44a50b358776fb8a2f6e5 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.532662 11223 tablet_replica.cc:333] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.533360 11223 raft_consensus.cc:2243] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.533907 11223 raft_consensus.cc:2272] T 5cde9d74fdc449399d8e7a555bc83f22 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.536263 11223 tablet_replica.cc:333] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.536935 11223 raft_consensus.cc:2243] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.537801 11223 raft_consensus.cc:2272] T 2fe1c64b01ff4dbda64076a344640886 P d24924e088174b0aaed907b7e2a66267 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.540257 11223 tablet_replica.cc:333] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.540912 11223 raft_consensus.cc:2243] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.541456 11223 raft_consensus.cc:2272] T b1cd3821905d4fa2bee56c9afabc5dd9 P d24924e088174b0aaed907b7e2a66267 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.543888 11223 tablet_replica.cc:333] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267: stopping tablet replica
I20260710 13:18:06.544562 11223 raft_consensus.cc:2243] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.545184 11223 raft_consensus.cc:2272] T d824005bb2604f578b2a4433e79fe32b P d24924e088174b0aaed907b7e2a66267 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:06.548600 11957 consensus_peers.cc:597] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 -> Peer d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823): Couldn't send request to peer d24924e088174b0aaed907b7e2a66267. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:06.569989 11957 consensus_peers.cc:597] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 -> Peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Couldn't send request to peer 6ae8c02454b24fff94274c1d187f0d60. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:06.754688 11957 consensus_peers.cc:597] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 -> Peer d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823): Couldn't send request to peer d24924e088174b0aaed907b7e2a66267. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:36823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:06.913018 11957 consensus_peers.cc:597] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 -> Peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Couldn't send request to peer 6ae8c02454b24fff94274c1d187f0d60. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:06.952410 11957 consensus_peers.cc:597] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 -> Peer d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823): Couldn't send request to peer d24924e088174b0aaed907b7e2a66267. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:36823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:07.571139 11223 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11939)
I20260710 13:18:07.636749 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:18:07.656975 12195 raft_consensus.cc:493] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 6ae8c02454b24fff94274c1d187f0d60)
I20260710 13:18:07.657644 12195 raft_consensus.cc:515] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ae8c02454b24fff94274c1d187f0d60" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36373 } } peers { permanent_uuid: "d24924e088174b0aaed907b7e2a66267" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36823 } } peers { permanent_uuid: "e504838427f64559a3262299ebbdca23" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 32845 } }
I20260710 13:18:07.659649 12195 leader_election.cc:290] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373), d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823)
I20260710 13:18:07.661007 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:18:07.668161 11957 leader_election.cc:336] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 6ae8c02454b24fff94274c1d187f0d60 (127.10.245.193:36373): Network error: Client connection negotiation failed: client connection to 127.10.245.193:36373: connect: Connection refused (error 111)
W20260710 13:18:07.669575 11957 leader_election.cc:336] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d24924e088174b0aaed907b7e2a66267 (127.10.245.194:36823): Network error: Client connection negotiation failed: client connection to 127.10.245.194:36823: connect: Connection refused (error 111)
I20260710 13:18:07.670106 11957 leader_election.cc:304] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e504838427f64559a3262299ebbdca23; no voters: 6ae8c02454b24fff94274c1d187f0d60, d24924e088174b0aaed907b7e2a66267
I20260710 13:18:07.671155 12195 raft_consensus.cc:2749] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260710 13:18:07.686087 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:07.686803 11223 tablet_replica.cc:333] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.687490 11223 raft_consensus.cc:2243] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.687994 11223 raft_consensus.cc:2272] T ead3e6a9df17429f8c478cc280098d8f P e504838427f64559a3262299ebbdca23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.689965 11223 tablet_replica.cc:333] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.690531 11223 raft_consensus.cc:2243] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:07.691358 11223 raft_consensus.cc:2272] T 5bf7354228b947f283d5a51c75d9a5af P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.693276 11223 tablet_replica.cc:333] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.693811 11223 raft_consensus.cc:2243] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.694236 11223 raft_consensus.cc:2272] T e584f6bdb4bf41b78f8eea6cece4cd1d P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.695931 11223 tablet_replica.cc:333] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.696451 11223 raft_consensus.cc:2243] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.696838 11223 raft_consensus.cc:2272] T b1cd3821905d4fa2bee56c9afabc5dd9 P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.698395 11223 tablet_replica.cc:333] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.698876 11223 raft_consensus.cc:2243] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.699314 11223 raft_consensus.cc:2272] T 2fe1c64b01ff4dbda64076a344640886 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.700871 11223 tablet_replica.cc:333] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.701342 11223 raft_consensus.cc:2243] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:07.702049 11223 raft_consensus.cc:2272] T 12ecbf2961cd497a94f86c7bf7269e69 P e504838427f64559a3262299ebbdca23 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.703801 11223 tablet_replica.cc:333] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.704298 11223 raft_consensus.cc:2243] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.704682 11223 raft_consensus.cc:2272] T 543e7162096b4e3092c6e81194be21ed P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.706175 11223 tablet_replica.cc:333] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.706676 11223 raft_consensus.cc:2243] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:07.707396 11223 raft_consensus.cc:2272] T 8b0e2cc735a44a50b358776fb8a2f6e5 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.708904 11223 tablet_replica.cc:333] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.709362 11223 raft_consensus.cc:2243] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.709764 11223 raft_consensus.cc:2272] T 5cde9d74fdc449399d8e7a555bc83f22 P e504838427f64559a3262299ebbdca23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.711382 11223 tablet_replica.cc:333] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23: stopping tablet replica
I20260710 13:18:07.711824 11223 raft_consensus.cc:2243] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.712205 11223 raft_consensus.cc:2272] T d824005bb2604f578b2a4433e79fe32b P e504838427f64559a3262299ebbdca23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.733560 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:18:07.756631 11223 master.cc:562] Master@127.10.245.254:34295 shutting down...
I20260710 13:18:07.778419 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:07.779080 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.779402 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3eb4242f014a4433b46c163b4ef2fd3d: stopping tablet replica
I20260710 13:18:07.790402 11223 master.cc:584] Master@127.10.245.254:34295 shutdown complete.
6ae8c02454b24fff94274c1d187f0d60  5
d24924e088174b0aaed907b7e2a66267  4
e504838427f64559a3262299ebbdca23  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11588 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:18:07.836751 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:40901
I20260710 13:18:07.838114 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:07.844606 12218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:07.845332 12219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:07.845487 12221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:07.846704 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:07.847641 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.847823 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:07.847939 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689487847929 us; error 0 us; skew 500 ppm
I20260710 13:18:07.848423 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.851295 11223 webserver.cc:533] Webserver started at http://127.10.245.254:41753/ using document root <none> and password file <none>
I20260710 13:18:07.851745 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.851900 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.852133 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.853329 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/master-0-root/instance:
uuid: "68cf716deacc4b3abfca7a49c6663c5f"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-tnx0"
I20260710 13:18:07.858098 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:18:07.861433 12226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.862229 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:07.862515 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/master-0-root
uuid: "68cf716deacc4b3abfca7a49c6663c5f"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-tnx0"
I20260710 13:18:07.862823 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:07.880743 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.882069 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.923112 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:40901
I20260710 13:18:07.923199 12277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:40901 every 8 connection(s)
I20260710 13:18:07.927135 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.937403 12278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f: Bootstrap starting.
I20260710 13:18:07.942365 12278 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:07.946816 12278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f: No bootstrap required, opened a new log
I20260710 13:18:07.948982 12278 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68cf716deacc4b3abfca7a49c6663c5f" member_type: VOTER }
I20260710 13:18:07.949348 12278 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:07.949527 12278 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68cf716deacc4b3abfca7a49c6663c5f, State: Initialized, Role: FOLLOWER
I20260710 13:18:07.950117 12278 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68cf716deacc4b3abfca7a49c6663c5f" member_type: VOTER }
I20260710 13:18:07.950529 12278 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:07.950726 12278 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:07.950987 12278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:07.955336 12278 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68cf716deacc4b3abfca7a49c6663c5f" member_type: VOTER }
I20260710 13:18:07.955796 12278 leader_election.cc:304] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [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: 68cf716deacc4b3abfca7a49c6663c5f; no voters: 
I20260710 13:18:07.956908 12278 leader_election.cc:290] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:07.957324 12281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:07.958675 12281 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 1 LEADER]: Becoming Leader. State: Replica: 68cf716deacc4b3abfca7a49c6663c5f, State: Running, Role: LEADER
I20260710 13:18:07.959415 12281 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [LEADER]: Queue going to LEADER mode. State: All 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: "68cf716deacc4b3abfca7a49c6663c5f" member_type: VOTER }
I20260710 13:18:07.960012 12278 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:07.963958 12282 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68cf716deacc4b3abfca7a49c6663c5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68cf716deacc4b3abfca7a49c6663c5f" member_type: VOTER } }
I20260710 13:18:07.964558 12282 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:07.965097 12283 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68cf716deacc4b3abfca7a49c6663c5f. Latest consensus state: current_term: 1 leader_uuid: "68cf716deacc4b3abfca7a49c6663c5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68cf716deacc4b3abfca7a49c6663c5f" member_type: VOTER } }
I20260710 13:18:07.965647 12283 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:07.973763 12289 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:07.979642 12289 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:07.980806 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:07.988725 12289 catalog_manager.cc:1383] Generated new cluster ID: 23b6d6bffc1f4eed81348cd1005fe98f
I20260710 13:18:07.989012 12289 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:08.002101 12289 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:08.003504 12289 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:08.014492 12289 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f: Generated new TSK 0
I20260710 13:18:08.015166 12289 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:08.047623 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:08.054107 12299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:08.055441 12300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:08.056779 12302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.057575 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:08.058478 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:08.058876 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:08.059126 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689488059100 us; error 0 us; skew 500 ppm
I20260710 13:18:08.059685 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:08.062156 11223 webserver.cc:533] Webserver started at http://127.10.245.193:37903/ using document root <none> and password file <none>
I20260710 13:18:08.062656 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:08.062852 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:08.063189 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:08.064301 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/instance:
uuid: "f79075b2257a43b9bdf738506e058305"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-tnx0"
I20260710 13:18:08.068919 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:18:08.072351 12307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.073086 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:08.073482 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "f79075b2257a43b9bdf738506e058305"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-tnx0"
I20260710 13:18:08.073764 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:08.103307 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:08.104668 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:08.106288 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:08.108741 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:08.108964 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.109208 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:08.109393 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.156545 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:36799
I20260710 13:18:08.156646 12369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:36799 every 8 connection(s)
I20260710 13:18:08.161876 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:08.169275 12374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:08.171041 12375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:08.175814 12377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.176030 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:08.177769 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:08.178038 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:08.178274 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689488178248 us; error 0 us; skew 500 ppm
I20260710 13:18:08.178809 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:08.179425 12370 heartbeater.cc:344] Connected to a master server at 127.10.245.254:40901
I20260710 13:18:08.179872 12370 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:08.180828 12370 heartbeater.cc:507] Master 127.10.245.254:40901 requested a full tablet report, sending...
I20260710 13:18:08.181741 11223 webserver.cc:533] Webserver started at http://127.10.245.194:45731/ using document root <none> and password file <none>
I20260710 13:18:08.182431 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:08.182688 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:08.183027 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:08.183467 12243 ts_manager.cc:194] Registered new tserver with Master: f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799)
I20260710 13:18:08.184319 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/instance:
uuid: "314a209febd9499ea8a12726fbc31839"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-tnx0"
I20260710 13:18:08.185464 12243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43342
I20260710 13:18:08.189611 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:18:08.193365 12382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.194128 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:08.194471 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root
uuid: "314a209febd9499ea8a12726fbc31839"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-tnx0"
I20260710 13:18:08.194785 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:08.213006 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:08.214340 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:08.216044 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:08.218660 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:08.218875 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.219204 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:08.219398 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.264094 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:38139
I20260710 13:18:08.264223 12444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:38139 every 8 connection(s)
I20260710 13:18:08.269251 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:08.277218 12448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:08.279091 12449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.282881 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:08.282933 12445 heartbeater.cc:344] Connected to a master server at 127.10.245.254:40901
W20260710 13:18:08.283018 12451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.283684 12445 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:08.284296 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:08.284516 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:08.284536 12445 heartbeater.cc:507] Master 127.10.245.254:40901 requested a full tablet report, sending...
I20260710 13:18:08.284816 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689488284792 us; error 0 us; skew 500 ppm
I20260710 13:18:08.285470 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:08.287042 12243 ts_manager.cc:194] Registered new tserver with Master: 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:08.288556 11223 webserver.cc:533] Webserver started at http://127.10.245.195:44435/ using document root <none> and password file <none>
I20260710 13:18:08.288980 12243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43352
I20260710 13:18:08.289237 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:08.289494 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:08.289834 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:08.291213 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/instance:
uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-tnx0"
I20260710 13:18:08.295650 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:08.299192 12456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.299942 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:08.300274 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root
uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-tnx0"
I20260710 13:18:08.300535 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:08.327386 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:08.328770 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:08.330339 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:08.332667 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:08.332895 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.333133 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:08.333312 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.376591 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:34665
I20260710 13:18:08.376745 12518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:34665 every 8 connection(s)
I20260710 13:18:08.391260 12519 heartbeater.cc:344] Connected to a master server at 127.10.245.254:40901
I20260710 13:18:08.391670 12519 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:08.392406 12519 heartbeater.cc:507] Master 127.10.245.254:40901 requested a full tablet report, sending...
I20260710 13:18:08.394276 12243 ts_manager.cc:194] Registered new tserver with Master: eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:08.395208 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015185493s
I20260710 13:18:08.395648 12243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43362
I20260710 13:18:08.421692 12243 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33770:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:08.425900 12243 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:18:08.565840 12410 tablet_service.cc:1511] Processing CreateTablet for tablet b207a95731ff400b89cf12ffdeba1f85 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:08.567589 12410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b207a95731ff400b89cf12ffdeba1f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.568130 12335 tablet_service.cc:1511] Processing CreateTablet for tablet b207a95731ff400b89cf12ffdeba1f85 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:08.568964 12329 tablet_service.cc:1511] Processing CreateTablet for tablet 247f3a2af97b47dfa6c39ddfcfe89c18 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:08.569591 12335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b207a95731ff400b89cf12ffdeba1f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.570353 12329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247f3a2af97b47dfa6c39ddfcfe89c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.571879 12334 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9535fec988437285d140383006181f (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:08.572199 12409 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9535fec988437285d140383006181f (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:08.573187 12334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9535fec988437285d140383006181f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.573602 12409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9535fec988437285d140383006181f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.576143 12333 tablet_service.cc:1511] Processing CreateTablet for tablet eb851f67d8e242fbbddf96d8ae444d74 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:08.576397 12408 tablet_service.cc:1511] Processing CreateTablet for tablet eb851f67d8e242fbbddf96d8ae444d74 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:08.577476 12333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb851f67d8e242fbbddf96d8ae444d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.577819 12408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb851f67d8e242fbbddf96d8ae444d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.579988 12330 tablet_service.cc:1511] Processing CreateTablet for tablet bbe10c2b65cf453ebdde844b735a02d5 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:08.581287 12330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe10c2b65cf453ebdde844b735a02d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.582533 12407 tablet_service.cc:1511] Processing CreateTablet for tablet 5232310def75407a8b1c713c19b5de15 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:08.583999 12407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232310def75407a8b1c713c19b5de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.584177 12332 tablet_service.cc:1511] Processing CreateTablet for tablet 5232310def75407a8b1c713c19b5de15 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:08.585484 12332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232310def75407a8b1c713c19b5de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.586824 12406 tablet_service.cc:1511] Processing CreateTablet for tablet ab01453746694fe1b70ec1cf4df225bf (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:08.588325 12406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab01453746694fe1b70ec1cf4df225bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.588729 12331 tablet_service.cc:1511] Processing CreateTablet for tablet ab01453746694fe1b70ec1cf4df225bf (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:08.589986 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab01453746694fe1b70ec1cf4df225bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.592306 12405 tablet_service.cc:1511] Processing CreateTablet for tablet bbe10c2b65cf453ebdde844b735a02d5 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:08.593773 12405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe10c2b65cf453ebdde844b735a02d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.593468 12482 tablet_service.cc:1511] Processing CreateTablet for tablet eb851f67d8e242fbbddf96d8ae444d74 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:08.596123 12481 tablet_service.cc:1511] Processing CreateTablet for tablet 5232310def75407a8b1c713c19b5de15 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:08.597463 12403 tablet_service.cc:1511] Processing CreateTablet for tablet e36f255884414298a30e00ab61a6a5fe (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:08.597833 12484 tablet_service.cc:1511] Processing CreateTablet for tablet b207a95731ff400b89cf12ffdeba1f85 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:08.596004 12483 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9535fec988437285d140383006181f (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:08.598434 12480 tablet_service.cc:1511] Processing CreateTablet for tablet ab01453746694fe1b70ec1cf4df225bf (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:08.598891 12403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e36f255884414298a30e00ab61a6a5fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.602098 12327 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0504486cba4f2d8f371f869bfc6647 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:08.602600 12477 tablet_service.cc:1511] Processing CreateTablet for tablet e36f255884414298a30e00ab61a6a5fe (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:08.604743 12326 tablet_service.cc:1511] Processing CreateTablet for tablet 73ba1fee88a74b56ac23c3be69cf737d (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:08.604970 12476 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0504486cba4f2d8f371f869bfc6647 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:08.606105 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ba1fee88a74b56ac23c3be69cf737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.600267 12479 tablet_service.cc:1511] Processing CreateTablet for tablet bbe10c2b65cf453ebdde844b735a02d5 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:08.607198 12475 tablet_service.cc:1511] Processing CreateTablet for tablet 73ba1fee88a74b56ac23c3be69cf737d (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:08.608469 12327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0504486cba4f2d8f371f869bfc6647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.600293 12402 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0504486cba4f2d8f371f869bfc6647 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:08.609598 12402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0504486cba4f2d8f371f869bfc6647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.609341 12328 tablet_service.cc:1511] Processing CreateTablet for tablet e36f255884414298a30e00ab61a6a5fe (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:08.610702 12328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e36f255884414298a30e00ab61a6a5fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.601362 12478 tablet_service.cc:1511] Processing CreateTablet for tablet 247f3a2af97b47dfa6c39ddfcfe89c18 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:08.601636 12401 tablet_service.cc:1511] Processing CreateTablet for tablet 73ba1fee88a74b56ac23c3be69cf737d (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:08.613404 12401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ba1fee88a74b56ac23c3be69cf737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.596154 12404 tablet_service.cc:1511] Processing CreateTablet for tablet 247f3a2af97b47dfa6c39ddfcfe89c18 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:08.594806 12482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb851f67d8e242fbbddf96d8ae444d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.615679 12484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b207a95731ff400b89cf12ffdeba1f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.616124 12404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247f3a2af97b47dfa6c39ddfcfe89c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.616782 12481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232310def75407a8b1c713c19b5de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.617435 12476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0504486cba4f2d8f371f869bfc6647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.618047 12480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab01453746694fe1b70ec1cf4df225bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.618599 12479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe10c2b65cf453ebdde844b735a02d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.619277 12483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9535fec988437285d140383006181f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.620000 12478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247f3a2af97b47dfa6c39ddfcfe89c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.621493 12477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e36f255884414298a30e00ab61a6a5fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.622990 12475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ba1fee88a74b56ac23c3be69cf737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.706874 12534 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:08.712705 12327 tablet_service.cc:1511] Processing CreateTablet for tablet 77efcc7dac524f1d80a8b04fa386ddb3 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:08.716590 12327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77efcc7dac524f1d80a8b04fa386ddb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.715306 12329 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3396dd89074402abc86e10a544037c (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:08.727763 12329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3396dd89074402abc86e10a544037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.730438 12406 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3396dd89074402abc86e10a544037c (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:08.734162 12406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3396dd89074402abc86e10a544037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.739719 12408 tablet_service.cc:1511] Processing CreateTablet for tablet 77efcc7dac524f1d80a8b04fa386ddb3 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:08.741003 12408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77efcc7dac524f1d80a8b04fa386ddb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.731732 12334 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba9ef852454badb3f6281aadf9a7b1 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:08.746776 12407 tablet_service.cc:1511] Processing CreateTablet for tablet f8f5a94bf2ca437693f32560efeb9890 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:08.782675 12334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba9ef852454badb3f6281aadf9a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.783196 12407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f5a94bf2ca437693f32560efeb9890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.783882 12476 tablet_service.cc:1511] Processing CreateTablet for tablet f8f5a94bf2ca437693f32560efeb9890 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:08.785099 12476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f5a94bf2ca437693f32560efeb9890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.765170 12333 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba656811f1f441d8e944680e0da74f3 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:08.770691 12483 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3396dd89074402abc86e10a544037c (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:08.773324 12410 tablet_service.cc:1511] Processing CreateTablet for tablet bb023cf72cc443b09441c802ba8dcb39 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:08.795054 12401 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba656811f1f441d8e944680e0da74f3 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:08.771857 12536 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:08.795742 12410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb023cf72cc443b09441c802ba8dcb39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.796482 12401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba656811f1f441d8e944680e0da74f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.795753 12483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3396dd89074402abc86e10a544037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.778849 12405 tablet_service.cc:1511] Processing CreateTablet for tablet b850ff1ea6b94b34841a28a4bbab1b99 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:08.800169 12405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b850ff1ea6b94b34841a28a4bbab1b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.801807 12481 tablet_service.cc:1511] Processing CreateTablet for tablet bb023cf72cc443b09441c802ba8dcb39 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:08.754631 12332 tablet_service.cc:1511] Processing CreateTablet for tablet f8f5a94bf2ca437693f32560efeb9890 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:08.803134 12332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f5a94bf2ca437693f32560efeb9890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.765167 12479 tablet_service.cc:1511] Processing CreateTablet for tablet 77efcc7dac524f1d80a8b04fa386ddb3 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:08.763695 12409 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba9ef852454badb3f6281aadf9a7b1 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:08.804950 12335 tablet_service.cc:1511] Processing CreateTablet for tablet f207a71660594d72b9662b963a3b54c2 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:08.805166 12404 tablet_service.cc:1511] Processing CreateTablet for tablet 5511e62646b448f8a235546fbff91036 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:08.805934 12409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba9ef852454badb3f6281aadf9a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.806082 12335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f207a71660594d72b9662b963a3b54c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.806543 12404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5511e62646b448f8a235546fbff91036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.767442 12330 tablet_service.cc:1511] Processing CreateTablet for tablet bb023cf72cc443b09441c802ba8dcb39 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:08.768694 12535 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:08.750015 12480 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba9ef852454badb3f6281aadf9a7b1 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:08.807626 12330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb023cf72cc443b09441c802ba8dcb39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.781827 12534 tablet_bootstrap.cc:654] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.809650 12333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba656811f1f441d8e944680e0da74f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.793843 12484 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba656811f1f441d8e944680e0da74f3 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:08.787226 12406 tablet_service.cc:1511] Processing CreateTablet for tablet f207a71660594d72b9662b963a3b54c2 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:08.816180 12406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f207a71660594d72b9662b963a3b54c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.773484 12331 tablet_service.cc:1511] Processing CreateTablet for tablet b850ff1ea6b94b34841a28a4bbab1b99 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:08.817659 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b850ff1ea6b94b34841a28a4bbab1b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.818327 12482 tablet_service.cc:1511] Processing CreateTablet for tablet b850ff1ea6b94b34841a28a4bbab1b99 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:08.830003 12536 tablet_bootstrap.cc:654] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.831152 12477 tablet_service.cc:1511] Processing CreateTablet for tablet f207a71660594d72b9662b963a3b54c2 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:08.814113 12326 tablet_service.cc:1511] Processing CreateTablet for tablet d6ddbe1c64184f97960e43abaf8dde58 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:08.838053 12403 tablet_service.cc:1511] Processing CreateTablet for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:08.839396 12403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.847517 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ddbe1c64184f97960e43abaf8dde58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.848369 12478 tablet_service.cc:1511] Processing CreateTablet for tablet d6ddbe1c64184f97960e43abaf8dde58 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:08.826570 12328 tablet_service.cc:1511] Processing CreateTablet for tablet 5511e62646b448f8a235546fbff91036 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:08.850415 12328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5511e62646b448f8a235546fbff91036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.853384 12481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb023cf72cc443b09441c802ba8dcb39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.794584 12402 tablet_service.cc:1511] Processing CreateTablet for tablet d6ddbe1c64184f97960e43abaf8dde58 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:08.854552 12402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ddbe1c64184f97960e43abaf8dde58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.854756 12484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba656811f1f441d8e944680e0da74f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.864408 12327 tablet_service.cc:1511] Processing CreateTablet for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:08.865693 12327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.871987 12475 tablet_service.cc:1511] Processing CreateTablet for tablet 5511e62646b448f8a235546fbff91036 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:08.867185 12478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ddbe1c64184f97960e43abaf8dde58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.876752 12405 tablet_service.cc:1511] Processing CreateTablet for tablet 3f50ce407ad04f3d837eecb2d619e6bf (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:08.873217 12475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5511e62646b448f8a235546fbff91036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.877969 12405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f50ce407ad04f3d837eecb2d619e6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.882046 12329 tablet_service.cc:1511] Processing CreateTablet for tablet 3f50ce407ad04f3d837eecb2d619e6bf (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:08.883353 12329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f50ce407ad04f3d837eecb2d619e6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.883632 12480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba9ef852454badb3f6281aadf9a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.886762 12479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77efcc7dac524f1d80a8b04fa386ddb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.892936 12482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b850ff1ea6b94b34841a28a4bbab1b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.903458 12409 tablet_service.cc:1511] Processing CreateTablet for tablet 772e8a831df34b7288351518eea6be0a (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:08.921819 12477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f207a71660594d72b9662b963a3b54c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.927239 12534 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:08.927802 12534 ts_tablet_manager.cc:1403] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.221s	user 0.005s	sys 0.009s
I20260710 13:18:08.935316 12408 tablet_service.cc:1511] Processing CreateTablet for tablet a61b89e0a97d4e228caaec5bfe7fb2a1 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:08.936584 12408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61b89e0a97d4e228caaec5bfe7fb2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.939848 12409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772e8a831df34b7288351518eea6be0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.941372 12536 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:08.941825 12536 ts_tablet_manager.cc:1403] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.170s	user 0.000s	sys 0.012s
I20260710 13:18:08.944589 12536 raft_consensus.cc:359] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:08.945263 12536 raft_consensus.cc:385] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.945556 12536 raft_consensus.cc:740] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.930642 12534 raft_consensus.cc:359] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:08.953781 12534 raft_consensus.cc:385] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.955722 12534 raft_consensus.cc:740] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.946282 12536 consensus_queue.cc:260] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:08.963182 12534 consensus_queue.cc:260] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:08.953305 12535 tablet_bootstrap.cc:654] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.966001 12333 tablet_service.cc:1511] Processing CreateTablet for tablet a61b89e0a97d4e228caaec5bfe7fb2a1 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:08.967310 12333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61b89e0a97d4e228caaec5bfe7fb2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.965583 12330 tablet_service.cc:1511] Processing CreateTablet for tablet 772e8a831df34b7288351518eea6be0a (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:08.972103 12330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772e8a831df34b7288351518eea6be0a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:08.974066 12291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:08.978091 12475 tablet_service.cc:1511] Processing CreateTablet for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:08.992592 12475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.985543 12483 tablet_service.cc:1511] Processing CreateTablet for tablet 3f50ce407ad04f3d837eecb2d619e6bf (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:08.995034 12483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f50ce407ad04f3d837eecb2d619e6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.988087 12479 tablet_service.cc:1511] Processing CreateTablet for tablet 772e8a831df34b7288351518eea6be0a (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:08.997368 12479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772e8a831df34b7288351518eea6be0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:09.050675 12445 heartbeater.cc:499] Master 127.10.245.254:40901 was elected leader, sending a full tablet report...
I20260710 13:18:09.059367 12534 ts_tablet_manager.cc:1434] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.131s	user 0.001s	sys 0.007s
I20260710 13:18:09.059535 12370 heartbeater.cc:499] Master 127.10.245.254:40901 was elected leader, sending a full tablet report...
I20260710 13:18:09.060338 12534 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.073354 12481 tablet_service.cc:1511] Processing CreateTablet for tablet a61b89e0a97d4e228caaec5bfe7fb2a1 (DEFAULT_TABLE table=test-workload [id=a26265955ece48bea7e06849908912f3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:09.074729 12481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61b89e0a97d4e228caaec5bfe7fb2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:09.068475 12536 ts_tablet_manager.cc:1434] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.126s	user 0.009s	sys 0.006s
I20260710 13:18:09.087819 12536 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
W20260710 13:18:09.094991 12229 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.245.193:36799, user_credentials={real_user=slave}} blocked reactor thread for 50980us
I20260710 13:18:09.095377 12534 tablet_bootstrap.cc:654] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.119124 12535 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.119634 12535 ts_tablet_manager.cc:1403] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.351s	user 0.037s	sys 0.056s
I20260710 13:18:09.125017 12536 tablet_bootstrap.cc:654] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.122568 12535 raft_consensus.cc:359] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.128934 12535 raft_consensus.cc:385] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.129467 12535 raft_consensus.cc:740] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.130811 12535 consensus_queue.cc:260] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.133589 12536 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.133739 12534 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.134124 12536 ts_tablet_manager.cc:1403] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.001s
I20260710 13:18:09.134244 12534 ts_tablet_manager.cc:1403] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.074s	user 0.002s	sys 0.015s
I20260710 13:18:09.137255 12536 raft_consensus.cc:359] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.137461 12534 raft_consensus.cc:359] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.138046 12536 raft_consensus.cc:385] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.138237 12534 raft_consensus.cc:385] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.138439 12536 raft_consensus.cc:740] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.138644 12534 raft_consensus.cc:740] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.139616 12534 consensus_queue.cc:260] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.141933 12534 ts_tablet_manager.cc:1434] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:09.142871 12534 tablet_bootstrap.cc:492] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.142303 12536 consensus_queue.cc:260] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.144691 12536 ts_tablet_manager.cc:1434] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:18:09.145653 12536 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.149258 12534 tablet_bootstrap.cc:654] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.150785 12535 ts_tablet_manager.cc:1434] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.002s
I20260710 13:18:09.151540 12519 heartbeater.cc:499] Master 127.10.245.254:40901 was elected leader, sending a full tablet report...
I20260710 13:18:09.151919 12535 tablet_bootstrap.cc:492] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.152499 12536 tablet_bootstrap.cc:654] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.160625 12535 tablet_bootstrap.cc:654] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.163750 12536 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.164225 12536 ts_tablet_manager.cc:1403] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:18:09.167977 12536 raft_consensus.cc:359] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.168893 12536 raft_consensus.cc:385] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.169288 12536 raft_consensus.cc:740] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.170383 12536 consensus_queue.cc:260] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.174355 12534 tablet_bootstrap.cc:492] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.174867 12534 ts_tablet_manager.cc:1403] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.016s
I20260710 13:18:09.177897 12534 raft_consensus.cc:359] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.178777 12534 raft_consensus.cc:385] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.179175 12534 raft_consensus.cc:740] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.178397 12536 ts_tablet_manager.cc:1434] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:18:09.180547 12536 tablet_bootstrap.cc:492] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.179929 12534 consensus_queue.cc:260] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.181344 12535 tablet_bootstrap.cc:492] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.181835 12535 ts_tablet_manager.cc:1403] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.006s
I20260710 13:18:09.182463 12534 ts_tablet_manager.cc:1434] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:09.183521 12534 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.184733 12535 raft_consensus.cc:359] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.185457 12535 raft_consensus.cc:385] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.185757 12535 raft_consensus.cc:740] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.186705 12536 tablet_bootstrap.cc:654] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.186642 12535 consensus_queue.cc:260] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.188820 12535 ts_tablet_manager.cc:1434] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:09.189883 12535 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.192831 12544 raft_consensus.cc:493] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.193437 12544 raft_consensus.cc:515] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.194927 12534 tablet_bootstrap.cc:654] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.208087 12544 leader_election.cc:290] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.233039 12540 raft_consensus.cc:493] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.233763 12540 raft_consensus.cc:515] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.242092 12535 tablet_bootstrap.cc:654] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.248117 12540 leader_election.cc:290] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.258975 12536 tablet_bootstrap.cc:492] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.258919 12540 raft_consensus.cc:493] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.259573 12540 raft_consensus.cc:515] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.262038 12540 leader_election.cc:290] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.263002 12536 ts_tablet_manager.cc:1403] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.083s	user 0.042s	sys 0.036s
I20260710 13:18:09.267135 12534 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.267789 12534 ts_tablet_manager.cc:1403] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.084s	user 0.041s	sys 0.037s
I20260710 13:18:09.268117 12536 raft_consensus.cc:359] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.269774 12539 raft_consensus.cc:493] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.270306 12539 raft_consensus.cc:515] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.271981 12534 raft_consensus.cc:359] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.272981 12534 raft_consensus.cc:385] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.273434 12534 raft_consensus.cc:740] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.274423 12534 consensus_queue.cc:260] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.277611 12534 ts_tablet_manager.cc:1434] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:09.281450 12534 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.281550 12539 leader_election.cc:290] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.269084 12536 raft_consensus.cc:385] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.292763 12536 raft_consensus.cc:740] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.292976 12534 tablet_bootstrap.cc:654] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.293758 12536 consensus_queue.cc:260] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.321252 12536 ts_tablet_manager.cc:1434] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 13:18:09.322256 12536 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.321028 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01453746694fe1b70ec1cf4df225bf" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.323205 12420 raft_consensus.cc:2468] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.327796 12457 leader_election.cc:304] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:09.328976 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01453746694fe1b70ec1cf4df225bf" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.335723 12544 raft_consensus.cc:2804] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.336114 12544 raft_consensus.cc:493] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.336444 12544 raft_consensus.cc:3060] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.337328 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247f3a2af97b47dfa6c39ddfcfe89c18" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.329553 12536 tablet_bootstrap.cc:654] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.338842 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9535fec988437285d140383006181f" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.339434 12420 raft_consensus.cc:2468] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
W20260710 13:18:09.340792 12308 leader_election.cc:343] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.341545 12308 leader_election.cc:304] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.334578 12534 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.333266 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9535fec988437285d140383006181f" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.345429 12534 ts_tablet_manager.cc:1403] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260710 13:18:09.345757 12535 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.345530 12344 raft_consensus.cc:2468] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:09.346222 12535 ts_tablet_manager.cc:1403] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.157s	user 0.036s	sys 0.028s
W20260710 13:18:09.343398 12459 leader_election.cc:343] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.347566 12385 leader_election.cc:304] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.348322 12534 raft_consensus.cc:359] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.348780 12539 raft_consensus.cc:2804] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.348975 12535 raft_consensus.cc:359] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.349323 12539 raft_consensus.cc:493] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.349650 12540 raft_consensus.cc:2804] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.349848 12539 raft_consensus.cc:3060] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.350025 12540 raft_consensus.cc:493] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.350385 12540 raft_consensus.cc:3060] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.350867 12544 raft_consensus.cc:515] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.354303 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01453746694fe1b70ec1cf4df225bf" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
W20260710 13:18:09.356026 12459 leader_election.cc:343] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.356803 12539 raft_consensus.cc:515] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.357244 12540 raft_consensus.cc:515] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.358572 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01453746694fe1b70ec1cf4df225bf" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.359177 12535 raft_consensus.cc:385] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.359325 12420 raft_consensus.cc:3060] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.359488 12535 raft_consensus.cc:740] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.359664 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9535fec988437285d140383006181f" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:09.360284 12535 consensus_queue.cc:260] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.360642 12544 leader_election.cc:290] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.358814 12539 leader_election.cc:290] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.349040 12534 raft_consensus.cc:385] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.367136 12534 raft_consensus.cc:740] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.368309 12534 consensus_queue.cc:260] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.370854 12344 raft_consensus.cc:2393] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 314a209febd9499ea8a12726fbc31839 in current term 1: Already voted for candidate f79075b2257a43b9bdf738506e058305 in this term.
I20260710 13:18:09.372874 12535 ts_tablet_manager.cc:1434] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 13:18:09.373950 12535 tablet_bootstrap.cc:492] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.374819 12540 leader_election.cc:290] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.377839 12539 raft_consensus.cc:493] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.378307 12539 raft_consensus.cc:515] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:09.380257 12535 tablet_bootstrap.cc:654] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.380329 12539 leader_election.cc:290] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.387369 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9535fec988437285d140383006181f" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.387665 12494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247f3a2af97b47dfa6c39ddfcfe89c18" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.388175 12419 raft_consensus.cc:2393] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f79075b2257a43b9bdf738506e058305 in current term 1: Already voted for candidate 314a209febd9499ea8a12726fbc31839 in this term.
I20260710 13:18:09.388506 12493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9535fec988437285d140383006181f" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.389101 12493 raft_consensus.cc:2468] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:09.390231 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207a95731ff400b89cf12ffdeba1f85" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.390767 12493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9535fec988437285d140383006181f" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
W20260710 13:18:09.391417 12385 leader_election.cc:343] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.391611 12493 raft_consensus.cc:2468] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:09.391693 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207a95731ff400b89cf12ffdeba1f85" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.390136 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9535fec988437285d140383006181f" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:09.392885 12492 raft_consensus.cc:3060] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:09.393962 12309 leader_election.cc:343] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.394438 12309 leader_election.cc:304] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f79075b2257a43b9bdf738506e058305; no voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:09.394668 12420 raft_consensus.cc:2468] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:09.395385 12535 tablet_bootstrap.cc:492] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.395746 12540 raft_consensus.cc:2749] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.395841 12535 ts_tablet_manager.cc:1403] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:18:09.395829 12457 leader_election.cc:304] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:09.396178 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9535fec988437285d140383006181f" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:09.397214 12565 raft_consensus.cc:2804] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.397732 12565 raft_consensus.cc:697] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
W20260710 13:18:09.399008 12384 leader_election.cc:343] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.399246 12535 raft_consensus.cc:359] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.399520 12384 leader_election.cc:304] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 314a209febd9499ea8a12726fbc31839; no voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305
I20260710 13:18:09.399694 12534 ts_tablet_manager.cc:1434] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260710 13:18:09.398576 12565 consensus_queue.cc:237] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.399976 12535 raft_consensus.cc:385] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.400317 12535 raft_consensus.cc:740] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.400655 12539 raft_consensus.cc:2749] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.401023 12535 consensus_queue.cc:260] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.403347 12535 ts_tablet_manager.cc:1434] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:09.404273 12535 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.405817 12492 raft_consensus.cc:2468] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:09.407042 12384 leader_election.cc:304] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:09.407769 12539 raft_consensus.cc:2804] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.408370 12309 leader_election.cc:304] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [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: f79075b2257a43b9bdf738506e058305; no voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:09.410300 12534 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.411633 12535 tablet_bootstrap.cc:654] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.410920 12566 raft_consensus.cc:2749] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.420567 12536 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.421057 12536 ts_tablet_manager.cc:1403] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.043s
I20260710 13:18:09.421098 12534 tablet_bootstrap.cc:654] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.425474 12539 raft_consensus.cc:697] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:09.426364 12539 consensus_queue.cc:237] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.426481 12536 raft_consensus.cc:359] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.431216 12536 raft_consensus.cc:385] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.430202 12241 catalog_manager.cc:5697] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.431625 12536 raft_consensus.cc:740] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.433781 12566 raft_consensus.cc:493] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.434399 12566 raft_consensus.cc:515] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.438210 12566 leader_election.cc:290] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.438326 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0504486cba4f2d8f371f869bfc6647" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.432552 12536 consensus_queue.cc:260] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.438695 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0504486cba4f2d8f371f869bfc6647" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.439018 12492 raft_consensus.cc:2468] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:09.440131 12309 leader_election.cc:304] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
W20260710 13:18:09.440774 12308 leader_election.cc:343] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.440828 12536 ts_tablet_manager.cc:1434] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:18:09.441020 12566 raft_consensus.cc:2804] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.441431 12566 raft_consensus.cc:493] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.441785 12566 raft_consensus.cc:3060] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.442173 12536 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.449950 12534 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.450474 12534 ts_tablet_manager.cc:1403] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.017s
I20260710 13:18:09.450142 12566 raft_consensus.cc:515] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.450198 12536 tablet_bootstrap.cc:654] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.453210 12535 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.453845 12535 ts_tablet_manager.cc:1403] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.014s
I20260710 13:18:09.453747 12534 raft_consensus.cc:359] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.454599 12534 raft_consensus.cc:385] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.455011 12534 raft_consensus.cc:740] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.456202 12534 consensus_queue.cc:260] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.456805 12535 raft_consensus.cc:359] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:09.457527 12535 raft_consensus.cc:385] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.456713 12243 catalog_manager.cc:5697] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.457841 12535 raft_consensus.cc:740] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.459609 12566 leader_election.cc:290] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.460346 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0504486cba4f2d8f371f869bfc6647" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.460243 12535 consensus_queue.cc:260] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
W20260710 13:18:09.461720 12308 leader_election.cc:343] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.462471 12535 ts_tablet_manager.cc:1434] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:09.463104 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0504486cba4f2d8f371f869bfc6647" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:09.463471 12535 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.463828 12492 raft_consensus.cc:3060] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.472066 12535 tablet_bootstrap.cc:654] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.479108 12492 raft_consensus.cc:2468] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:09.479305 12534 ts_tablet_manager.cc:1434] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 13:18:09.481105 12536 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.481592 12536 ts_tablet_manager.cc:1403] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.019s
I20260710 13:18:09.483618 12535 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.484050 12535 ts_tablet_manager.cc:1403] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260710 13:18:09.485864 12536 raft_consensus.cc:359] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.486567 12536 raft_consensus.cc:385] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.486522 12535 raft_consensus.cc:359] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.487013 12536 raft_consensus.cc:740] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.487320 12535 raft_consensus.cc:385] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.487651 12535 raft_consensus.cc:740] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.487876 12536 consensus_queue.cc:260] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.488571 12535 consensus_queue.cc:260] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.489111 12534 tablet_bootstrap.cc:492] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.490309 12536 ts_tablet_manager.cc:1434] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:09.491143 12535 ts_tablet_manager.cc:1434] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:18:09.491269 12536 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.492133 12535 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.498251 12536 tablet_bootstrap.cc:654] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.498683 12535 tablet_bootstrap.cc:654] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.503033 12309 leader_election.cc:304] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [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: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 314a209febd9499ea8a12726fbc31839
I20260710 13:18:09.503378 12534 tablet_bootstrap.cc:654] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.503759 12535 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.504194 12535 ts_tablet_manager.cc:1403] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:18:09.507143 12566 raft_consensus.cc:2804] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.507637 12566 raft_consensus.cc:697] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Leader. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:09.508441 12566 consensus_queue.cc:237] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.509321 12534 tablet_bootstrap.cc:492] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.506399 12535 raft_consensus.cc:359] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.509791 12534 ts_tablet_manager.cc:1403] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 13:18:09.509979 12535 raft_consensus.cc:385] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.510449 12535 raft_consensus.cc:740] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.511354 12535 consensus_queue.cc:260] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.512976 12534 raft_consensus.cc:359] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.513681 12534 raft_consensus.cc:385] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.513986 12534 raft_consensus.cc:740] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.514093 12535 ts_tablet_manager.cc:1434] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:18:09.514274 12536 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.514734 12536 ts_tablet_manager.cc:1403] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260710 13:18:09.514858 12534 consensus_queue.cc:260] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.517637 12536 raft_consensus.cc:359] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.518255 12534 ts_tablet_manager.cc:1434] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:09.519560 12535 tablet_bootstrap.cc:492] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.519701 12534 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.518329 12536 raft_consensus.cc:385] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.524296 12536 raft_consensus.cc:740] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.525148 12536 consensus_queue.cc:260] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.527138 12534 tablet_bootstrap.cc:654] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.527552 12536 ts_tablet_manager.cc:1434] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:09.528549 12536 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.529637 12241 catalog_manager.cc:5697] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79075b2257a43b9bdf738506e058305 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.534273 12539 raft_consensus.cc:493] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.534756 12539 raft_consensus.cc:515] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.535899 12536 tablet_bootstrap.cc:654] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.536861 12535 tablet_bootstrap.cc:654] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.536995 12539 leader_election.cc:290] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.543098 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232310def75407a8b1c713c19b5de15" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.543910 12492 raft_consensus.cc:2468] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:09.545459 12384 leader_election.cc:304] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:09.546511 12539 raft_consensus.cc:2804] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.546979 12539 raft_consensus.cc:493] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.547398 12539 raft_consensus.cc:3060] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.548250 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232310def75407a8b1c713c19b5de15" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.549070 12344 raft_consensus.cc:2468] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:09.550491 12534 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.550948 12534 ts_tablet_manager.cc:1403] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260710 13:18:09.553784 12534 raft_consensus.cc:359] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:09.554632 12534 raft_consensus.cc:385] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.554992 12534 raft_consensus.cc:740] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.555843 12534 consensus_queue.cc:260] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:09.558543 12534 ts_tablet_manager.cc:1434] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:18:09.559552 12534 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.562479 12535 tablet_bootstrap.cc:492] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.562352 12539 raft_consensus.cc:515] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.563133 12535 ts_tablet_manager.cc:1403] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.004s
I20260710 13:18:09.564447 12539 leader_election.cc:290] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.565224 12534 tablet_bootstrap.cc:654] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.565586 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232310def75407a8b1c713c19b5de15" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:09.566123 12492 raft_consensus.cc:3060] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.566169 12535 raft_consensus.cc:359] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.566179 12536 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.567108 12535 raft_consensus.cc:385] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.567255 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232310def75407a8b1c713c19b5de15" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:09.567538 12535 raft_consensus.cc:740] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.567814 12344 raft_consensus.cc:3060] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.574458 12492 raft_consensus.cc:2468] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:09.567440 12536 ts_tablet_manager.cc:1403] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.016s
I20260710 13:18:09.575449 12535 consensus_queue.cc:260] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.577652 12535 ts_tablet_manager.cc:1434] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 13:18:09.577587 12536 raft_consensus.cc:359] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.578316 12536 raft_consensus.cc:385] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.578598 12535 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.578562 12536 raft_consensus.cc:740] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.579393 12536 consensus_queue.cc:260] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.579928 12384 leader_election.cc:304] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:09.581094 12539 raft_consensus.cc:2804] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.581648 12539 raft_consensus.cc:697] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:09.582634 12539 consensus_queue.cc:237] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.584538 12535 tablet_bootstrap.cc:654] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.587579 12565 raft_consensus.cc:493] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.587987 12565 raft_consensus.cc:515] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.588801 12344 raft_consensus.cc:2468] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:09.589277 12536 ts_tablet_manager.cc:1434] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 13:18:09.590000 12565 leader_election.cc:290] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.590456 12536 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.592432 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.593278 12569 raft_consensus.cc:493] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:09.593775 12457 leader_election.cc:343] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.593734 12569 raft_consensus.cc:515] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.595692 12534 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.595885 12569 leader_election.cc:290] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.596140 12534 ts_tablet_manager.cc:1403] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.020s
I20260710 13:18:09.596887 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.597369 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb851f67d8e242fbbddf96d8ae444d74" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.597951 12345 raft_consensus.cc:2468] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
W20260710 13:18:09.599225 12459 leader_election.cc:343] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.599649 12536 tablet_bootstrap.cc:654] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.599619 12459 leader_election.cc:304] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305
I20260710 13:18:09.599984 12534 raft_consensus.cc:359] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.600615 12534 raft_consensus.cc:385] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.600768 12565 raft_consensus.cc:2749] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.600929 12534 raft_consensus.cc:740] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.601579 12385 leader_election.cc:304] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.603140 12569 raft_consensus.cc:2804] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.603483 12569 raft_consensus.cc:493] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.603628 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb851f67d8e242fbbddf96d8ae444d74" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.603849 12569 raft_consensus.cc:3060] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.604230 12492 raft_consensus.cc:2468] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:09.605396 12535 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.605935 12535 ts_tablet_manager.cc:1403] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 13:18:09.609143 12535 raft_consensus.cc:359] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.609977 12535 raft_consensus.cc:385] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.610306 12535 raft_consensus.cc:740] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.601579 12534 consensus_queue.cc:260] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.610808 12569 raft_consensus.cc:515] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.612816 12534 ts_tablet_manager.cc:1434] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:18:09.613091 12565 raft_consensus.cc:493] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.613531 12565 raft_consensus.cc:515] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:09.614185 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb851f67d8e242fbbddf96d8ae444d74" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:09.614737 12492 raft_consensus.cc:3060] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.615612 12565 leader_election.cc:290] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.611104 12535 consensus_queue.cc:260] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.617807 12535 ts_tablet_manager.cc:1434] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:09.618247 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207a95731ff400b89cf12ffdeba1f85" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.618875 12535 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.618857 12420 raft_consensus.cc:2468] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.619866 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207a95731ff400b89cf12ffdeba1f85" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.620471 12345 raft_consensus.cc:2468] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.620642 12457 leader_election.cc:304] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:09.621006 12536 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.621511 12536 ts_tablet_manager.cc:1403] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.009s
I20260710 13:18:09.612826 12569 leader_election.cc:290] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.621739 12544 raft_consensus.cc:2804] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.622732 12544 raft_consensus.cc:493] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.623149 12544 raft_consensus.cc:3060] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.615640 12534 tablet_bootstrap.cc:492] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.624523 12536 raft_consensus.cc:359] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.625075 12535 tablet_bootstrap.cc:654] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.627664 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb851f67d8e242fbbddf96d8ae444d74" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:09.628257 12345 raft_consensus.cc:3060] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.630563 12534 tablet_bootstrap.cc:654] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.633052 12241 catalog_manager.cc:5697] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.625389 12536 raft_consensus.cc:385] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.645967 12536 raft_consensus.cc:740] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.647104 12536 consensus_queue.cc:260] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.650302 12536 ts_tablet_manager.cc:1434] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:18:09.651578 12536 tablet_bootstrap.cc:492] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.654258 12492 raft_consensus.cc:2468] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:09.662168 12565 raft_consensus.cc:493] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.662861 12565 raft_consensus.cc:515] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.666082 12565 leader_election.cc:290] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.667109 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247f3a2af97b47dfa6c39ddfcfe89c18" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.667737 12420 raft_consensus.cc:2468] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.668852 12457 leader_election.cc:304] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:09.669787 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247f3a2af97b47dfa6c39ddfcfe89c18" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.669907 12384 leader_election.cc:304] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:09.670447 12344 raft_consensus.cc:2468] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.670696 12539 raft_consensus.cc:2804] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.671188 12539 raft_consensus.cc:697] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:09.672109 12565 raft_consensus.cc:2804] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.672652 12565 raft_consensus.cc:493] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.672199 12539 consensus_queue.cc:237] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.673053 12565 raft_consensus.cc:3060] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.674422 12536 tablet_bootstrap.cc:654] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.679177 12345 raft_consensus.cc:2468] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:09.644688 12544 raft_consensus.cc:515] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:09.681370 12565 raft_consensus.cc:515] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.683818 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207a95731ff400b89cf12ffdeba1f85" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:09.684064 12544 leader_election.cc:290] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.684437 12344 raft_consensus.cc:3060] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.687249 12535 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.687742 12535 ts_tablet_manager.cc:1403] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.036s
I20260710 13:18:09.687943 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207a95731ff400b89cf12ffdeba1f85" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.688102 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247f3a2af97b47dfa6c39ddfcfe89c18" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:09.688494 12420 raft_consensus.cc:3060] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.688802 12536 tablet_bootstrap.cc:492] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.689599 12536 ts_tablet_manager.cc:1403] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260710 13:18:09.690634 12535 raft_consensus.cc:359] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.691381 12535 raft_consensus.cc:385] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.691671 12535 raft_consensus.cc:740] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.692313 12536 raft_consensus.cc:359] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.693007 12536 raft_consensus.cc:385] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.693316 12536 raft_consensus.cc:740] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.693156 12535 consensus_queue.cc:260] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.693819 12344 raft_consensus.cc:2468] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:09.694084 12536 consensus_queue.cc:260] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.695087 12459 leader_election.cc:304] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.695919 12544 raft_consensus.cc:2804] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.696573 12536 ts_tablet_manager.cc:1434] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:09.688773 12345 raft_consensus.cc:3060] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.695696 12420 raft_consensus.cc:2468] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:09.697976 12536 tablet_bootstrap.cc:492] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.699005 12241 catalog_manager.cc:5697] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.703270 12544 raft_consensus.cc:697] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:09.704263 12544 consensus_queue.cc:237] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } }
I20260710 13:18:09.705667 12535 ts_tablet_manager.cc:1434] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:18:09.706729 12535 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.707125 12345 raft_consensus.cc:2468] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:09.704943 12536 tablet_bootstrap.cc:654] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.708501 12459 leader_election.cc:304] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.710047 12534 tablet_bootstrap.cc:492] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.710675 12534 ts_tablet_manager.cc:1403] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.095s	user 0.027s	sys 0.011s
I20260710 13:18:09.711185 12539 raft_consensus.cc:493] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.711666 12539 raft_consensus.cc:515] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.713989 12539 leader_election.cc:290] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.714841 12534 raft_consensus.cc:359] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.715672 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0504486cba4f2d8f371f869bfc6647" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.715870 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0504486cba4f2d8f371f869bfc6647" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.716202 12565 leader_election.cc:290] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.716326 12535 tablet_bootstrap.cc:654] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.716643 12492 raft_consensus.cc:2393] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 314a209febd9499ea8a12726fbc31839 in current term 1: Already voted for candidate f79075b2257a43b9bdf738506e058305 in this term.
I20260710 13:18:09.715641 12534 raft_consensus.cc:385] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.716805 12565 raft_consensus.cc:2804] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.717259 12534 raft_consensus.cc:740] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.717404 12565 raft_consensus.cc:697] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:09.718014 12534 consensus_queue.cc:260] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.718312 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247f3a2af97b47dfa6c39ddfcfe89c18" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.718209 12565 consensus_queue.cc:237] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.718927 12420 raft_consensus.cc:3060] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.723683 12536 tablet_bootstrap.cc:492] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.724114 12385 leader_election.cc:304] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 314a209febd9499ea8a12726fbc31839; no voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305
I20260710 13:18:09.724113 12536 ts_tablet_manager.cc:1403] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 13:18:09.727535 12534 ts_tablet_manager.cc:1434] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:09.729776 12539 raft_consensus.cc:3060] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.729897 12536 raft_consensus.cc:359] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.730551 12536 raft_consensus.cc:385] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.730842 12536 raft_consensus.cc:740] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.731585 12535 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.732051 12535 ts_tablet_manager.cc:1403] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260710 13:18:09.733417 12565 raft_consensus.cc:493] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.733925 12565 raft_consensus.cc:515] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.731616 12536 consensus_queue.cc:260] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.736191 12565 leader_election.cc:290] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.737074 12539 raft_consensus.cc:2749] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.737957 12566 raft_consensus.cc:493] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.738407 12566 raft_consensus.cc:515] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.739440 12535 raft_consensus.cc:359] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.739701 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe10c2b65cf453ebdde844b735a02d5" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.740367 12566 leader_election.cc:290] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.741798 12536 ts_tablet_manager.cc:1434] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:18:09.741343 12242 catalog_manager.cc:5697] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.743449 12565 raft_consensus.cc:493] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.743917 12565 raft_consensus.cc:515] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.741852 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe10c2b65cf453ebdde844b735a02d5" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.745110 12492 raft_consensus.cc:2468] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:09.740518 12419 raft_consensus.cc:2468] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.743140 12420 raft_consensus.cc:2468] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:09.745929 12565 leader_election.cc:290] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.746268 12309 leader_election.cc:304] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.746820 12534 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.747007 12536 tablet_bootstrap.cc:492] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.742887 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe10c2b65cf453ebdde844b735a02d5" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.747846 12344 raft_consensus.cc:2468] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.743331 12418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe10c2b65cf453ebdde844b735a02d5" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.748580 12566 raft_consensus.cc:2804] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.748687 12418 raft_consensus.cc:2468] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:09.748968 12566 raft_consensus.cc:493] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.750507 12457 leader_election.cc:304] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:09.752780 12534 tablet_bootstrap.cc:654] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.753085 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba1fee88a74b56ac23c3be69cf737d" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:09.753410 12536 tablet_bootstrap.cc:654] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.753728 12344 raft_consensus.cc:2468] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.754958 12459 leader_election.cc:304] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.755192 12540 raft_consensus.cc:493] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.740063 12535 raft_consensus.cc:385] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.755681 12540 raft_consensus.cc:515] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.756151 12535 raft_consensus.cc:740] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.749343 12566 raft_consensus.cc:3060] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.758129 12540 leader_election.cc:290] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.766048 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01453746694fe1b70ec1cf4df225bf" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.756970 12535 consensus_queue.cc:260] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.785171 12540 raft_consensus.cc:493] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.785763 12540 raft_consensus.cc:515] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.763536 12565 raft_consensus.cc:2804] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.786854 12535 ts_tablet_manager.cc:1434] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260710 13:18:09.764799 12544 raft_consensus.cc:2804] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.787249 12539 raft_consensus.cc:493] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.787935 12539 raft_consensus.cc:515] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.788925 12565 raft_consensus.cc:493] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.790974 12565 raft_consensus.cc:3060] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.791544 12539 leader_election.cc:290] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.763628 12418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba1fee88a74b56ac23c3be69cf737d" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.787420 12544 raft_consensus.cc:493] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.792508 12418 raft_consensus.cc:2468] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:09.792654 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3396dd89074402abc86e10a544037c" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
W20260710 13:18:09.794037 12384 leader_election.cc:343] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.796200 12418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.797123 12418 raft_consensus.cc:2468] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:09.798452 12308 leader_election.cc:304] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.792924 12544 raft_consensus.cc:3060] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.764648 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01453746694fe1b70ec1cf4df225bf" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:09.806687 12420 raft_consensus.cc:2393] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f79075b2257a43b9bdf738506e058305 in current term 1: Already voted for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in this term.
I20260710 13:18:09.806975 12566 raft_consensus.cc:515] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.807900 12308 leader_election.cc:304] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f79075b2257a43b9bdf738506e058305; no voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:09.809934 12601 raft_consensus.cc:2804] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.810379 12601 raft_consensus.cc:493] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.810788 12601 raft_consensus.cc:3060] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.811136 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe10c2b65cf453ebdde844b735a02d5" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:09.811918 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe10c2b65cf453ebdde844b735a02d5" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.812487 12420 raft_consensus.cc:3060] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.815632 12540 leader_election.cc:290] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.816233 12540 raft_consensus.cc:3060] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.816826 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:09.817474 12492 raft_consensus.cc:2468] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:09.821395 12420 raft_consensus.cc:2468] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:09.822495 12308 leader_election.cc:304] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.828209 12600 raft_consensus.cc:2804] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.828891 12593 consensus_queue.cc:1048] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:09.787957 12535 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.818774 12601 raft_consensus.cc:515] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.835531 12418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.836066 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3396dd89074402abc86e10a544037c" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
W20260710 13:18:09.837725 12385 leader_election.cc:343] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.838151 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:09.838310 12385 leader_election.cc:304] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 314a209febd9499ea8a12726fbc31839; no voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305
I20260710 13:18:09.838688 12492 raft_consensus.cc:3060] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.839594 12535 tablet_bootstrap.cc:654] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.839732 12539 raft_consensus.cc:2749] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.836046 12600 raft_consensus.cc:697] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Leader. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:09.843030 12566 leader_election.cc:290] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.836122 12418 raft_consensus.cc:3060] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.844674 12601 leader_election.cc:290] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:09.848636 12540 raft_consensus.cc:2749] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.842128 12600 consensus_queue.cc:237] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.848796 12565 raft_consensus.cc:515] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.854619 12491 raft_consensus.cc:2393] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f79075b2257a43b9bdf738506e058305 in current term 1: Already voted for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in this term.
I20260710 13:18:09.859078 12544 raft_consensus.cc:515] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.861605 12536 tablet_bootstrap.cc:492] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.862061 12536 ts_tablet_manager.cc:1403] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.115s	user 0.035s	sys 0.053s
I20260710 13:18:09.864722 12536 raft_consensus.cc:359] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.865351 12536 raft_consensus.cc:385] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.865603 12536 raft_consensus.cc:740] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.866245 12536 consensus_queue.cc:260] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.866974 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe10c2b65cf453ebdde844b735a02d5" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:09.868180 12536 ts_tablet_manager.cc:1434] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:09.869014 12536 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.848809 12492 raft_consensus.cc:2468] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:09.871721 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe10c2b65cf453ebdde844b735a02d5" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.872480 12419 raft_consensus.cc:2393] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in current term 1: Already voted for candidate f79075b2257a43b9bdf738506e058305 in this term.
I20260710 13:18:09.872597 12565 leader_election.cc:290] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.874073 12536 tablet_bootstrap.cc:654] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.877269 12535 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:09.877812 12535 ts_tablet_manager.cc:1403] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.001s
I20260710 13:18:09.872496 12309 leader_election.cc:304] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:09.880246 12540 raft_consensus.cc:2804] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.880690 12540 raft_consensus.cc:697] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Leader. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:09.881508 12457 leader_election.cc:304] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305
I20260710 13:18:09.881458 12540 consensus_queue.cc:237] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.883140 12593 raft_consensus.cc:2749] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.884502 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba1fee88a74b56ac23c3be69cf737d" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:09.885039 12344 raft_consensus.cc:3060] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.886420 12593 consensus_queue.cc:1048] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.888756 12569 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.878307 12243 catalog_manager.cc:5697] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.895865 12417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba1fee88a74b56ac23c3be69cf737d" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:09.904838 12417 raft_consensus.cc:3060] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.906374 12540 consensus_queue.cc:1048] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:09.911478 12417 raft_consensus.cc:2468] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:09.912757 12457 leader_election.cc:304] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:09.913026 12344 raft_consensus.cc:2468] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:09.913720 12608 raft_consensus.cc:2804] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.914291 12608 raft_consensus.cc:697] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:09.884007 12544 leader_election.cc:290] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.915454 12535 raft_consensus.cc:359] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.915266 12608 consensus_queue.cc:237] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.916064 12535 raft_consensus.cc:385] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.917590 12535 raft_consensus.cc:740] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.918251 12535 consensus_queue.cc:260] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.902824 12536 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:09.920147 12536 ts_tablet_manager.cc:1403] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.008s
I20260710 13:18:09.925554 12535 ts_tablet_manager.cc:1434] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:18:09.926581 12536 raft_consensus.cc:359] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.926661 12540 consensus_queue.cc:1048] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:09.928716 12536 raft_consensus.cc:385] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.929126 12536 raft_consensus.cc:740] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.929818 12534 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:09.930317 12534 ts_tablet_manager.cc:1403] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.184s	user 0.037s	sys 0.050s
I20260710 13:18:09.929975 12536 consensus_queue.cc:260] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.926664 12535 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:09.932751 12536 ts_tablet_manager.cc:1434] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:09.936039 12536 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:09.939822 12535 tablet_bootstrap.cc:654] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.934991 12418 raft_consensus.cc:2468] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:09.943127 12536 tablet_bootstrap.cc:654] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.951704 12534 raft_consensus.cc:359] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.952517 12534 raft_consensus.cc:385] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.952813 12534 raft_consensus.cc:740] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.953619 12534 consensus_queue.cc:260] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.955597 12534 ts_tablet_manager.cc:1434] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:18:09.956797 12534 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:09.962205 12539 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.961921 12241 catalog_manager.cc:5697] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79075b2257a43b9bdf738506e058305 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.967635 12534 tablet_bootstrap.cc:654] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.970294 12565 raft_consensus.cc:493] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.970767 12565 raft_consensus.cc:515] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:09.973724 12565 leader_election.cc:290] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:09.976516 12240 catalog_manager.cc:5697] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.978590 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5511e62646b448f8a235546fbff91036" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
W20260710 13:18:09.980557 12459 leader_election.cc:343] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.990461 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5511e62646b448f8a235546fbff91036" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
W20260710 13:18:09.992913 12457 leader_election.cc:343] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.993522 12457 leader_election.cc:304] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305
I20260710 13:18:09.994161 12243 catalog_manager.cc:5697] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79075b2257a43b9bdf738506e058305 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:10.000180 12291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:10.003047 12534 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.003386 12565 raft_consensus.cc:2749] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:10.003620 12534 ts_tablet_manager.cc:1403] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.002s
I20260710 13:18:10.006700 12535 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.006613 12534 raft_consensus.cc:359] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.007709 12535 ts_tablet_manager.cc:1403] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.012s
I20260710 13:18:10.007861 12534 raft_consensus.cc:385] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.008123 12534 raft_consensus.cc:740] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.008966 12534 consensus_queue.cc:260] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.010154 12535 raft_consensus.cc:359] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.010746 12535 raft_consensus.cc:385] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.011015 12535 raft_consensus.cc:740] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.011106 12534 ts_tablet_manager.cc:1434] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:18:10.011935 12534 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.011644 12535 consensus_queue.cc:260] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.013449 12535 ts_tablet_manager.cc:1434] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:10.014252 12535 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.016822 12536 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.017228 12536 ts_tablet_manager.cc:1403] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.027s
I20260710 13:18:10.017693 12534 tablet_bootstrap.cc:654] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.019731 12536 raft_consensus.cc:359] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.020491 12536 raft_consensus.cc:385] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.020814 12536 raft_consensus.cc:740] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.021441 12608 raft_consensus.cc:493] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.021899 12608 raft_consensus.cc:515] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.021675 12536 consensus_queue.cc:260] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.024473 12536 ts_tablet_manager.cc:1434] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:18:10.025571 12536 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.025491 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3396dd89074402abc86e10a544037c" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.026141 12345 raft_consensus.cc:2468] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:10.028833 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3396dd89074402abc86e10a544037c" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.029433 12420 raft_consensus.cc:2468] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:10.029958 12459 leader_election.cc:304] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.030664 12608 leader_election.cc:290] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:10.031347 12608 raft_consensus.cc:2804] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.031680 12608 raft_consensus.cc:493] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.031953 12608 raft_consensus.cc:3060] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.037353 12534 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.037773 12534 ts_tablet_manager.cc:1403] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.019s
I20260710 13:18:10.038578 12608 raft_consensus.cc:515] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.040006 12535 tablet_bootstrap.cc:654] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.040321 12534 raft_consensus.cc:359] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.040987 12534 raft_consensus.cc:385] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.041100 12539 raft_consensus.cc:493] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.043253 12539 raft_consensus.cc:515] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.045024 12569 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.045894 12539 leader_election.cc:290] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.046947 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
W20260710 13:18:10.048458 12384 leader_election.cc:343] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.049226 12608 leader_election.cc:290] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:10.041291 12534 raft_consensus.cc:740] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.050275 12534 consensus_queue.cc:260] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.050653 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3396dd89074402abc86e10a544037c" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:10.051276 12420 raft_consensus.cc:3060] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.052225 12534 ts_tablet_manager.cc:1434] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:18:10.053058 12534 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.041644 12536 tablet_bootstrap.cc:654] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.056229 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3396dd89074402abc86e10a544037c" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:10.056769 12343 raft_consensus.cc:3060] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.058147 12420 raft_consensus.cc:2468] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:10.059183 12457 leader_election.cc:304] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:10.060233 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.061504 12608 raft_consensus.cc:2804] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.062146 12608 raft_consensus.cc:697] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:10.062994 12608 consensus_queue.cc:237] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
W20260710 13:18:10.063406 12385 leader_election.cc:343] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.063835 12385 leader_election.cc:304] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 314a209febd9499ea8a12726fbc31839; no voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.065447 12626 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.067011 12534 tablet_bootstrap.cc:654] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.067309 12539 raft_consensus.cc:2749] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:10.077608 12535 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.077608 12536 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.078155 12535 ts_tablet_manager.cc:1403] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.016s
I20260710 13:18:10.078177 12536 ts_tablet_manager.cc:1403] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.004s
I20260710 13:18:10.081288 12627 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.081732 12535 raft_consensus.cc:359] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.082351 12535 raft_consensus.cc:385] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.082688 12535 raft_consensus.cc:740] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.082450 12536 raft_consensus.cc:359] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.083137 12536 raft_consensus.cc:385] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.083395 12536 raft_consensus.cc:740] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.083361 12535 consensus_queue.cc:260] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.080657 12343 raft_consensus.cc:2468] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:10.086238 12535 ts_tablet_manager.cc:1434] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 13:18:10.088502 12536 consensus_queue.cc:260] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.089131 12535 tablet_bootstrap.cc:492] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.092967 12536 ts_tablet_manager.cc:1434] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:18:10.094070 12536 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.107417 12608 raft_consensus.cc:493] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.108335 12608 raft_consensus.cc:515] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.115139 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efcc7dac524f1d80a8b04fa386ddb3" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.115922 12608 leader_election.cc:290] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:10.117009 12343 raft_consensus.cc:2468] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:10.115923 12241 catalog_manager.cc:5697] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:10.120260 12459 leader_election.cc:304] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.121222 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efcc7dac524f1d80a8b04fa386ddb3" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.122155 12608 raft_consensus.cc:2804] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.122206 12565 raft_consensus.cc:493] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.122709 12608 raft_consensus.cc:493] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.123145 12608 raft_consensus.cc:3060] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.122887 12565 raft_consensus.cc:515] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.124996 12565 leader_election.cc:290] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:10.125773 12535 tablet_bootstrap.cc:654] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.129618 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb023cf72cc443b09441c802ba8dcb39" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.130698 12420 raft_consensus.cc:2468] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
W20260710 13:18:10.133285 12457 leader_election.cc:343] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.132315 12608 raft_consensus.cc:515] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.138111 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efcc7dac524f1d80a8b04fa386ddb3" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:10.138710 12420 raft_consensus.cc:3060] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.139878 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb023cf72cc443b09441c802ba8dcb39" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.140398 12343 raft_consensus.cc:2468] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 0.
I20260710 13:18:10.141403 12534 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.141455 12459 leader_election.cc:304] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 314a209febd9499ea8a12726fbc31839
I20260710 13:18:10.141990 12534 ts_tablet_manager.cc:1403] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.002s
I20260710 13:18:10.142198 12565 raft_consensus.cc:2804] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.142565 12565 raft_consensus.cc:493] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.142895 12565 raft_consensus.cc:3060] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.143927 12608 leader_election.cc:290] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:10.144869 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efcc7dac524f1d80a8b04fa386ddb3" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:10.148741 12343 raft_consensus.cc:3060] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.153168 12539 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.154526 12534 raft_consensus.cc:359] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.155329 12534 raft_consensus.cc:385] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.155630 12534 raft_consensus.cc:740] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.156291 12343 raft_consensus.cc:2468] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:10.147058 12420 raft_consensus.cc:2468] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:10.156388 12534 consensus_queue.cc:260] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.157799 12457 leader_election.cc:304] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:10.147869 12536 tablet_bootstrap.cc:654] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.158711 12534 ts_tablet_manager.cc:1434] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:18:10.158773 12535 tablet_bootstrap.cc:492] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.159413 12535 ts_tablet_manager.cc:1403] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.003s
I20260710 13:18:10.159771 12534 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.159825 12608 raft_consensus.cc:2804] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.162405 12608 raft_consensus.cc:697] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:10.162832 12565 raft_consensus.cc:515] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.163400 12608 consensus_queue.cc:237] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.166684 12535 raft_consensus.cc:359] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.168365 12535 raft_consensus.cc:385] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.167809 12536 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.169112 12536 ts_tablet_manager.cc:1403] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
I20260710 13:18:10.169756 12539 raft_consensus.cc:493] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.170228 12539 raft_consensus.cc:515] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.171615 12566 raft_consensus.cc:493] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.172325 12566 raft_consensus.cc:515] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.175760 12566 leader_election.cc:290] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.175941 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
W20260710 13:18:10.177275 12309 leader_election.cc:343] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.177796 12535 raft_consensus.cc:740] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.180470 12535 consensus_queue.cc:260] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.177140 12536 raft_consensus.cc:359] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.181953 12536 raft_consensus.cc:385] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.182368 12536 raft_consensus.cc:740] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.182941 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb023cf72cc443b09441c802ba8dcb39" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:10.183372 12536 consensus_queue.cc:260] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.184563 12419 raft_consensus.cc:3060] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.186645 12535 ts_tablet_manager.cc:1434] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:18:10.186743 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.188035 12535 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.188239 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.188937 12420 raft_consensus.cc:2468] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:10.190146 12308 leader_election.cc:304] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [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: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:10.190929 12566 raft_consensus.cc:2804] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.191309 12566 raft_consensus.cc:493] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.191516 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb023cf72cc443b09441c802ba8dcb39" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:10.191684 12566 raft_consensus.cc:3060] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.191932 12419 raft_consensus.cc:2468] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:10.192098 12343 raft_consensus.cc:3060] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.193675 12457 leader_election.cc:304] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:10.194527 12544 raft_consensus.cc:2804] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.194977 12544 raft_consensus.cc:697] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:10.171612 12534 tablet_bootstrap.cc:654] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.195794 12544 consensus_queue.cc:237] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
W20260710 13:18:10.196843 12385 leader_election.cc:343] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.198210 12539 leader_election.cc:290] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.199373 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.199542 12536 ts_tablet_manager.cc:1434] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:18:10.199604 12566 raft_consensus.cc:515] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.200692 12536 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.200908 12491 raft_consensus.cc:2468] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:10.201553 12343 raft_consensus.cc:2468] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 1.
I20260710 13:18:10.202207 12384 leader_election.cc:304] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.203032 12539 raft_consensus.cc:2804] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.202875 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:10.203485 12539 raft_consensus.cc:493] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.203657 12420 raft_consensus.cc:3060] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.203876 12539 raft_consensus.cc:3060] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.209770 12536 tablet_bootstrap.cc:654] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.210575 12602 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.213310 12420 raft_consensus.cc:2468] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:10.215916 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:10.216606 12308 leader_election.cc:304] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.215154 12566 leader_election.cc:290] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.217588 12600 raft_consensus.cc:2804] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.218078 12600 raft_consensus.cc:697] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Leader. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:10.218861 12600 consensus_queue.cc:237] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.219854 12536 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.219753 12539 raft_consensus.cc:515] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.220552 12536 ts_tablet_manager.cc:1403] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260710 13:18:10.221174 12535 tablet_bootstrap.cc:654] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:10.222767 12309 leader_election.cc:343] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.222697 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
W20260710 13:18:10.224989 12385 leader_election.cc:343] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.226405 12534 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.226864 12534 ts_tablet_manager.cc:1403] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.008s
I20260710 13:18:10.227038 12565 leader_election.cc:290] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:10.229759 12536 raft_consensus.cc:359] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.230460 12536 raft_consensus.cc:385] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.230721 12536 raft_consensus.cc:740] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.231520 12536 consensus_queue.cc:260] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.234196 12539 leader_election.cc:290] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.234424 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:10.234831 12536 ts_tablet_manager.cc:1434] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:18:10.235110 12491 raft_consensus.cc:3060] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.235931 12536 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.233348 12600 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:18:10.245734 12535 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.244907 12536 tablet_bootstrap.cc:654] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.245887 12593 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.246286 12535 ts_tablet_manager.cc:1403] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.004s
I20260710 13:18:10.249804 12535 raft_consensus.cc:359] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.250629 12535 raft_consensus.cc:385] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.251003 12535 raft_consensus.cc:740] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.251875 12491 raft_consensus.cc:2468] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:10.244879 12241 catalog_manager.cc:5697] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79075b2257a43b9bdf738506e058305 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.253295 12384 leader_election.cc:304] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.253274 12534 raft_consensus.cc:359] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.254552 12535 consensus_queue.cc:260] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.254343 12534 raft_consensus.cc:385] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.256217 12534 raft_consensus.cc:740] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.256844 12534 consensus_queue.cc:260] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.257274 12535 ts_tablet_manager.cc:1434] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:18:10.257699 12539 raft_consensus.cc:2804] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.258257 12539 raft_consensus.cc:697] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:10.259153 12539 consensus_queue.cc:237] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.259145 12535 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.264918 12536 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.265376 12536 ts_tablet_manager.cc:1403] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 13:18:10.267927 12602 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.267863 12536 raft_consensus.cc:359] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.268525 12536 raft_consensus.cc:385] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.268790 12536 raft_consensus.cc:740] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.258805 12534 ts_tablet_manager.cc:1434] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260710 13:18:10.272114 12534 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.278050 12534 tablet_bootstrap.cc:654] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.269444 12536 consensus_queue.cc:260] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.283324 12536 ts_tablet_manager.cc:1434] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:18:10.284197 12536 tablet_bootstrap.cc:492] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.289312 12535 tablet_bootstrap.cc:654] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.289463 12544 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.290867 12536 tablet_bootstrap.cc:654] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.293679 12566 raft_consensus.cc:493] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.294329 12566 raft_consensus.cc:515] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.298415 12417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba656811f1f441d8e944680e0da74f3" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.299000 12417 raft_consensus.cc:2468] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:10.300292 12308 leader_election.cc:304] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.301069 12566 leader_election.cc:290] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.300225 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba656811f1f441d8e944680e0da74f3" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.304864 12565 raft_consensus.cc:493] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.305305 12565 raft_consensus.cc:515] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.307305 12565 leader_election.cc:290] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
W20260710 13:18:10.308188 12309 leader_election.cc:343] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.310515 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
W20260710 13:18:10.312088 12457 leader_election.cc:343] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.312887 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
W20260710 13:18:10.313980 12459 leader_election.cc:343] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.314381 12459 leader_election.cc:304] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.315227 12565 raft_consensus.cc:2749] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:10.317848 12600 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.320674 12566 raft_consensus.cc:2804] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.321204 12566 raft_consensus.cc:493] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.321605 12566 raft_consensus.cc:3060] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.326678 12566 raft_consensus.cc:515] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.328935 12566 leader_election.cc:290] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.329960 12418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba656811f1f441d8e944680e0da74f3" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:10.330278 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba656811f1f441d8e944680e0da74f3" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:10.330562 12418 raft_consensus.cc:3060] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:10.331820 12309 leader_election.cc:343] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.332728 12243 catalog_manager.cc:5697] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:10.335515 12534 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.335958 12534 ts_tablet_manager.cc:1403] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.008s
I20260710 13:18:10.336956 12418 raft_consensus.cc:2468] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:10.337368 12536 tablet_bootstrap.cc:492] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.337803 12536 ts_tablet_manager.cc:1403] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.006s
I20260710 13:18:10.338200 12308 leader_election.cc:304] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [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: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:10.338719 12534 raft_consensus.cc:359] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.339529 12534 raft_consensus.cc:385] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.339919 12535 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.339841 12534 raft_consensus.cc:740] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.340405 12535 ts_tablet_manager.cc:1403] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.001s
I20260710 13:18:10.340853 12534 consensus_queue.cc:260] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.343578 12241 catalog_manager.cc:5697] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.344810 12534 ts_tablet_manager.cc:1434] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:10.345683 12534 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.342381 12566 raft_consensus.cc:2804] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.348259 12566 raft_consensus.cc:697] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Leader. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:10.349064 12566 consensus_queue.cc:237] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.342868 12536 raft_consensus.cc:359] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.351092 12536 raft_consensus.cc:385] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.351280 12534 tablet_bootstrap.cc:654] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.351830 12535 raft_consensus.cc:359] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.352469 12535 raft_consensus.cc:385] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.352730 12535 raft_consensus.cc:740] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.353335 12536 raft_consensus.cc:740] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.354120 12536 consensus_queue.cc:260] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.356395 12536 ts_tablet_manager.cc:1434] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:18:10.357300 12536 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.360714 12535 consensus_queue.cc:260] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.364130 12535 ts_tablet_manager.cc:1434] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:18:10.365018 12535 tablet_bootstrap.cc:492] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.370572 12535 tablet_bootstrap.cc:654] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.370301 12242 catalog_manager.cc:5697] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:10.388055 12608 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.390676 12540 consensus_queue.cc:1048] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.410418 12535 tablet_bootstrap.cc:492] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.411113 12535 ts_tablet_manager.cc:1403] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.001s
I20260710 13:18:10.438822 12535 raft_consensus.cc:359] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.439764 12535 raft_consensus.cc:385] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.440097 12535 raft_consensus.cc:740] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.443761 12539 raft_consensus.cc:493] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.444484 12539 raft_consensus.cc:515] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.447468 12539 leader_election.cc:290] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.449713 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5511e62646b448f8a235546fbff91036" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.450744 12536 tablet_bootstrap.cc:654] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.450572 12491 raft_consensus.cc:2468] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:10.451838 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5511e62646b448f8a235546fbff91036" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.453934 12535 consensus_queue.cc:260] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
W20260710 13:18:10.456257 12385 leader_election.cc:343] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.460318 12384 leader_election.cc:304] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.462110 12539 raft_consensus.cc:2804] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.462487 12539 raft_consensus.cc:493] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.462847 12539 raft_consensus.cc:3060] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.467908 12535 ts_tablet_manager.cc:1434] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.001s
I20260710 13:18:10.468602 12535 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.479719 12608 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.482105 12608 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.485505 12608 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.486434 12539 raft_consensus.cc:515] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.498004 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5511e62646b448f8a235546fbff91036" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:10.497365 12539 leader_election.cc:290] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.498831 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5511e62646b448f8a235546fbff91036" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:10.499454 12491 raft_consensus.cc:3060] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:10.499508 12385 leader_election.cc:343] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.498319 12242 catalog_manager.cc:5697] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79075b2257a43b9bdf738506e058305 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.509927 12540 consensus_queue.cc:1048] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.516474 12491 raft_consensus.cc:2468] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:10.518100 12384 leader_election.cc:304] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.519047 12539 raft_consensus.cc:2804] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.519687 12534 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.520485 12534 ts_tablet_manager.cc:1403] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.175s	user 0.031s	sys 0.076s
I20260710 13:18:10.519690 12539 raft_consensus.cc:697] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:10.522580 12539 consensus_queue.cc:237] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.523243 12534 raft_consensus.cc:359] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.523885 12534 raft_consensus.cc:385] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.524147 12534 raft_consensus.cc:740] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.524775 12534 consensus_queue.cc:260] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.525511 12535 tablet_bootstrap.cc:654] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.527122 12534 ts_tablet_manager.cc:1434] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:10.528558 12534 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.542785 12536 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.550486 12534 tablet_bootstrap.cc:654] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.554968 12536 ts_tablet_manager.cc:1403] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.198s	user 0.014s	sys 0.000s
I20260710 13:18:10.555861 12535 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.556335 12535 ts_tablet_manager.cc:1403] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.005s
I20260710 13:18:10.558058 12536 raft_consensus.cc:359] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.561125 12536 raft_consensus.cc:385] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.561168 12535 raft_consensus.cc:359] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.561575 12536 raft_consensus.cc:740] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.561868 12535 raft_consensus.cc:385] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.562178 12535 raft_consensus.cc:740] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.562861 12535 consensus_queue.cc:260] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.562861 12536 consensus_queue.cc:260] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.565366 12535 ts_tablet_manager.cc:1434] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:10.565541 12536 ts_tablet_manager.cc:1434] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:18:10.566238 12535 tablet_bootstrap.cc:492] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.566398 12536 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.578819 12540 raft_consensus.cc:493] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.579360 12540 raft_consensus.cc:515] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.581094 12535 tablet_bootstrap.cc:654] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.581383 12540 leader_election.cc:290] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.584270 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d18b71a0d64a8f98ae8fda9a54ebe7" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.578756 12539 raft_consensus.cc:493] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.586458 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d18b71a0d64a8f98ae8fda9a54ebe7" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.586536 12539 raft_consensus.cc:515] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.587446 12419 raft_consensus.cc:2468] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:10.589005 12308 leader_election.cc:304] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.591252 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f5a94bf2ca437693f32560efeb9890" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.592079 12345 raft_consensus.cc:2468] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:10.593045 12539 leader_election.cc:290] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
W20260710 13:18:10.595640 12309 leader_election.cc:343] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.598480 12385 leader_election.cc:304] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.599496 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f5a94bf2ca437693f32560efeb9890" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.599660 12539 raft_consensus.cc:2804] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.600317 12539 raft_consensus.cc:493] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.600384 12491 raft_consensus.cc:2468] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:10.600889 12539 raft_consensus.cc:3060] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.603089 12540 raft_consensus.cc:2804] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.603469 12540 raft_consensus.cc:493] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.603796 12540 raft_consensus.cc:3060] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.613363 12539 raft_consensus.cc:515] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.614137 12535 tablet_bootstrap.cc:492] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.614619 12535 ts_tablet_manager.cc:1403] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.019s
I20260710 13:18:10.610613 12540 raft_consensus.cc:515] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.616195 12539 leader_election.cc:290] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.617035 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f5a94bf2ca437693f32560efeb9890" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:10.617319 12534 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.617580 12345 raft_consensus.cc:3060] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.617745 12534 ts_tablet_manager.cc:1403] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.040s
I20260710 13:18:10.617898 12241 catalog_manager.cc:5697] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.620427 12534 raft_consensus.cc:359] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.620721 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d18b71a0d64a8f98ae8fda9a54ebe7" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:10.621055 12534 raft_consensus.cc:385] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.621270 12419 raft_consensus.cc:3060] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.621358 12534 raft_consensus.cc:740] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.622179 12534 consensus_queue.cc:260] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.623306 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f5a94bf2ca437693f32560efeb9890" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:10.623522 12540 leader_election.cc:290] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.623834 12491 raft_consensus.cc:3060] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.624456 12534 ts_tablet_manager.cc:1434] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:10.628414 12536 tablet_bootstrap.cc:654] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.628793 12419 raft_consensus.cc:2468] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:10.630067 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d18b71a0d64a8f98ae8fda9a54ebe7" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:10.631186 12491 raft_consensus.cc:2468] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
W20260710 13:18:10.631196 12309 leader_election.cc:343] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.631914 12309 leader_election.cc:304] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [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: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:10.632254 12384 leader_election.cc:304] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:10.632205 12534 tablet_bootstrap.cc:492] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.633216 12539 raft_consensus.cc:2804] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.634641 12535 raft_consensus.cc:359] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.635262 12539 raft_consensus.cc:697] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:10.635493 12535 raft_consensus.cc:385] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.635895 12535 raft_consensus.cc:740] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.636106 12539 consensus_queue.cc:237] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.637063 12627 raft_consensus.cc:493] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.636677 12535 consensus_queue.cc:260] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.637531 12627 raft_consensus.cc:515] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.639489 12535 ts_tablet_manager.cc:1434] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 13:18:10.639568 12627 leader_election.cc:290] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.640342 12534 tablet_bootstrap.cc:654] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.641038 12535 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.644238 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.645016 12491 raft_consensus.cc:2468] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:10.645120 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.648243 12384 leader_election.cc:304] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:10.650260 12569 raft_consensus.cc:2804] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.650600 12569 raft_consensus.cc:493] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.650964 12569 raft_consensus.cc:3060] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.650754 12608 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.651818 12535 tablet_bootstrap.cc:654] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:10.655599 12385 leader_election.cc:343] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:10.663159 12385 consensus_peers.cc:597] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:10.666697 12345 raft_consensus.cc:2468] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:10.672737 12569 raft_consensus.cc:515] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.675251 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:10.676455 12540 raft_consensus.cc:2804] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:10.676703 12385 leader_election.cc:343] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.679028 12540 raft_consensus.cc:697] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Leader. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:10.679807 12565 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.681847 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:10.682402 12492 raft_consensus.cc:3060] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.691026 12569 leader_election.cc:290] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.691702 12492 raft_consensus.cc:2468] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:10.693437 12384 leader_election.cc:304] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.679912 12540 consensus_queue.cc:237] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.694204 12627 raft_consensus.cc:2804] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.694839 12627 raft_consensus.cc:697] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:10.695779 12627 consensus_queue.cc:237] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.700129 12535 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.700304 12534 tablet_bootstrap.cc:492] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.700565 12535 ts_tablet_manager.cc:1403] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.005s
I20260710 13:18:10.700870 12534 ts_tablet_manager.cc:1403] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.012s
I20260710 13:18:10.703845 12535 raft_consensus.cc:359] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.704691 12535 raft_consensus.cc:385] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.704227 12534 raft_consensus.cc:359] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.705116 12535 raft_consensus.cc:740] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.705195 12534 raft_consensus.cc:385] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.705699 12534 raft_consensus.cc:740] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.706305 12535 consensus_queue.cc:260] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.706561 12534 consensus_queue.cc:260] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.710510 12534 ts_tablet_manager.cc:1434] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:18:10.713415 12535 ts_tablet_manager.cc:1434] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:18:10.713794 12536 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.714202 12535 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.714221 12536 ts_tablet_manager.cc:1403] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.148s	user 0.021s	sys 0.032s
I20260710 13:18:10.714344 12534 tablet_bootstrap.cc:492] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.717195 12536 raft_consensus.cc:359] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.717998 12536 raft_consensus.cc:385] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.718348 12536 raft_consensus.cc:740] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.719187 12536 consensus_queue.cc:260] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.722774 12536 ts_tablet_manager.cc:1434] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:18:10.723604 12534 tablet_bootstrap.cc:654] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.723743 12536 tablet_bootstrap.cc:492] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.725346 12544 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.727914 12535 tablet_bootstrap.cc:654] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.730185 12536 tablet_bootstrap.cc:654] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.734699 12534 tablet_bootstrap.cc:492] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.735179 12534 ts_tablet_manager.cc:1403] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:18:10.737107 12241 catalog_manager.cc:5697] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79075b2257a43b9bdf738506e058305 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.737540 12534 raft_consensus.cc:359] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.738189 12534 raft_consensus.cc:385] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.738458 12534 raft_consensus.cc:740] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.739180 12534 consensus_queue.cc:260] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.741091 12534 ts_tablet_manager.cc:1434] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:18:10.741657 12544 raft_consensus.cc:493] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.741932 12534 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.742210 12544 raft_consensus.cc:515] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.745363 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.745926 12544 leader_election.cc:290] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:10.746024 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
W20260710 13:18:10.747124 12459 leader_election.cc:343] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:10.747853 12457 leader_election.cc:343] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.748381 12457 leader_election.cc:304] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.749720 12544 raft_consensus.cc:2749] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:10.752564 12534 tablet_bootstrap.cc:654] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.753295 12535 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.753298 12536 tablet_bootstrap.cc:492] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.753859 12535 ts_tablet_manager.cc:1403] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260710 13:18:10.753895 12536 ts_tablet_manager.cc:1403] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.019s
I20260710 13:18:10.756600 12536 raft_consensus.cc:359] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.757287 12536 raft_consensus.cc:385] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.757617 12536 raft_consensus.cc:740] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.758508 12535 raft_consensus.cc:359] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.759222 12535 raft_consensus.cc:385] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.758771 12536 consensus_queue.cc:260] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.759487 12535 raft_consensus.cc:740] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.760254 12535 consensus_queue.cc:260] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.761090 12536 ts_tablet_manager.cc:1434] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:10.761988 12536 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.762524 12535 ts_tablet_manager.cc:1434] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:10.768591 12536 tablet_bootstrap.cc:654] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.768929 12627 consensus_queue.cc:1048] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.775552 12544 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.781597 12536 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.782115 12536 ts_tablet_manager.cc:1403] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:18:10.790438 12536 raft_consensus.cc:359] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.791313 12536 raft_consensus.cc:385] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.791710 12536 raft_consensus.cc:740] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.791841 12535 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.792696 12536 consensus_queue.cc:260] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.794071 12540 raft_consensus.cc:493] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.793259 12241 catalog_manager.cc:5697] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.796291 12540 raft_consensus.cc:515] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.797106 12534 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.797523 12534 ts_tablet_manager.cc:1403] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.030s
I20260710 13:18:10.798358 12540 leader_election.cc:290] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.800079 12534 raft_consensus.cc:359] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.800441 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ddbe1c64184f97960e43abaf8dde58" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.800714 12534 raft_consensus.cc:385] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.800988 12534 raft_consensus.cc:740] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.801046 12491 raft_consensus.cc:2468] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:10.802177 12534 consensus_queue.cc:260] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.802785 12309 leader_election.cc:304] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.803556 12540 raft_consensus.cc:2804] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.803905 12540 raft_consensus.cc:493] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.804270 12540 raft_consensus.cc:3060] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.806885 12491 raft_consensus.cc:3060] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.803923 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ddbe1c64184f97960e43abaf8dde58" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.811748 12419 raft_consensus.cc:2468] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:10.813864 12534 ts_tablet_manager.cc:1434] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:10.815018 12534 tablet_bootstrap.cc:492] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.816582 12566 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.819855 12540 raft_consensus.cc:515] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.823107 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ddbe1c64184f97960e43abaf8dde58" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:10.823715 12419 raft_consensus.cc:3060] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.829345 12535 tablet_bootstrap.cc:654] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.836112 12540 leader_election.cc:290] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.838732 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ddbe1c64184f97960e43abaf8dde58" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:10.838980 12419 raft_consensus.cc:2468] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:10.839320 12534 tablet_bootstrap.cc:654] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.839713 12492 raft_consensus.cc:3060] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.840289 12308 leader_election.cc:304] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.842092 12566 raft_consensus.cc:2804] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.836386 12243 catalog_manager.cc:5697] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.847919 12600 raft_consensus.cc:493] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.848582 12600 raft_consensus.cc:515] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.849723 12540 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.851123 12534 tablet_bootstrap.cc:492] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.858290 12534 ts_tablet_manager.cc:1403] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.006s
I20260710 13:18:10.860610 12536 ts_tablet_manager.cc:1434] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.001s
I20260710 13:18:10.852240 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.852241 12600 leader_election.cc:290] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.853386 12494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.871443 12536 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: Bootstrap starting.
I20260710 13:18:10.861119 12534 raft_consensus.cc:359] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.872337 12492 raft_consensus.cc:2468] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:10.874074 12534 raft_consensus.cc:385] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.874428 12534 raft_consensus.cc:740] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.875146 12534 consensus_queue.cc:260] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.851773 12566 raft_consensus.cc:697] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Leader. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:10.877424 12534 ts_tablet_manager.cc:1434] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:18:10.877214 12566 consensus_queue.cc:237] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.878429 12534 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.878513 12535 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.879191 12535 ts_tablet_manager.cc:1403] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.026s
I20260710 13:18:10.881240 12536 tablet_bootstrap.cc:654] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.881872 12535 raft_consensus.cc:359] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.882648 12535 raft_consensus.cc:385] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.883035 12535 raft_consensus.cc:740] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.883895 12535 consensus_queue.cc:260] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.885918 12534 tablet_bootstrap.cc:654] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.886849 12535 ts_tablet_manager.cc:1434] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:18:10.886775 12309 leader_election.cc:304] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f79075b2257a43b9bdf738506e058305; no voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:10.888373 12535 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Bootstrap starting.
I20260710 13:18:10.893739 12536 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: No bootstrap required, opened a new log
I20260710 13:18:10.894224 12536 ts_tablet_manager.cc:1403] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260710 13:18:10.895941 12535 tablet_bootstrap.cc:654] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.897060 12536 raft_consensus.cc:359] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.897761 12536 raft_consensus.cc:385] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.898032 12536 raft_consensus.cc:740] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.898916 12536 consensus_queue.cc:260] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.901870 12536 ts_tablet_manager.cc:1434] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:18:10.905561 12600 raft_consensus.cc:2749] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:10.907608 12535 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: No bootstrap required, opened a new log
I20260710 13:18:10.908080 12535 ts_tablet_manager.cc:1403] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 13:18:10.910490 12535 raft_consensus.cc:359] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.911142 12535 raft_consensus.cc:385] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.911393 12535 raft_consensus.cc:740] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.912293 12535 consensus_queue.cc:260] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.914278 12535 ts_tablet_manager.cc:1434] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:10.918259 12241 catalog_manager.cc:5697] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79075b2257a43b9bdf738506e058305 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.919399 12534 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:10.920724 12534 ts_tablet_manager.cc:1403] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.000s
I20260710 13:18:10.924180 12534 raft_consensus.cc:359] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.924855 12534 raft_consensus.cc:385] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.925151 12534 raft_consensus.cc:740] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.925846 12534 consensus_queue.cc:260] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.927064 12539 raft_consensus.cc:493] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.927561 12539 raft_consensus.cc:515] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.928205 12534 ts_tablet_manager.cc:1434] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:10.929536 12539 leader_election.cc:290] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.930586 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:10.931106 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.931253 12343 raft_consensus.cc:2468] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:10.931679 12492 raft_consensus.cc:2468] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:10.932514 12385 leader_election.cc:304] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.933631 12539 raft_consensus.cc:2804] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.936626 12534 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: Bootstrap starting.
I20260710 13:18:10.942338 12534 tablet_bootstrap.cc:654] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.934024 12539 raft_consensus.cc:493] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.943131 12539 raft_consensus.cc:3060] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.944146 12627 raft_consensus.cc:493] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.944597 12627 raft_consensus.cc:515] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.946712 12627 leader_election.cc:290] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:10.947182 12627 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.952332 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:10.954571 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
W20260710 13:18:10.956148 12385 leader_election.cc:343] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:10.953670 12492 raft_consensus.cc:2468] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 0.
I20260710 13:18:10.959438 12384 leader_election.cc:304] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:10.961051 12626 raft_consensus.cc:2804] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.961548 12626 raft_consensus.cc:493] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.961994 12626 raft_consensus.cc:3060] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.965261 12540 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.973559 12343 raft_consensus.cc:3060] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.974532 12492 raft_consensus.cc:3060] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.977829 12540 raft_consensus.cc:493] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.978574 12540 raft_consensus.cc:515] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:10.982113 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50ce407ad04f3d837eecb2d619e6bf" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:10.982936 12420 raft_consensus.cc:2468] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:10.984632 12308 leader_election.cc:304] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:10.985064 12627 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.985704 12600 raft_consensus.cc:2804] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.986188 12600 raft_consensus.cc:493] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.986601 12600 raft_consensus.cc:3060] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.967723 12539 raft_consensus.cc:515] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.017711 12600 raft_consensus.cc:515] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.021237 12540 leader_election.cc:290] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:11.022857 12493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50ce407ad04f3d837eecb2d619e6bf" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:11.023236 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50ce407ad04f3d837eecb2d619e6bf" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:11.023841 12420 raft_consensus.cc:3060] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:11.023799 12493 raft_consensus.cc:2468] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 0.
I20260710 13:18:11.014138 12626 raft_consensus.cc:515] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.029281 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
W20260710 13:18:11.035262 12385 leader_election.cc:343] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:11.041641 12566 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:11.045481 12627 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.047128 12494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50ce407ad04f3d837eecb2d619e6bf" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:11.047720 12494 raft_consensus.cc:3060] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:11.051014 12600 leader_election.cc:290] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:11.054491 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:11.055675 12491 raft_consensus.cc:3060] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:11.056373 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:11.055605 12626 leader_election.cc:290] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:11.056985 12344 raft_consensus.cc:3060] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:11.065505 12420 raft_consensus.cc:2468] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:11.066640 12308 leader_election.cc:304] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:11.067435 12601 raft_consensus.cc:2804] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:11.068002 12494 raft_consensus.cc:2468] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79075b2257a43b9bdf738506e058305 in term 1.
I20260710 13:18:11.069731 12344 raft_consensus.cc:2468] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:11.058743 12539 leader_election.cc:290] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:11.059835 12492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:11.061452 12602 raft_consensus.cc:493] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f79075b2257a43b9bdf738506e058305)
I20260710 13:18:11.062829 12491 raft_consensus.cc:2468] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:11.071624 12602 raft_consensus.cc:515] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.073535 12384 leader_election.cc:304] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [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: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: f79075b2257a43b9bdf738506e058305
I20260710 13:18:11.075121 12626 raft_consensus.cc:2804] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:11.071720 12492 raft_consensus.cc:3060] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:11.071118 12385 leader_election.cc:304] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:11.079182 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba656811f1f441d8e944680e0da74f3" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f79075b2257a43b9bdf738506e058305" is_pre_election: true
I20260710 13:18:11.079690 12626 raft_consensus.cc:697] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:11.080049 12627 raft_consensus.cc:2804] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:11.080178 12602 leader_election.cc:290] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:11.082423 12627 raft_consensus.cc:697] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:11.083380 12627 consensus_queue.cc:237] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.094174 12491 raft_consensus.cc:3060] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:11.103513 12291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:11.099669 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba656811f1f441d8e944680e0da74f3" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:11.108062 12694 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:18:11.114856 12457 leader_election.cc:304] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 314a209febd9499ea8a12726fbc31839, f79075b2257a43b9bdf738506e058305
I20260710 13:18:11.115927 12602 raft_consensus.cc:2749] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:11.098733 12626 consensus_queue.cc:237] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.125749 12344 raft_consensus.cc:3060] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:11.104708 12601 raft_consensus.cc:697] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Leader. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:11.132544 12601 consensus_queue.cc:237] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.146397 12694 consensus_queue.cc:1048] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:11.148651 12569 consensus_queue.cc:1048] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.155943 12534 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: No bootstrap required, opened a new log
I20260710 13:18:11.156572 12534 ts_tablet_manager.cc:1403] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: Time spent bootstrapping tablet: real 0.220s	user 0.057s	sys 0.073s
I20260710 13:18:11.163092 12700 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:18:11.165783 12534 raft_consensus.cc:359] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.167294 12534 raft_consensus.cc:385] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:11.167635 12534 raft_consensus.cc:740] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Initialized, Role: FOLLOWER
I20260710 13:18:11.168432 12534 consensus_queue.cc:260] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.171813 12534 ts_tablet_manager.cc:1434] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 13:18:11.179168 12241 catalog_manager.cc:5697] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:11.174023 12492 raft_consensus.cc:2468] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 1.
I20260710 13:18:11.180835 12241 catalog_manager.cc:5697] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:11.202267 12700 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.203341 12344 raft_consensus.cc:3060] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:11.208583 12242 catalog_manager.cc:5697] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79075b2257a43b9bdf738506e058305 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:11.234782 12703 log.cc:927] Time spent T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260710 13:18:11.252456 12540 raft_consensus.cc:493] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 314a209febd9499ea8a12726fbc31839)
I20260710 13:18:11.253023 12540 raft_consensus.cc:515] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.257926 12540 leader_election.cc:290] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:11.258631 12418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:11.259336 12494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:11.260921 12308 leader_election.cc:304] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [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: f79075b2257a43b9bdf738506e058305; no voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:11.262094 12540 raft_consensus.cc:2749] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:11.311906 12601 consensus_queue.cc:1048] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.321749 12566 consensus_queue.cc:1048] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.485469 12566 raft_consensus.cc:493] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:11.486017 12566 raft_consensus.cc:515] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:11.488095 12566 leader_election.cc:290] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:11.489060 12494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" is_pre_election: true
I20260710 13:18:11.489413 12418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "f79075b2257a43b9bdf738506e058305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "314a209febd9499ea8a12726fbc31839" is_pre_election: true
I20260710 13:18:11.490123 12494 raft_consensus.cc:2393] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f79075b2257a43b9bdf738506e058305 in current term 1: Already voted for candidate 314a209febd9499ea8a12726fbc31839 in this term.
I20260710 13:18:11.491246 12309 leader_election.cc:304] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f79075b2257a43b9bdf738506e058305; no voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:11.492180 12540 raft_consensus.cc:3060] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:11.498351 12540 raft_consensus.cc:2749] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:11.535914 12540 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.548553 12540 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.572502 12569 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.582603 12626 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.657320 12626 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:11.668972 12626 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:11.901888 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:11.907598 12718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:11.908535 12719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:11.910077 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:11.910651 12721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:11.913889 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:11.914084 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:11.914295 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689491914259 us; error 0 us; skew 500 ppm
I20260710 13:18:11.915002 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:11.919040 11223 webserver.cc:533] Webserver started at http://127.10.245.196:41291/ using document root <none> and password file <none>
I20260710 13:18:11.919538 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:11.919750 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:11.920030 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:11.921066 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-3-root/instance:
uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-tnx0"
I20260710 13:18:11.925348 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:11.928404 12726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.929157 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:11.929467 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-3-root
uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-tnx0"
I20260710 13:18:11.929735 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:11.951876 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:11.953456 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:11.955109 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:11.957299 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:11.957530 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.957782 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:11.957964 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:12.024209 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.196:39473
I20260710 13:18:12.024295 12788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.196:39473 every 8 connection(s)
I20260710 13:18:12.036334 11223 auto_leader_rebalancer-test.cc:388] add a tserver: a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:12.053753 12789 heartbeater.cc:344] Connected to a master server at 127.10.245.254:40901
I20260710 13:18:12.054186 12789 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:12.055033 12789 heartbeater.cc:507] Master 127.10.245.254:40901 requested a full tablet report, sending...
I20260710 13:18:12.056914 12240 ts_manager.cc:194] Registered new tserver with Master: a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473)
I20260710 13:18:12.058444 12240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33784
I20260710 13:18:12.163654 12344 consensus_queue.cc:237] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:12.175220 12494 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:12.176003 12418 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:12.177557 12601 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:12.180055 12601 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:12.187968 12308 consensus_peers.cc:597] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9ba9ef852454badb3f6281aadf9a7b1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:12.190349 12566 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.191812 12494 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.192557 12418 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.205976 12240 catalog_manager.cc:5697] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.222105 12494 consensus_queue.cc:237] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:12.234992 12344 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:12.244413 12805 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:12.247432 12418 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:12.249387 12544 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:12.254086 12805 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
W20260710 13:18:12.255306 12457 consensus_peers.cc:597] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b3396dd89074402abc86e10a544037c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:12.258281 12344 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.269289 12242 catalog_manager.cc:5697] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:12.271710 12343 consensus_queue.cc:237] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
W20260710 13:18:12.296412 12308 consensus_peers.cc:597] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbe10c2b65cf453ebdde844b735a02d5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:12.300335 12492 raft_consensus.cc:1275] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:12.302284 12418 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.305385 12566 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:12.310941 12419 raft_consensus.cc:1275] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:12.316087 12540 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:12.317039 12566 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.317296 12492 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.323338 12418 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.335805 12242 catalog_manager.cc:5697] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.337116 12343 consensus_queue.cc:237] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
W20260710 13:18:12.344427 12308 consensus_peers.cc:597] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ba656811f1f441d8e944680e0da74f3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:12.346072 12492 raft_consensus.cc:1275] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:12.347339 12418 raft_consensus.cc:1275] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:12.348831 12566 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:12.350054 12601 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:12.360658 12601 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.363039 12418 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.372773 12494 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:12.381319 12240 catalog_manager.cc:5697] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:12.634371 12817 ts_tablet_manager.cc:933] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:12.636372 12817 tablet_copy_client.cc:323] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:34665
I20260710 13:18:12.647881 12820 ts_tablet_manager.cc:933] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799)
I20260710 13:18:12.648706 12504 tablet_copy_service.cc:140] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Received BeginTabletCopySession request for tablet 2b3396dd89074402abc86e10a544037c from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:32944)
I20260710 13:18:12.649390 12504 tablet_copy_service.cc:161] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Beginning new tablet copy session on tablet 2b3396dd89074402abc86e10a544037c from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:32944: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-2b3396dd89074402abc86e10a544037c
I20260710 13:18:12.651908 12820 tablet_copy_client.cc:323] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:36799
I20260710 13:18:12.658524 12504 tablet_copy_source_session.cc:215] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:12.662524 12817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3396dd89074402abc86e10a544037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.663442 12355 tablet_copy_service.cc:140] P f79075b2257a43b9bdf738506e058305: Received BeginTabletCopySession request for tablet d9ba9ef852454badb3f6281aadf9a7b1 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:33642)
I20260710 13:18:12.664112 12355 tablet_copy_service.cc:161] P f79075b2257a43b9bdf738506e058305: Beginning new tablet copy session on tablet d9ba9ef852454badb3f6281aadf9a7b1 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:33642: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-d9ba9ef852454badb3f6281aadf9a7b1
I20260710 13:18:12.672151 12355 tablet_copy_source_session.cc:215] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:12.675619 12820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba9ef852454badb3f6281aadf9a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.679070 12817 tablet_copy_client.cc:806] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:12.679735 12817 tablet_copy_client.cc:670] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:12.684648 12817 tablet_copy_client.cc:538] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:12.691254 12820 tablet_copy_client.cc:806] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:12.691394 12817 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:12.691831 12820 tablet_copy_client.cc:670] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:12.695417 12820 tablet_copy_client.cc:538] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:12.705014 12820 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:12.720665 12817 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:12.722105 12817 tablet_bootstrap.cc:492] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:12.722719 12817 ts_tablet_manager.cc:1403] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.013s
I20260710 13:18:12.725777 12817 raft_consensus.cc:359] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:12.726609 12817 raft_consensus.cc:740] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:12.727285 12817 consensus_queue.cc:260] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:12.728777 12820 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:12.729480 12789 heartbeater.cc:499] Master 127.10.245.254:40901 was elected leader, sending a full tablet report...
I20260710 13:18:12.729637 12820 tablet_bootstrap.cc:492] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:12.730334 12820 ts_tablet_manager.cc:1403] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260710 13:18:12.731863 12817 ts_tablet_manager.cc:1434] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:12.735428 12820 raft_consensus.cc:359] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:12.736264 12820 raft_consensus.cc:740] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:12.736855 12820 consensus_queue.cc:260] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:12.738060 12504 tablet_copy_service.cc:342] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-2b3396dd89074402abc86e10a544037c received from {username='slave'} at 127.0.0.1:32944
I20260710 13:18:12.738507 12504 tablet_copy_service.cc:434] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-2b3396dd89074402abc86e10a544037c on tablet 2b3396dd89074402abc86e10a544037c with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:12.739037 12820 ts_tablet_manager.cc:1434] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 13:18:12.740682 12355 tablet_copy_service.cc:342] P f79075b2257a43b9bdf738506e058305: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-d9ba9ef852454badb3f6281aadf9a7b1 received from {username='slave'} at 127.0.0.1:33642
I20260710 13:18:12.741060 12355 tablet_copy_service.cc:434] P f79075b2257a43b9bdf738506e058305: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-d9ba9ef852454badb3f6281aadf9a7b1 on tablet d9ba9ef852454badb3f6281aadf9a7b1 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:12.914759 12820 ts_tablet_manager.cc:933] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799)
I20260710 13:18:12.916371 12820 tablet_copy_client.cc:323] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:36799
I20260710 13:18:12.917985 12355 tablet_copy_service.cc:140] P f79075b2257a43b9bdf738506e058305: Received BeginTabletCopySession request for tablet bbe10c2b65cf453ebdde844b735a02d5 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:33642)
I20260710 13:18:12.918417 12355 tablet_copy_service.cc:161] P f79075b2257a43b9bdf738506e058305: Beginning new tablet copy session on tablet bbe10c2b65cf453ebdde844b735a02d5 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:33642: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-bbe10c2b65cf453ebdde844b735a02d5
I20260710 13:18:12.923380 12355 tablet_copy_source_session.cc:215] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:12.925768 12820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe10c2b65cf453ebdde844b735a02d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.935434 12820 tablet_copy_client.cc:806] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:12.935962 12820 tablet_copy_client.cc:670] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:12.939528 12820 tablet_copy_client.cc:538] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:12.945947 12820 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:12.958501 12817 ts_tablet_manager.cc:933] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799)
I20260710 13:18:12.963068 12817 tablet_copy_client.cc:323] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:36799
I20260710 13:18:12.964890 12355 tablet_copy_service.cc:140] P f79075b2257a43b9bdf738506e058305: Received BeginTabletCopySession request for tablet 2ba656811f1f441d8e944680e0da74f3 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:33642)
I20260710 13:18:12.965418 12355 tablet_copy_service.cc:161] P f79075b2257a43b9bdf738506e058305: Beginning new tablet copy session on tablet 2ba656811f1f441d8e944680e0da74f3 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:33642: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-2ba656811f1f441d8e944680e0da74f3
I20260710 13:18:12.970351 12820 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:12.971239 12820 tablet_bootstrap.cc:492] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:12.971874 12820 ts_tablet_manager.cc:1403] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.007s
I20260710 13:18:12.972805 12355 tablet_copy_source_session.cc:215] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:12.975246 12820 raft_consensus.cc:359] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:12.976114 12820 raft_consensus.cc:740] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:12.976272 12817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba656811f1f441d8e944680e0da74f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.976761 12820 consensus_queue.cc:260] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:12.980316 12820 ts_tablet_manager.cc:1434] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:18:12.981987 12355 tablet_copy_service.cc:342] P f79075b2257a43b9bdf738506e058305: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-bbe10c2b65cf453ebdde844b735a02d5 received from {username='slave'} at 127.0.0.1:33642
I20260710 13:18:12.982404 12355 tablet_copy_service.cc:434] P f79075b2257a43b9bdf738506e058305: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-bbe10c2b65cf453ebdde844b735a02d5 on tablet bbe10c2b65cf453ebdde844b735a02d5 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:12.992211 12817 tablet_copy_client.cc:806] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:12.992755 12817 tablet_copy_client.cc:670] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:12.996131 12817 tablet_copy_client.cc:538] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:13.004848 12817 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:13.024852 12817 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:13.025825 12817 tablet_bootstrap.cc:492] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:13.026508 12817 ts_tablet_manager.cc:1403] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:18:13.029501 12817 raft_consensus.cc:359] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:13.030382 12817 raft_consensus.cc:740] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:13.031093 12817 consensus_queue.cc:260] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:13.033536 12817 ts_tablet_manager.cc:1434] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:13.035280 12355 tablet_copy_service.cc:342] P f79075b2257a43b9bdf738506e058305: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-2ba656811f1f441d8e944680e0da74f3 received from {username='slave'} at 127.0.0.1:33642
I20260710 13:18:13.035666 12355 tablet_copy_service.cc:434] P f79075b2257a43b9bdf738506e058305: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-2ba656811f1f441d8e944680e0da74f3 on tablet 2ba656811f1f441d8e944680e0da74f3 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:13.185328 12764 raft_consensus.cc:1217] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:13.261550 12764 raft_consensus.cc:1217] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:13.519589 12764 raft_consensus.cc:1217] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:13.524519 12764 raft_consensus.cc:1217] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:13.675107 12829 raft_consensus.cc:1064] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:13.677973 12829 consensus_queue.cc:237] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:13.685173 12764 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.686686 12793 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.703214 12344 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.707931 12829 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.708889 12419 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.710697 12793 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.722309 12793 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.724704 12344 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.733608 12419 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.745764 12566 raft_consensus.cc:1064] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:13.748024 12566 consensus_queue.cc:237] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:13.751083 12764 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.751750 12240 catalog_manager.cc:5697] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.769131 12494 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.770720 12540 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.774333 12419 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.776379 12811 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:13.796692 12811 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.801242 12494 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.795864 12764 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.804481 12540 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:13.812170 12491 consensus_queue.cc:237] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:13.819819 12762 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:13.820472 12243 catalog_manager.cc:5697] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.821578 12419 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:13.824055 12834 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:13.818130 12418 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.825778 12829 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:13.833609 12763 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.844626 12834 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.852015 12763 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.854517 12228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b3396dd89074402abc86e10a544037c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:13.854763 12418 raft_consensus.cc:2955] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.864004 12241 catalog_manager.cc:5697] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.874106 12330 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b3396dd89074402abc86e10a544037c with delete_type TABLET_DATA_TOMBSTONED (TS f79075b2257a43b9bdf738506e058305 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33602
I20260710 13:18:13.876294 12848 tablet_replica.cc:333] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:13.877198 12848 raft_consensus.cc:2243] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:13.877882 12848 raft_consensus.cc:2272] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:13.880330 12848 ts_tablet_manager.cc:1916] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:13.890992 12848 ts_tablet_manager.cc:1929] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:13.891423 12848 log.cc:1199] T 2b3396dd89074402abc86e10a544037c P f79075b2257a43b9bdf738506e058305: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/wals/2b3396dd89074402abc86e10a544037c
I20260710 13:18:13.893162 12229 catalog_manager.cc:5028] TS f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): tablet 2b3396dd89074402abc86e10a544037c (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:13.894498 12841 raft_consensus.cc:1064] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:13.896503 12841 consensus_queue.cc:237] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:13.902341 12763 raft_consensus.cc:1275] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.903460 12418 raft_consensus.cc:1275] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.904193 12841 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.903826 12491 raft_consensus.cc:1275] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:13.906196 12841 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.906991 12811 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.915495 12566 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.917781 12763 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.931692 12241 catalog_manager.cc:5697] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.927031 12418 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.951083 12494 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.965148 12344 consensus_queue.cc:237] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:13.969664 12494 raft_consensus.cc:1275] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:13.970861 12566 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:13.970856 12763 raft_consensus.cc:1275] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:13.972671 12841 consensus_queue.cc:1048] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:13.976496 12841 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.980549 12763 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.983772 12229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ba656811f1f441d8e944680e0da74f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:13.984629 12494 raft_consensus.cc:2955] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:13.991860 12540 raft_consensus.cc:1064] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:13.993960 12540 consensus_queue.cc:237] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:13.993773 12241 catalog_manager.cc:5697] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:14.009582 12418 raft_consensus.cc:1275] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.010875 12405 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ba656811f1f441d8e944680e0da74f3 with delete_type TABLET_DATA_TOMBSTONED (TS 314a209febd9499ea8a12726fbc31839 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36344
I20260710 13:18:14.011730 12763 raft_consensus.cc:1275] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.013556 12841 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.015462 12540 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.015870 12494 raft_consensus.cc:1275] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.017791 12540 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.020475 12854 tablet_replica.cc:333] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:14.021481 12854 raft_consensus.cc:2243] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.022198 12854 raft_consensus.cc:2272] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.025395 12854 ts_tablet_manager.cc:1916] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:14.037715 12566 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.039551 12420 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.044625 12854 ts_tablet_manager.cc:1929] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:14.045118 12854 log.cc:1199] T 2ba656811f1f441d8e944680e0da74f3 P 314a209febd9499ea8a12726fbc31839: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/wals/2ba656811f1f441d8e944680e0da74f3
I20260710 13:18:14.047873 12227 catalog_manager.cc:5028] TS 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): tablet 2ba656811f1f441d8e944680e0da74f3 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:14.049089 12491 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.051257 12762 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.052795 12243 catalog_manager.cc:5697] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.076041 12344 consensus_queue.cc:237] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:14.080345 12762 raft_consensus.cc:1275] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:14.080781 12420 raft_consensus.cc:1275] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:14.081514 12841 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.082358 12566 consensus_queue.cc:1048] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.089285 12811 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.093001 12418 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.097886 12229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbe10c2b65cf453ebdde844b735a02d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:14.102547 12243 catalog_manager.cc:5697] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:14.103559 12762 raft_consensus.cc:2955] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.113598 12475 tablet_service.cc:1558] Processing DeleteTablet for tablet bbe10c2b65cf453ebdde844b735a02d5 with delete_type TABLET_DATA_TOMBSTONED (TS eab1e53b5dd74445a1b3d4fb1f3fd6fe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32916
I20260710 13:18:14.123080 12858 tablet_replica.cc:333] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:14.123790 12858 raft_consensus.cc:2243] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.124456 12858 raft_consensus.cc:2272] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.130214 12858 ts_tablet_manager.cc:1916] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:14.141363 12858 ts_tablet_manager.cc:1929] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:14.141755 12858 log.cc:1199] T bbe10c2b65cf453ebdde844b735a02d5 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/wals/bbe10c2b65cf453ebdde844b735a02d5
I20260710 13:18:14.143397 12228 catalog_manager.cc:5028] TS eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): tablet bbe10c2b65cf453ebdde844b735a02d5 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:14.374992 12344 consensus_queue.cc:237] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:14.382179 12762 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:14.382828 12494 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:14.384097 12841 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:14.385360 12811 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:14.393160 12566 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.395553 12494 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.409976 12229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9ba9ef852454badb3f6281aadf9a7b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:14.407732 12762 raft_consensus.cc:2955] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:14.418124 12243 catalog_manager.cc:5697] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:14.435951 12405 tablet_service.cc:1558] Processing DeleteTablet for tablet d9ba9ef852454badb3f6281aadf9a7b1 with delete_type TABLET_DATA_TOMBSTONED (TS 314a209febd9499ea8a12726fbc31839 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36344
I20260710 13:18:14.438396 12854 tablet_replica.cc:333] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:14.440980 12854 raft_consensus.cc:2243] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.442376 12854 raft_consensus.cc:2272] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.449229 12854 ts_tablet_manager.cc:1916] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:14.468019 12854 ts_tablet_manager.cc:1929] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:14.468413 12854 log.cc:1199] T d9ba9ef852454badb3f6281aadf9a7b1 P 314a209febd9499ea8a12726fbc31839: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/wals/d9ba9ef852454badb3f6281aadf9a7b1
I20260710 13:18:14.470248 12227 catalog_manager.cc:5028] TS 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): tablet d9ba9ef852454badb3f6281aadf9a7b1 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
W20260710 13:18:14.559715 12441 debug-util.cc:398] Leaking SignalData structure 0x7b0800061800 after lost signal to thread 11226
W20260710 13:18:14.561035 12441 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6c40 after lost signal to thread 12277
W20260710 13:18:14.562589 12441 debug-util.cc:398] Leaking SignalData structure 0x7b0800043120 after lost signal to thread 12369
W20260710 13:18:14.563814 12441 debug-util.cc:398] Leaking SignalData structure 0x7b0800148500 after lost signal to thread 12444
W20260710 13:18:14.565003 12441 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4b60 after lost signal to thread 12518
W20260710 13:18:14.565969 12441 debug-util.cc:398] Leaking SignalData structure 0x7b080022dc80 after lost signal to thread 12788
I20260710 13:18:15.512380 12418 consensus_queue.cc:237] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:15.522845 12492 raft_consensus.cc:1275] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:15.528008 12569 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:15.529421 12344 raft_consensus.cc:1275] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:15.531093 12864 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:15.551177 12864 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
W20260710 13:18:15.554301 12383 consensus_peers.cc:597] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb851f67d8e242fbbddf96d8ae444d74. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.554783 12344 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.570340 12418 consensus_queue.cc:237] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:15.574647 12241 catalog_manager.cc:5697] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:15.588406 12494 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:15.588469 12492 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.589833 12344 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:15.590148 12864 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:15.591825 12383 consensus_peers.cc:597] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 772e8a831df34b7288351518eea6be0a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.592043 12864 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260710 13:18:15.630445 12864 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.636919 12344 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.638208 12491 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.657356 12344 consensus_queue.cc:237] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:15.667728 12491 raft_consensus.cc:1275] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:15.668500 12308 consensus_peers.cc:597] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f50ce407ad04f3d837eecb2d619e6bf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.677758 12242 catalog_manager.cc:5697] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:15.682598 12420 raft_consensus.cc:1275] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:15.683784 12841 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:15.690497 12860 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:15.697830 12491 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.697824 12860 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.713546 12420 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.715497 12243 catalog_manager.cc:5697] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.728670 12344 consensus_queue.cc:237] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:15.767169 12491 raft_consensus.cc:1275] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:15.767748 12420 raft_consensus.cc:1275] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:15.768949 12308 consensus_peers.cc:597] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87d18b71a0d64a8f98ae8fda9a54ebe7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.769208 12879 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:15.770946 12841 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:15.780292 12860 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.787484 12420 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.783558 12491 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:15.831172 12243 catalog_manager.cc:5697] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:16.028092 12886 ts_tablet_manager.cc:933] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:16.030164 12886 tablet_copy_client.cc:323] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38139
I20260710 13:18:16.045670 12430 tablet_copy_service.cc:140] P 314a209febd9499ea8a12726fbc31839: Received BeginTabletCopySession request for tablet 772e8a831df34b7288351518eea6be0a from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:36374)
I20260710 13:18:16.046280 12430 tablet_copy_service.cc:161] P 314a209febd9499ea8a12726fbc31839: Beginning new tablet copy session on tablet 772e8a831df34b7288351518eea6be0a from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:36374: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-772e8a831df34b7288351518eea6be0a
I20260710 13:18:16.061010 12430 tablet_copy_source_session.cc:215] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:16.064796 12886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772e8a831df34b7288351518eea6be0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:16.079876 12890 ts_tablet_manager.cc:933] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:16.083196 12886 tablet_copy_client.cc:806] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:16.083864 12886 tablet_copy_client.cc:670] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:16.088173 12890 tablet_copy_client.cc:323] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38139
I20260710 13:18:16.088999 12886 tablet_copy_client.cc:538] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:16.089982 12430 tablet_copy_service.cc:140] P 314a209febd9499ea8a12726fbc31839: Received BeginTabletCopySession request for tablet eb851f67d8e242fbbddf96d8ae444d74 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:36374)
I20260710 13:18:16.090591 12430 tablet_copy_service.cc:161] P 314a209febd9499ea8a12726fbc31839: Beginning new tablet copy session on tablet eb851f67d8e242fbbddf96d8ae444d74 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:36374: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-eb851f67d8e242fbbddf96d8ae444d74
I20260710 13:18:16.097945 12886 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:16.098811 12430 tablet_copy_source_session.cc:215] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:16.102065 12890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb851f67d8e242fbbddf96d8ae444d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:16.128705 12890 tablet_copy_client.cc:806] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:16.129338 12890 tablet_copy_client.cc:670] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:16.133352 12890 tablet_copy_client.cc:538] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:16.138612 12886 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:16.139588 12886 tablet_bootstrap.cc:492] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:16.140307 12886 ts_tablet_manager.cc:1403] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.011s
I20260710 13:18:16.143513 12886 raft_consensus.cc:359] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:16.144359 12886 raft_consensus.cc:740] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:16.145115 12886 consensus_queue.cc:260] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:16.147603 12890 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:16.186367 12894 ts_tablet_manager.cc:933] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799)
I20260710 13:18:16.194609 12894 tablet_copy_client.cc:323] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:36799
I20260710 13:18:16.197701 12355 tablet_copy_service.cc:140] P f79075b2257a43b9bdf738506e058305: Received BeginTabletCopySession request for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:33642)
I20260710 13:18:16.198254 12355 tablet_copy_service.cc:161] P f79075b2257a43b9bdf738506e058305: Beginning new tablet copy session on tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:33642: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-87d18b71a0d64a8f98ae8fda9a54ebe7
I20260710 13:18:16.205336 12895 ts_tablet_manager.cc:933] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799)
I20260710 13:18:16.206465 12355 tablet_copy_source_session.cc:215] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:16.210556 12894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:16.212441 12886 ts_tablet_manager.cc:1434] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.072s	user 0.029s	sys 0.021s
I20260710 13:18:16.216758 12430 tablet_copy_service.cc:342] P 314a209febd9499ea8a12726fbc31839: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-772e8a831df34b7288351518eea6be0a received from {username='slave'} at 127.0.0.1:36374
I20260710 13:18:16.217229 12430 tablet_copy_service.cc:434] P 314a209febd9499ea8a12726fbc31839: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-772e8a831df34b7288351518eea6be0a on tablet 772e8a831df34b7288351518eea6be0a with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:16.228637 12894 tablet_copy_client.cc:806] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:16.229503 12894 tablet_copy_client.cc:670] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:16.231401 12895 tablet_copy_client.cc:323] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:36799
I20260710 13:18:16.233834 12894 tablet_copy_client.cc:538] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:16.240324 12355 tablet_copy_service.cc:140] P f79075b2257a43b9bdf738506e058305: Received BeginTabletCopySession request for tablet 3f50ce407ad04f3d837eecb2d619e6bf from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:33642)
I20260710 13:18:16.240859 12355 tablet_copy_service.cc:161] P f79075b2257a43b9bdf738506e058305: Beginning new tablet copy session on tablet 3f50ce407ad04f3d837eecb2d619e6bf from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:33642: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-3f50ce407ad04f3d837eecb2d619e6bf
I20260710 13:18:16.248034 12355 tablet_copy_source_session.cc:215] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:16.252215 12895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f50ce407ad04f3d837eecb2d619e6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:16.270550 12895 tablet_copy_client.cc:806] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:16.272130 12895 tablet_copy_client.cc:670] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:16.278432 12895 tablet_copy_client.cc:538] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:16.282505 12894 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:16.285581 12890 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:16.295809 12890 tablet_bootstrap.cc:492] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:16.296677 12890 ts_tablet_manager.cc:1403] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.149s	user 0.027s	sys 0.009s
I20260710 13:18:16.298480 12895 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:16.300719 12890 raft_consensus.cc:359] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:16.301743 12890 raft_consensus.cc:740] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:16.309000 12890 consensus_queue.cc:260] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:16.315204 12890 ts_tablet_manager.cc:1434] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:18:16.317747 12430 tablet_copy_service.cc:342] P 314a209febd9499ea8a12726fbc31839: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-eb851f67d8e242fbbddf96d8ae444d74 received from {username='slave'} at 127.0.0.1:36374
I20260710 13:18:16.318156 12430 tablet_copy_service.cc:434] P 314a209febd9499ea8a12726fbc31839: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-eb851f67d8e242fbbddf96d8ae444d74 on tablet eb851f67d8e242fbbddf96d8ae444d74 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:16.326074 12894 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:16.327188 12894 tablet_bootstrap.cc:492] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:16.330860 12894 ts_tablet_manager.cc:1403] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.007s
I20260710 13:18:16.334380 12894 raft_consensus.cc:359] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:16.335397 12894 raft_consensus.cc:740] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:16.336196 12894 consensus_queue.cc:260] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:16.342595 12894 ts_tablet_manager.cc:1434] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:18:16.344485 12355 tablet_copy_service.cc:342] P f79075b2257a43b9bdf738506e058305: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-87d18b71a0d64a8f98ae8fda9a54ebe7 received from {username='slave'} at 127.0.0.1:33642
I20260710 13:18:16.345000 12355 tablet_copy_service.cc:434] P f79075b2257a43b9bdf738506e058305: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-87d18b71a0d64a8f98ae8fda9a54ebe7 on tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:16.359452 12895 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:16.360598 12895 tablet_bootstrap.cc:492] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:16.361353 12895 ts_tablet_manager.cc:1403] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.005s
I20260710 13:18:16.364674 12895 raft_consensus.cc:359] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:16.365746 12895 raft_consensus.cc:740] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:16.366456 12895 consensus_queue.cc:260] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:16.369230 12895 ts_tablet_manager.cc:1434] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:16.371035 12355 tablet_copy_service.cc:342] P f79075b2257a43b9bdf738506e058305: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-3f50ce407ad04f3d837eecb2d619e6bf received from {username='slave'} at 127.0.0.1:33642
I20260710 13:18:16.371420 12355 tablet_copy_service.cc:434] P f79075b2257a43b9bdf738506e058305: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-3f50ce407ad04f3d837eecb2d619e6bf on tablet 3f50ce407ad04f3d837eecb2d619e6bf with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:16.490044 12763 raft_consensus.cc:1217] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:16.581208 12763 raft_consensus.cc:1217] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:16.696240 12763 raft_consensus.cc:1217] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:16.711972 12763 raft_consensus.cc:1217] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:16.994963 12864 raft_consensus.cc:1064] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:16.998632 12864 consensus_queue.cc:237] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:17.008625 12868 raft_consensus.cc:1064] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:17.011420 12868 consensus_queue.cc:237] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:17.018712 12491 raft_consensus.cc:1275] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.019246 12344 raft_consensus.cc:1275] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.020380 12901 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.022475 12763 raft_consensus.cc:1275] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.026229 12344 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.026257 12763 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.027930 12491 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.029731 12864 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.031471 12868 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.035014 12909 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.041461 12907 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.043540 12909 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.050784 12868 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.062161 12492 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.062825 12344 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.078652 12241 catalog_manager.cc:5697] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.093196 12492 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.095664 12905 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.100188 12762 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.102126 12763 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.120754 12344 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.130661 12240 catalog_manager.cc:5697] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.137619 12902 raft_consensus.cc:1064] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:17.140093 12902 consensus_queue.cc:237] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:17.156428 12418 consensus_queue.cc:237] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:17.157496 12420 consensus_queue.cc:237] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:17.165360 12343 raft_consensus.cc:1275] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:17.167483 12492 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:17.167755 12763 raft_consensus.cc:1275] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:17.166781 12764 raft_consensus.cc:1275] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.167994 12491 raft_consensus.cc:1275] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.169837 12904 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:17.170135 12905 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:17.171406 12762 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:17.172554 12903 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:17.173801 12905 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:17.169251 12901 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:18:17.176206 12907 consensus_queue.cc:1048] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:17.181068 12901 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.186591 12763 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.187279 12864 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.195576 12344 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.199841 12227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 772e8a831df34b7288351518eea6be0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:17.203789 12227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb851f67d8e242fbbddf96d8ae444d74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:17.205451 12418 raft_consensus.cc:1275] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.209263 12879 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.209013 12243 catalog_manager.cc:5697] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:17.182709 12491 raft_consensus.cc:2955] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.199779 12762 raft_consensus.cc:2955] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.228250 12879 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.243484 12241 catalog_manager.cc:5697] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.249814 12330 tablet_service.cc:1558] Processing DeleteTablet for tablet 772e8a831df34b7288351518eea6be0a with delete_type TABLET_DATA_TOMBSTONED (TS f79075b2257a43b9bdf738506e058305 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33602
I20260710 13:18:17.271667 12420 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.275770 12928 tablet_replica.cc:333] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:17.276424 12762 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.277933 12927 raft_consensus.cc:1064] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:17.284425 12492 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.288012 12241 catalog_manager.cc:5697] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:17.292675 12927 consensus_queue.cc:237] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:17.302752 12928 raft_consensus.cc:2243] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.303512 12928 raft_consensus.cc:2272] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.307407 12928 ts_tablet_manager.cc:1916] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260710 13:18:17.308672 12457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.196:39473, user_credentials={real_user=slave}} blocked reactor thread for 58494.7us
I20260710 13:18:17.310460 12475 tablet_service.cc:1558] Processing DeleteTablet for tablet eb851f67d8e242fbbddf96d8ae444d74 with delete_type TABLET_DATA_TOMBSTONED (TS eab1e53b5dd74445a1b3d4fb1f3fd6fe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32916
I20260710 13:18:17.315299 12929 tablet_replica.cc:333] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:17.316777 12929 raft_consensus.cc:2243] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.320232 12929 raft_consensus.cc:2272] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.323482 12928 ts_tablet_manager.cc:1929] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:17.326184 12928 log.cc:1199] T 772e8a831df34b7288351518eea6be0a P f79075b2257a43b9bdf738506e058305: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/wals/772e8a831df34b7288351518eea6be0a
I20260710 13:18:17.327942 12229 catalog_manager.cc:5028] TS f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): tablet 772e8a831df34b7288351518eea6be0a (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:17.325762 12344 consensus_queue.cc:237] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:17.334146 12762 raft_consensus.cc:1275] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:17.336163 12492 raft_consensus.cc:1275] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:17.337488 12420 raft_consensus.cc:1275] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.338480 12903 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:17.339407 12492 raft_consensus.cc:1275] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.340312 12903 consensus_queue.cc:1048] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:17.340833 12904 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.344602 12903 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.350314 12762 raft_consensus.cc:1275] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.353077 12929 ts_tablet_manager.cc:1916] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:17.355639 12927 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.357679 12904 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.358942 12762 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.376112 12492 raft_consensus.cc:2955] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.390796 12229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f50ce407ad04f3d837eecb2d619e6bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:17.400194 12240 catalog_manager.cc:5697] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:17.409420 12903 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.412559 12405 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f50ce407ad04f3d837eecb2d619e6bf with delete_type TABLET_DATA_TOMBSTONED (TS 314a209febd9499ea8a12726fbc31839 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36344
I20260710 13:18:17.422129 12491 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.428993 12420 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.427289 12762 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.433478 12241 catalog_manager.cc:5697] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:17.436079 12929 ts_tablet_manager.cc:1929] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:17.443213 12929 log.cc:1199] T eb851f67d8e242fbbddf96d8ae444d74 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/wals/eb851f67d8e242fbbddf96d8ae444d74
I20260710 13:18:17.445065 12228 catalog_manager.cc:5028] TS eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): tablet eb851f67d8e242fbbddf96d8ae444d74 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:17.450881 12934 tablet_replica.cc:333] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:17.453125 12934 raft_consensus.cc:2243] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.453845 12934 raft_consensus.cc:2272] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.457034 12934 ts_tablet_manager.cc:1916] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:17.465596 12344 consensus_queue.cc:237] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:17.472287 12762 raft_consensus.cc:1275] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:17.472764 12934 ts_tablet_manager.cc:1929] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:17.473240 12934 log.cc:1199] T 3f50ce407ad04f3d837eecb2d619e6bf P 314a209febd9499ea8a12726fbc31839: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/wals/3f50ce407ad04f3d837eecb2d619e6bf
I20260710 13:18:17.473621 12420 raft_consensus.cc:1275] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer f79075b2257a43b9bdf738506e058305: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:17.474313 12927 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:17.475184 12227 catalog_manager.cc:5028] TS 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): tablet 3f50ce407ad04f3d837eecb2d619e6bf (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:17.475508 12903 consensus_queue.cc:1048] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:17.482569 12903 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.484973 12420 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.493547 12762 raft_consensus.cc:2955] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.503479 12229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:17.505101 12241 catalog_manager.cc:5697] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "f79075b2257a43b9bdf738506e058305" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:17.517266 12475 tablet_service.cc:1558] Processing DeleteTablet for tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 with delete_type TABLET_DATA_TOMBSTONED (TS eab1e53b5dd74445a1b3d4fb1f3fd6fe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32916
I20260710 13:18:17.518174 12929 tablet_replica.cc:333] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:17.518970 12929 raft_consensus.cc:2243] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.519465 12929 raft_consensus.cc:2272] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.524168 12929 ts_tablet_manager.cc:1916] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:17.540813 12929 ts_tablet_manager.cc:1929] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:17.541338 12929 log.cc:1199] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/wals/87d18b71a0d64a8f98ae8fda9a54ebe7
I20260710 13:18:17.543119 12228 catalog_manager.cc:5028] TS eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): tablet 87d18b71a0d64a8f98ae8fda9a54ebe7 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:18.550019 12491 consensus_queue.cc:237] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
W20260710 13:18:18.556499 12457 consensus_peers.cc:597] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77efcc7dac524f1d80a8b04fa386ddb3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.556923 12420 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:18.558024 12939 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.558693 12343 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:18.559897 12939 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.567014 12935 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.568552 12420 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.569802 12343 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.581285 12242 catalog_manager.cc:5697] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:18.583201 12418 consensus_queue.cc:237] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:18.593286 12491 raft_consensus.cc:1275] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:18.593674 12383 consensus_peers.cc:597] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f9535fec988437285d140383006181f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.595052 12343 raft_consensus.cc:1275] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:18.594987 12937 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:18.597165 12909 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.613081 12905 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.615191 12344 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.620569 12491 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.626729 12418 consensus_queue.cc:237] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:18.627923 12241 catalog_manager.cc:5697] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
W20260710 13:18:18.634593 12383 consensus_peers.cc:597] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5232310def75407a8b1c713c19b5de15. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.634806 12491 raft_consensus.cc:1275] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:18.635877 12344 raft_consensus.cc:1275] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:18.636626 12937 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.638446 12937 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.646301 12905 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.648016 12491 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.648533 12344 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.660415 12242 catalog_manager.cc:5697] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.664813 12491 consensus_queue.cc:237] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
W20260710 13:18:18.673950 12457 consensus_peers.cc:597] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b207a95731ff400b89cf12ffdeba1f85. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.675486 12418 raft_consensus.cc:1275] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:18.676005 12343 raft_consensus.cc:1275] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:18.676757 12935 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.677490 12939 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.686210 12939 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.689407 12418 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.691536 12343 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:18.700142 12240 catalog_manager.cc:5697] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:19.032720 12956 ts_tablet_manager.cc:933] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:19.034551 12956 tablet_copy_client.cc:323] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38139
I20260710 13:18:19.036227 12430 tablet_copy_service.cc:140] P 314a209febd9499ea8a12726fbc31839: Received BeginTabletCopySession request for tablet 5232310def75407a8b1c713c19b5de15 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:36374)
I20260710 13:18:19.036743 12430 tablet_copy_service.cc:161] P 314a209febd9499ea8a12726fbc31839: Beginning new tablet copy session on tablet 5232310def75407a8b1c713c19b5de15 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:36374: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-5232310def75407a8b1c713c19b5de15
I20260710 13:18:19.043952 12430 tablet_copy_source_session.cc:215] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:19.047796 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232310def75407a8b1c713c19b5de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.057682 12956 tablet_copy_client.cc:806] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:19.058223 12956 tablet_copy_client.cc:670] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:19.062391 12956 tablet_copy_client.cc:538] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:19.066064 12958 ts_tablet_manager.cc:933] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:19.067870 12958 tablet_copy_client.cc:323] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:34665
I20260710 13:18:19.071085 12956 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:19.073275 12504 tablet_copy_service.cc:140] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Received BeginTabletCopySession request for tablet 77efcc7dac524f1d80a8b04fa386ddb3 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:32944)
I20260710 13:18:19.073778 12504 tablet_copy_service.cc:161] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Beginning new tablet copy session on tablet 77efcc7dac524f1d80a8b04fa386ddb3 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:32944: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-77efcc7dac524f1d80a8b04fa386ddb3
I20260710 13:18:19.086174 12504 tablet_copy_source_session.cc:215] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:19.089133 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77efcc7dac524f1d80a8b04fa386ddb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.092428 12956 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:19.093115 12956 tablet_bootstrap.cc:492] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:19.093632 12956 ts_tablet_manager.cc:1403] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260710 13:18:19.096158 12956 raft_consensus.cc:359] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:19.097021 12956 raft_consensus.cc:740] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:19.097666 12956 consensus_queue.cc:260] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:19.105201 12956 ts_tablet_manager.cc:1434] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.004s
I20260710 13:18:19.110176 12430 tablet_copy_service.cc:342] P 314a209febd9499ea8a12726fbc31839: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-5232310def75407a8b1c713c19b5de15 received from {username='slave'} at 127.0.0.1:36374
I20260710 13:18:19.110606 12430 tablet_copy_service.cc:434] P 314a209febd9499ea8a12726fbc31839: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-5232310def75407a8b1c713c19b5de15 on tablet 5232310def75407a8b1c713c19b5de15 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:19.113412 12958 tablet_copy_client.cc:806] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:19.113961 12958 tablet_copy_client.cc:670] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:19.116236 12956 ts_tablet_manager.cc:933] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:19.121501 12956 tablet_copy_client.cc:323] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38139
I20260710 13:18:19.122980 12430 tablet_copy_service.cc:140] P 314a209febd9499ea8a12726fbc31839: Received BeginTabletCopySession request for tablet 9f9535fec988437285d140383006181f from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:36374)
I20260710 13:18:19.123486 12430 tablet_copy_service.cc:161] P 314a209febd9499ea8a12726fbc31839: Beginning new tablet copy session on tablet 9f9535fec988437285d140383006181f from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:36374: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-9f9535fec988437285d140383006181f
I20260710 13:18:19.126400 12958 tablet_copy_client.cc:538] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:19.130553 12430 tablet_copy_source_session.cc:215] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:19.135270 12958 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:19.144070 12963 ts_tablet_manager.cc:933] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:19.146098 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9535fec988437285d140383006181f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.151177 12963 tablet_copy_client.cc:323] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:34665
I20260710 13:18:19.152877 12504 tablet_copy_service.cc:140] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Received BeginTabletCopySession request for tablet b207a95731ff400b89cf12ffdeba1f85 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:32944)
I20260710 13:18:19.153311 12504 tablet_copy_service.cc:161] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Beginning new tablet copy session on tablet b207a95731ff400b89cf12ffdeba1f85 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:32944: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-b207a95731ff400b89cf12ffdeba1f85
I20260710 13:18:19.161690 12504 tablet_copy_source_session.cc:215] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:19.163946 12956 tablet_copy_client.cc:806] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:19.164575 12956 tablet_copy_client.cc:670] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:19.171840 12963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b207a95731ff400b89cf12ffdeba1f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.179855 12956 tablet_copy_client.cc:538] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:19.187076 12958 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:19.188036 12958 tablet_bootstrap.cc:492] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:19.188684 12958 ts_tablet_manager.cc:1403] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.016s
I20260710 13:18:19.189554 12963 tablet_copy_client.cc:806] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:19.190101 12963 tablet_copy_client.cc:670] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:19.191574 12958 raft_consensus.cc:359] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:19.192456 12958 raft_consensus.cc:740] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:19.193168 12956 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:19.193682 12963 tablet_copy_client.cc:538] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:19.193120 12958 consensus_queue.cc:260] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:19.195950 12958 ts_tablet_manager.cc:1434] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:19.201108 12504 tablet_copy_service.cc:342] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-77efcc7dac524f1d80a8b04fa386ddb3 received from {username='slave'} at 127.0.0.1:32944
I20260710 13:18:19.201537 12504 tablet_copy_service.cc:434] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-77efcc7dac524f1d80a8b04fa386ddb3 on tablet 77efcc7dac524f1d80a8b04fa386ddb3 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:19.217195 12963 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:19.221354 12956 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:19.222244 12956 tablet_bootstrap.cc:492] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:19.222873 12956 ts_tablet_manager.cc:1403] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.001s
I20260710 13:18:19.225694 12956 raft_consensus.cc:359] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:19.226533 12956 raft_consensus.cc:740] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:19.227172 12956 consensus_queue.cc:260] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:19.229435 12956 ts_tablet_manager.cc:1434] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:18:19.232354 12430 tablet_copy_service.cc:342] P 314a209febd9499ea8a12726fbc31839: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-9f9535fec988437285d140383006181f received from {username='slave'} at 127.0.0.1:36374
I20260710 13:18:19.232738 12430 tablet_copy_service.cc:434] P 314a209febd9499ea8a12726fbc31839: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-9f9535fec988437285d140383006181f on tablet 9f9535fec988437285d140383006181f with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:19.234231 12963 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:19.235102 12963 tablet_bootstrap.cc:492] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:19.235749 12963 ts_tablet_manager.cc:1403] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 13:18:19.239785 12963 raft_consensus.cc:359] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:19.240453 12963 raft_consensus.cc:740] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:19.240967 12963 consensus_queue.cc:260] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:19.242885 12963 ts_tablet_manager.cc:1434] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260710 13:18:19.244386 12504 tablet_copy_service.cc:342] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-b207a95731ff400b89cf12ffdeba1f85 received from {username='slave'} at 127.0.0.1:32944
I20260710 13:18:19.244793 12504 tablet_copy_service.cc:434] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-b207a95731ff400b89cf12ffdeba1f85 on tablet b207a95731ff400b89cf12ffdeba1f85 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:19.493788 12762 raft_consensus.cc:1217] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:19.555941 12762 raft_consensus.cc:1217] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:19.599901 12762 raft_consensus.cc:1217] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:19.661083 12762 raft_consensus.cc:1217] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:19.908123 12955 raft_consensus.cc:1064] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:19.910187 12955 consensus_queue.cc:237] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:19.919827 12762 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:19.920586 12418 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:19.921234 12343 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:19.921231 12939 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:19.922720 12969 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:19.923622 12955 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:19.932243 12969 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:19.934084 12343 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:19.934943 12418 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:19.947928 12241 catalog_manager.cc:5697] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:19.951319 12762 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:19.976707 12491 consensus_queue.cc:237] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:19.982054 12762 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:19.984140 12418 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:19.984320 12969 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:19.987077 12969 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:19.990188 12939 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:19.991842 12762 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:19.994998 12418 raft_consensus.cc:2955] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.004212 12242 catalog_manager.cc:5697] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.008764 12228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77efcc7dac524f1d80a8b04fa386ddb3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:20.018009 12330 tablet_service.cc:1558] Processing DeleteTablet for tablet 77efcc7dac524f1d80a8b04fa386ddb3 with delete_type TABLET_DATA_TOMBSTONED (TS f79075b2257a43b9bdf738506e058305 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33602
I20260710 13:18:20.020061 12980 tablet_replica.cc:333] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:20.021031 12980 raft_consensus.cc:2243] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:20.021813 12980 raft_consensus.cc:2272] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:20.025100 12980 ts_tablet_manager.cc:1916] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:20.036118 12980 ts_tablet_manager.cc:1929] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:20.036443 12980 log.cc:1199] T 77efcc7dac524f1d80a8b04fa386ddb3 P f79075b2257a43b9bdf738506e058305: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/wals/77efcc7dac524f1d80a8b04fa386ddb3
I20260710 13:18:20.037906 12229 catalog_manager.cc:5028] TS f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): tablet 77efcc7dac524f1d80a8b04fa386ddb3 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:20.094556 12970 raft_consensus.cc:1064] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:20.097134 12970 consensus_queue.cc:237] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:20.105418 12343 raft_consensus.cc:1275] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.105692 12491 raft_consensus.cc:1275] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.105451 12763 raft_consensus.cc:1275] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.106854 12982 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:20.109812 12982 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:20.111691 12905 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:20.112393 12937 raft_consensus.cc:1064] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:20.114763 12937 consensus_queue.cc:237] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:20.135787 12492 raft_consensus.cc:1275] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.135912 12345 raft_consensus.cc:1275] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.137311 12982 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:20.138207 12970 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:20.138893 12762 raft_consensus.cc:1275] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.144189 12937 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:20.155201 12982 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.156214 12491 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.158749 12344 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.251041 12242 catalog_manager.cc:5697] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:20.252357 12970 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.256837 12345 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.258023 12492 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.261993 12763 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.269084 12420 consensus_queue.cc:237] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:20.269122 12969 raft_consensus.cc:1064] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:20.273566 12969 consensus_queue.cc:237] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:20.271060 12242 catalog_manager.cc:5697] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.280941 12763 raft_consensus.cc:1275] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:20.281891 12494 raft_consensus.cc:1275] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:20.282500 12905 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:20.282781 12762 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.289505 12937 consensus_queue.cc:1048] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:20.299678 12937 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.305800 12762 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.310101 12761 raft_consensus.cc:1275] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.312759 12939 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:20.318879 12492 raft_consensus.cc:2955] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.323923 12420 raft_consensus.cc:1275] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.325485 12955 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:20.326496 12345 raft_consensus.cc:1275] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:20.335791 12969 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:20.344100 12242 catalog_manager.cc:5697] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.349730 12939 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.351507 12420 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.356889 12330 tablet_service.cc:1558] Processing DeleteTablet for tablet 5232310def75407a8b1c713c19b5de15 with delete_type TABLET_DATA_TOMBSTONED (TS f79075b2257a43b9bdf738506e058305 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33602
I20260710 13:18:20.357842 12980 tablet_replica.cc:333] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:20.358759 12980 raft_consensus.cc:2243] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:20.359567 12980 raft_consensus.cc:2272] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:20.360872 12227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5232310def75407a8b1c713c19b5de15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:20.363674 12980 ts_tablet_manager.cc:1916] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:20.362705 12761 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.368209 12242 catalog_manager.cc:5697] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:20.381644 12980 ts_tablet_manager.cc:1929] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:20.382112 12980 log.cc:1199] T 5232310def75407a8b1c713c19b5de15 P f79075b2257a43b9bdf738506e058305: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/wals/5232310def75407a8b1c713c19b5de15
I20260710 13:18:20.383534 12229 catalog_manager.cc:5028] TS f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): tablet 5232310def75407a8b1c713c19b5de15 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:20.385491 12420 consensus_queue.cc:237] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:20.388396 12345 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.392462 12344 raft_consensus.cc:1275] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:20.392468 12761 raft_consensus.cc:1275] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:20.393919 12905 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:20.395350 12992 consensus_queue.cc:1048] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:20.403409 12993 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.410599 12761 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.411072 12492 consensus_queue.cc:237] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:20.413708 12345 raft_consensus.cc:2955] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.417078 12762 raft_consensus.cc:1275] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:20.417760 12227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f9535fec988437285d140383006181f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:20.422194 12969 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:20.423839 12242 catalog_manager.cc:5697] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:20.428422 12343 raft_consensus.cc:1275] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:20.430467 12939 consensus_queue.cc:1048] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:20.438582 12475 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f9535fec988437285d140383006181f with delete_type TABLET_DATA_TOMBSTONED (TS eab1e53b5dd74445a1b3d4fb1f3fd6fe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32916
I20260710 13:18:20.439853 12969 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.441596 12345 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.449048 12228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b207a95731ff400b89cf12ffdeba1f85 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:20.456061 12998 tablet_replica.cc:333] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:20.457702 12761 raft_consensus.cc:2955] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:20.457530 12240 catalog_manager.cc:5697] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.465553 12998 raft_consensus.cc:2243] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:20.466324 12998 raft_consensus.cc:2272] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:20.473239 12998 ts_tablet_manager.cc:1916] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:20.475344 12405 tablet_service.cc:1558] Processing DeleteTablet for tablet b207a95731ff400b89cf12ffdeba1f85 with delete_type TABLET_DATA_TOMBSTONED (TS 314a209febd9499ea8a12726fbc31839 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36344
I20260710 13:18:20.476974 12999 tablet_replica.cc:333] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:20.477658 12999 raft_consensus.cc:2243] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:20.478325 12999 raft_consensus.cc:2272] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:20.481473 12999 ts_tablet_manager.cc:1916] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:20.486171 12998 ts_tablet_manager.cc:1929] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:20.486537 12998 log.cc:1199] T 9f9535fec988437285d140383006181f P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/wals/9f9535fec988437285d140383006181f
I20260710 13:18:20.487974 12228 catalog_manager.cc:5028] TS eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): tablet 9f9535fec988437285d140383006181f (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:20.492111 12999 ts_tablet_manager.cc:1929] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:20.492477 12999 log.cc:1199] T b207a95731ff400b89cf12ffdeba1f85 P 314a209febd9499ea8a12726fbc31839: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/wals/b207a95731ff400b89cf12ffdeba1f85
I20260710 13:18:20.493824 12227 catalog_manager.cc:5028] TS 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): tablet b207a95731ff400b89cf12ffdeba1f85 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:21.503414 12418 consensus_queue.cc:237] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
W20260710 13:18:21.509362 12383 consensus_peers.cc:597] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5511e62646b448f8a235546fbff91036. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:21.510716 12345 raft_consensus.cc:1275] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:21.512131 12492 raft_consensus.cc:1275] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:21.512071 13002 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.513254 13003 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.519099 13002 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.520668 12345 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.524261 12492 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.532773 12494 consensus_queue.cc:237] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:21.535923 12241 catalog_manager.cc:5697] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:21.550546 12457 consensus_peers.cc:597] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 247f3a2af97b47dfa6c39ddfcfe89c18. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:21.550796 12418 raft_consensus.cc:1275] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:21.551386 12345 raft_consensus.cc:1275] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:21.553154 12969 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.553956 13012 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.565860 13012 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.567598 12418 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.569389 12345 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.583527 12420 consensus_queue.cc:237] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:21.584499 12242 catalog_manager.cc:5697] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
W20260710 13:18:21.592134 12383 consensus_peers.cc:597] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8f5a94bf2ca437693f32560efeb9890. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:21.592667 12345 raft_consensus.cc:1275] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:21.594085 12494 raft_consensus.cc:1275] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:21.593883 13002 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.595747 13003 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.602885 13002 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.604386 12345 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.607748 12494 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.617835 12420 consensus_queue.cc:237] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:21.621217 12240 catalog_manager.cc:5697] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.625469 12345 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:21.625897 12383 consensus_peers.cc:597] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a61b89e0a97d4e228caaec5bfe7fb2a1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:21.626729 12970 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.630762 12494 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:21.632922 12970 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.642446 12970 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.643476 12491 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.656172 12345 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:21.659039 12242 catalog_manager.cc:5697] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:22.008559 13023 ts_tablet_manager.cc:933] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:22.010686 13023 tablet_copy_client.cc:323] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38139
I20260710 13:18:22.012403 12430 tablet_copy_service.cc:140] P 314a209febd9499ea8a12726fbc31839: Received BeginTabletCopySession request for tablet 5511e62646b448f8a235546fbff91036 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:36374)
I20260710 13:18:22.012945 12430 tablet_copy_service.cc:161] P 314a209febd9499ea8a12726fbc31839: Beginning new tablet copy session on tablet 5511e62646b448f8a235546fbff91036 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:36374: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-5511e62646b448f8a235546fbff91036
I20260710 13:18:22.019853 12430 tablet_copy_source_session.cc:215] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:22.022433 13023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5511e62646b448f8a235546fbff91036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:22.032533 13023 tablet_copy_client.cc:806] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:22.033123 13023 tablet_copy_client.cc:670] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:22.033948 13025 ts_tablet_manager.cc:933] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:22.036603 13023 tablet_copy_client.cc:538] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:22.036811 13025 tablet_copy_client.cc:323] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:34665
I20260710 13:18:22.039139 12504 tablet_copy_service.cc:140] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Received BeginTabletCopySession request for tablet 247f3a2af97b47dfa6c39ddfcfe89c18 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:32944)
I20260710 13:18:22.039722 12504 tablet_copy_service.cc:161] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Beginning new tablet copy session on tablet 247f3a2af97b47dfa6c39ddfcfe89c18 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:32944: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-247f3a2af97b47dfa6c39ddfcfe89c18
I20260710 13:18:22.045768 13023 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:22.049650 12504 tablet_copy_source_session.cc:215] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:22.053622 13025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247f3a2af97b47dfa6c39ddfcfe89c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:22.067822 13023 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:22.068620 13023 tablet_bootstrap.cc:492] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:22.069119 13025 tablet_copy_client.cc:806] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:22.069283 13023 ts_tablet_manager.cc:1403] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260710 13:18:22.069741 13025 tablet_copy_client.cc:670] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:22.072794 13023 raft_consensus.cc:359] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:22.073611 13025 tablet_copy_client.cc:538] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:22.073861 13023 raft_consensus.cc:740] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:22.074608 13023 consensus_queue.cc:260] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:22.078260 13023 ts_tablet_manager.cc:1434] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:22.083961 12430 tablet_copy_service.cc:342] P 314a209febd9499ea8a12726fbc31839: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-5511e62646b448f8a235546fbff91036 received from {username='slave'} at 127.0.0.1:36374
I20260710 13:18:22.084400 12430 tablet_copy_service.cc:434] P 314a209febd9499ea8a12726fbc31839: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-5511e62646b448f8a235546fbff91036 on tablet 5511e62646b448f8a235546fbff91036 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:22.085220 13025 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:22.093415 13023 ts_tablet_manager.cc:933] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:22.097394 13023 tablet_copy_client.cc:323] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38139
I20260710 13:18:22.099107 12430 tablet_copy_service.cc:140] P 314a209febd9499ea8a12726fbc31839: Received BeginTabletCopySession request for tablet f8f5a94bf2ca437693f32560efeb9890 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:36374)
I20260710 13:18:22.099613 12430 tablet_copy_service.cc:161] P 314a209febd9499ea8a12726fbc31839: Beginning new tablet copy session on tablet f8f5a94bf2ca437693f32560efeb9890 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:36374: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-f8f5a94bf2ca437693f32560efeb9890
I20260710 13:18:22.106053 13025 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:22.106825 13025 tablet_bootstrap.cc:492] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:22.106762 12430 tablet_copy_source_session.cc:215] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:22.107674 13025 ts_tablet_manager.cc:1403] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 13:18:22.110076 13023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f5a94bf2ca437693f32560efeb9890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:22.110436 13025 raft_consensus.cc:359] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:22.111173 13025 raft_consensus.cc:740] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:22.111868 13025 consensus_queue.cc:260] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:22.114811 13025 ts_tablet_manager.cc:1434] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:22.116535 12504 tablet_copy_service.cc:342] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-247f3a2af97b47dfa6c39ddfcfe89c18 received from {username='slave'} at 127.0.0.1:32944
I20260710 13:18:22.116941 12504 tablet_copy_service.cc:434] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-247f3a2af97b47dfa6c39ddfcfe89c18 on tablet 247f3a2af97b47dfa6c39ddfcfe89c18 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:22.126482 13023 tablet_copy_client.cc:806] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:22.127036 13023 tablet_copy_client.cc:670] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:22.130347 13023 tablet_copy_client.cc:538] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:22.136482 13023 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:22.151794 13023 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:22.153023 13023 tablet_bootstrap.cc:492] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:22.153597 13023 ts_tablet_manager.cc:1403] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.009s
I20260710 13:18:22.156291 13023 raft_consensus.cc:359] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:22.157197 13023 raft_consensus.cc:740] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:22.157867 13023 consensus_queue.cc:260] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:22.160136 13023 ts_tablet_manager.cc:1434] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:18:22.161881 12430 tablet_copy_service.cc:342] P 314a209febd9499ea8a12726fbc31839: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-f8f5a94bf2ca437693f32560efeb9890 received from {username='slave'} at 127.0.0.1:36374
I20260710 13:18:22.162286 12430 tablet_copy_service.cc:434] P 314a209febd9499ea8a12726fbc31839: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-f8f5a94bf2ca437693f32560efeb9890 on tablet f8f5a94bf2ca437693f32560efeb9890 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:22.242506 13023 ts_tablet_manager.cc:933] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:22.244237 13023 tablet_copy_client.cc:323] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38139
I20260710 13:18:22.245769 12430 tablet_copy_service.cc:140] P 314a209febd9499ea8a12726fbc31839: Received BeginTabletCopySession request for tablet a61b89e0a97d4e228caaec5bfe7fb2a1 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:36374)
I20260710 13:18:22.246217 12430 tablet_copy_service.cc:161] P 314a209febd9499ea8a12726fbc31839: Beginning new tablet copy session on tablet a61b89e0a97d4e228caaec5bfe7fb2a1 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:36374: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-a61b89e0a97d4e228caaec5bfe7fb2a1
I20260710 13:18:22.252272 12430 tablet_copy_source_session.cc:215] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:22.256115 13023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61b89e0a97d4e228caaec5bfe7fb2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:22.272362 13023 tablet_copy_client.cc:806] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:22.272845 13023 tablet_copy_client.cc:670] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:22.277874 13023 tablet_copy_client.cc:538] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:22.286875 13023 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:22.304227 13023 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:22.305114 13023 tablet_bootstrap.cc:492] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:22.305645 13023 ts_tablet_manager.cc:1403] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260710 13:18:22.308334 13023 raft_consensus.cc:359] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:22.309048 13023 raft_consensus.cc:740] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:22.309636 13023 consensus_queue.cc:260] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:22.311663 13023 ts_tablet_manager.cc:1434] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:22.313959 12430 tablet_copy_service.cc:342] P 314a209febd9499ea8a12726fbc31839: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-a61b89e0a97d4e228caaec5bfe7fb2a1 received from {username='slave'} at 127.0.0.1:36374
I20260710 13:18:22.314394 12430 tablet_copy_service.cc:434] P 314a209febd9499ea8a12726fbc31839: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-a61b89e0a97d4e228caaec5bfe7fb2a1 on tablet a61b89e0a97d4e228caaec5bfe7fb2a1 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:22.530932 12762 raft_consensus.cc:1217] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:22.627468 12762 raft_consensus.cc:1217] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:22.633911 12762 raft_consensus.cc:1217] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:22.722210 12762 raft_consensus.cc:1217] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:22.980997 13012 raft_consensus.cc:1064] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:22.982857 13012 consensus_queue.cc:237] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:22.989562 12345 raft_consensus.cc:1275] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:22.989928 12762 raft_consensus.cc:1275] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:22.990357 12420 raft_consensus.cc:1275] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:22.991202 13034 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:22.992096 13038 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:22.992834 13035 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.004499 13038 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.009517 12420 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.013877 12762 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.019268 12345 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.027635 12241 catalog_manager.cc:5697] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.051219 12491 consensus_queue.cc:237] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:23.055439 12762 raft_consensus.cc:1275] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:23.056394 12345 raft_consensus.cc:1275] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:23.057312 13038 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:23.058144 13034 consensus_queue.cc:1048] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:23.064689 13035 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.066570 12345 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.067570 12762 raft_consensus.cc:2955] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.077948 12228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 247f3a2af97b47dfa6c39ddfcfe89c18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:23.080528 12242 catalog_manager.cc:5697] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.091162 12405 tablet_service.cc:1558] Processing DeleteTablet for tablet 247f3a2af97b47dfa6c39ddfcfe89c18 with delete_type TABLET_DATA_TOMBSTONED (TS 314a209febd9499ea8a12726fbc31839 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36344
I20260710 13:18:23.101693 13036 raft_consensus.cc:1064] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:23.103902 13046 tablet_replica.cc:333] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:23.105084 13046 raft_consensus.cc:2243] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:23.105981 13046 raft_consensus.cc:2272] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:23.105911 13036 consensus_queue.cc:237] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:23.112884 12762 raft_consensus.cc:1275] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.114532 12491 raft_consensus.cc:1275] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.115293 12345 raft_consensus.cc:1275] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.116058 12970 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.116979 13002 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.118358 13002 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.120982 13046 ts_tablet_manager.cc:1916] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:23.135974 13036 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.138974 13046 ts_tablet_manager.cc:1929] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:23.139456 13046 log.cc:1199] T 247f3a2af97b47dfa6c39ddfcfe89c18 P 314a209febd9499ea8a12726fbc31839: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/wals/247f3a2af97b47dfa6c39ddfcfe89c18
I20260710 13:18:23.140201 12343 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.141390 12227 catalog_manager.cc:5028] TS 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): tablet 247f3a2af97b47dfa6c39ddfcfe89c18 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:23.142693 12762 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.146533 12494 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.156270 12243 catalog_manager.cc:5697] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.171387 12420 consensus_queue.cc:237] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:23.176580 12491 raft_consensus.cc:1275] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:23.177839 12762 raft_consensus.cc:1275] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:23.179450 12970 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:23.182451 13002 consensus_queue.cc:1048] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:23.192406 12970 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.199909 12491 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.197606 12761 raft_consensus.cc:2955] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.208187 12227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8f5a94bf2ca437693f32560efeb9890 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:23.214377 12240 catalog_manager.cc:5697] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.226501 13002 raft_consensus.cc:1064] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:23.232594 12330 tablet_service.cc:1558] Processing DeleteTablet for tablet f8f5a94bf2ca437693f32560efeb9890 with delete_type TABLET_DATA_TOMBSTONED (TS f79075b2257a43b9bdf738506e058305 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33602
I20260710 13:18:23.236931 13002 consensus_queue.cc:237] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:23.257448 12343 raft_consensus.cc:1275] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.259037 12761 raft_consensus.cc:1275] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.260324 13051 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.263952 12970 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:23.267880 13054 tablet_replica.cc:333] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:23.268251 12491 raft_consensus.cc:1275] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.270031 13054 raft_consensus.cc:2243] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:23.271209 13054 raft_consensus.cc:2272] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:23.271068 13051 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:23.274788 13054 ts_tablet_manager.cc:1916] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:23.277220 12970 raft_consensus.cc:1064] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:23.279327 12970 consensus_queue.cc:237] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:23.289556 13051 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.293308 13054 ts_tablet_manager.cc:1929] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:23.293973 13054 log.cc:1199] T f8f5a94bf2ca437693f32560efeb9890 P f79075b2257a43b9bdf738506e058305: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/wals/f8f5a94bf2ca437693f32560efeb9890
I20260710 13:18:23.296032 12229 catalog_manager.cc:5028] TS f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): tablet f8f5a94bf2ca437693f32560efeb9890 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:23.295552 12491 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.307986 12343 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.308174 12761 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.311504 12345 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.312289 12494 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.312906 13002 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.314411 13052 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.318022 12762 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:23.310482 12240 catalog_manager.cc:5697] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.320075 13002 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.338423 12418 consensus_queue.cc:237] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:23.339010 13036 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.345537 12762 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.341392 12494 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.349323 12345 raft_consensus.cc:1275] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:23.351756 13052 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:23.352747 12343 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.355876 12761 raft_consensus.cc:1275] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:23.357259 12970 consensus_queue.cc:1048] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:23.359975 13002 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.367909 12343 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.368162 12241 catalog_manager.cc:5697] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } attrs { replace: true } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.378069 12227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5511e62646b448f8a235546fbff91036 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:23.383021 12761 raft_consensus.cc:2955] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.385530 12418 consensus_queue.cc:237] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:23.392299 12240 catalog_manager.cc:5697] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 reported cstate change: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.394765 12761 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:23.394783 12343 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:23.396708 12970 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:23.400159 12970 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:23.404527 12475 tablet_service.cc:1558] Processing DeleteTablet for tablet 5511e62646b448f8a235546fbff91036 with delete_type TABLET_DATA_TOMBSTONED (TS eab1e53b5dd74445a1b3d4fb1f3fd6fe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32916
I20260710 13:18:23.404466 13051 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.409632 13063 tablet_replica.cc:333] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:23.412652 13063 raft_consensus.cc:2243] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:23.413486 13063 raft_consensus.cc:2272] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:23.415491 12227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a61b89e0a97d4e228caaec5bfe7fb2a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:23.415354 12762 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.419775 12242 catalog_manager.cc:5697] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.421295 13063 ts_tablet_manager.cc:1916] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:23.413964 12343 raft_consensus.cc:2955] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:23.434316 12475 tablet_service.cc:1558] Processing DeleteTablet for tablet a61b89e0a97d4e228caaec5bfe7fb2a1 with delete_type TABLET_DATA_TOMBSTONED (TS eab1e53b5dd74445a1b3d4fb1f3fd6fe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32916
I20260710 13:18:23.438787 13063 ts_tablet_manager.cc:1929] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:23.439299 13063 log.cc:1199] T 5511e62646b448f8a235546fbff91036 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/wals/5511e62646b448f8a235546fbff91036
I20260710 13:18:23.440769 12228 catalog_manager.cc:5028] TS eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): tablet 5511e62646b448f8a235546fbff91036 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:23.440918 13063 tablet_replica.cc:333] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:23.441869 13063 raft_consensus.cc:2243] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:23.442420 13063 raft_consensus.cc:2272] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:23.445797 13063 ts_tablet_manager.cc:1916] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:23.456632 13063 ts_tablet_manager.cc:1929] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:23.456912 13063 log.cc:1199] T a61b89e0a97d4e228caaec5bfe7fb2a1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/wals/a61b89e0a97d4e228caaec5bfe7fb2a1
I20260710 13:18:23.458113 12228 catalog_manager.cc:5028] TS eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): tablet a61b89e0a97d4e228caaec5bfe7fb2a1 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:24.502142 12491 consensus_queue.cc:237] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
W20260710 13:18:24.512131 12457 consensus_peers.cc:597] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb023cf72cc443b09441c802ba8dcb39. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:24.512171 12345 raft_consensus.cc:1275] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.512573 12418 raft_consensus.cc:1275] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.514165 13068 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.514997 13012 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.523890 13012 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:24.525563 12418 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:24.529095 12345 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:24.541889 12491 consensus_queue.cc:237] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue 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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:24.544072 12240 catalog_manager.cc:5697] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:24.554109 12345 raft_consensus.cc:1275] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:24.554615 12457 consensus_peers.cc:597] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196:39473): Couldn't send request to peer a8a7ebd1cdc24cbaa7b5127bc01f4dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73ba1fee88a74b56ac23c3be69cf737d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:24.555716 13065 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:24.557546 12418 raft_consensus.cc:1275] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.559792 13065 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.569020 13012 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:24.571602 12343 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:24.579309 12418 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:24.595933 12240 catalog_manager.cc:5697] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 reported cstate change: config changed from index -1 to 2, NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } } }
I20260710 13:18:24.920598 13078 ts_tablet_manager.cc:933] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:24.923727 13078 tablet_copy_client.cc:323] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:34665
I20260710 13:18:24.925776 12504 tablet_copy_service.cc:140] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Received BeginTabletCopySession request for tablet bb023cf72cc443b09441c802ba8dcb39 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:32944)
I20260710 13:18:24.926301 12504 tablet_copy_service.cc:161] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Beginning new tablet copy session on tablet bb023cf72cc443b09441c802ba8dcb39 from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:32944: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-bb023cf72cc443b09441c802ba8dcb39
I20260710 13:18:24.934052 12504 tablet_copy_source_session.cc:215] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:24.937052 13078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb023cf72cc443b09441c802ba8dcb39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:24.948813 13078 tablet_copy_client.cc:806] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:24.949445 13078 tablet_copy_client.cc:670] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:24.953052 13078 tablet_copy_client.cc:538] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:24.959136 13078 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:24.981115 13078 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:24.982115 13078 tablet_bootstrap.cc:492] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:24.982841 13078 ts_tablet_manager.cc:1403] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.024s	user 0.025s	sys 0.001s
I20260710 13:18:24.985911 13078 raft_consensus.cc:359] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:24.986599 13078 raft_consensus.cc:740] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:24.987210 13078 consensus_queue.cc:260] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:24.990841 13078 ts_tablet_manager.cc:1434] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:24.994781 12504 tablet_copy_service.cc:342] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-bb023cf72cc443b09441c802ba8dcb39 received from {username='slave'} at 127.0.0.1:32944
I20260710 13:18:24.995440 12504 tablet_copy_service.cc:434] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-bb023cf72cc443b09441c802ba8dcb39 on tablet bb023cf72cc443b09441c802ba8dcb39 with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:25.158394 13078 ts_tablet_manager.cc:933] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Initiating tablet copy from peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:25.160101 13078 tablet_copy_client.cc:323] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:34665
I20260710 13:18:25.161588 12504 tablet_copy_service.cc:140] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Received BeginTabletCopySession request for tablet 73ba1fee88a74b56ac23c3be69cf737d from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce ({username='slave'} at 127.0.0.1:32944)
I20260710 13:18:25.162114 12504 tablet_copy_service.cc:161] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Beginning new tablet copy session on tablet 73ba1fee88a74b56ac23c3be69cf737d from peer a8a7ebd1cdc24cbaa7b5127bc01f4dce at {username='slave'} at 127.0.0.1:32944: session id = a8a7ebd1cdc24cbaa7b5127bc01f4dce-73ba1fee88a74b56ac23c3be69cf737d
I20260710 13:18:25.169914 12504 tablet_copy_source_session.cc:215] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:25.172955 13078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ba1fee88a74b56ac23c3be69cf737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:25.183494 13078 tablet_copy_client.cc:806] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:25.184087 13078 tablet_copy_client.cc:670] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:25.187798 13078 tablet_copy_client.cc:538] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:25.195345 13078 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap starting.
I20260710 13:18:25.210335 13078 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:25.211089 13078 tablet_bootstrap.cc:492] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Bootstrap complete.
I20260710 13:18:25.211647 13078 ts_tablet_manager.cc:1403] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:18:25.213881 13078 raft_consensus.cc:359] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:25.214485 13078 raft_consensus.cc:740] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Initialized, Role: LEARNER
I20260710 13:18:25.215039 13078 consensus_queue.cc:260] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: true } }
I20260710 13:18:25.217609 13078 ts_tablet_manager.cc:1434] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:25.219277 12504 tablet_copy_service.cc:342] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: Request end of tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-73ba1fee88a74b56ac23c3be69cf737d received from {username='slave'} at 127.0.0.1:32944
I20260710 13:18:25.219681 12504 tablet_copy_service.cc:434] P eab1e53b5dd74445a1b3d4fb1f3fd6fe: ending tablet copy session a8a7ebd1cdc24cbaa7b5127bc01f4dce-73ba1fee88a74b56ac23c3be69cf737d on tablet 73ba1fee88a74b56ac23c3be69cf737d with peer a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:25.423995 12761 raft_consensus.cc:1217] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:25.556126 12761 raft_consensus.cc:1217] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:25.945735 13084 raft_consensus.cc:1064] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:25.948208 13084 consensus_queue.cc:237] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:25.964761 12343 raft_consensus.cc:1275] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:25.965044 12761 raft_consensus.cc:1275] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:25.966480 13084 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.966717 12418 raft_consensus.cc:1275] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:25.967569 13012 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.969280 13090 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:25.984092 13090 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:25.985699 12761 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:25.987028 12418 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:25.999961 12243 catalog_manager.cc:5697] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.009172 12343 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.023095 12494 consensus_queue.cc:237] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:26.030107 12761 raft_consensus.cc:1275] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.030462 12418 raft_consensus.cc:1275] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.031628 13012 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.032456 13091 consensus_queue.cc:1048] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.037643 13012 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.040589 12761 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.056260 12228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73ba1fee88a74b56ac23c3be69cf737d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:26.059015 13084 raft_consensus.cc:1064] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: attempting to promote NON_VOTER a8a7ebd1cdc24cbaa7b5127bc01f4dce to VOTER
I20260710 13:18:26.060834 12243 catalog_manager.cc:5697] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:26.048477 12418 raft_consensus.cc:2955] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f79075b2257a43b9bdf738506e058305 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.061461 13084 consensus_queue.cc:237] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:26.074092 12330 tablet_service.cc:1558] Processing DeleteTablet for tablet 73ba1fee88a74b56ac23c3be69cf737d with delete_type TABLET_DATA_TOMBSTONED (TS f79075b2257a43b9bdf738506e058305 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33602
I20260710 13:18:26.082140 12761 raft_consensus.cc:1275] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 LEARNER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.083220 12343 raft_consensus.cc:1275] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.084582 13091 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.085295 12418 raft_consensus.cc:1275] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.087463 13090 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:26.089249 13090 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.109267 13091 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.112795 13100 tablet_replica.cc:333] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:26.113914 13100 raft_consensus.cc:2243] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.114717 13100 raft_consensus.cc:2272] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.115124 12761 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.118709 13100 ts_tablet_manager.cc:1916] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:26.123236 12343 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.131927 12243 catalog_manager.cc:5697] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.135489 12418 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } attrs { replace: true } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.147620 13100 ts_tablet_manager.cc:1929] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:26.148190 13100 log.cc:1199] T 73ba1fee88a74b56ac23c3be69cf737d P f79075b2257a43b9bdf738506e058305: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/wals/73ba1fee88a74b56ac23c3be69cf737d
I20260710 13:18:26.150602 12229 catalog_manager.cc:5028] TS f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): tablet 73ba1fee88a74b56ac23c3be69cf737d (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:26.153594 12494 consensus_queue.cc:237] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:26.158281 12761 raft_consensus.cc:1275] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.158628 12343 raft_consensus.cc:1275] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.159708 13088 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:26.160591 13091 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.166821 13084 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.168407 12761 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.175756 12228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb023cf72cc443b09441c802ba8dcb39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:26.174995 12343 raft_consensus.cc:2955] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } } }
I20260710 13:18:26.181123 12240 catalog_manager.cc:5697] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: config changed from index 3 to 4, VOTER 314a209febd9499ea8a12726fbc31839 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:26.194718 12405 tablet_service.cc:1558] Processing DeleteTablet for tablet bb023cf72cc443b09441c802ba8dcb39 with delete_type TABLET_DATA_TOMBSTONED (TS 314a209febd9499ea8a12726fbc31839 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36344
I20260710 13:18:26.197001 13104 tablet_replica.cc:333] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:26.197795 13104 raft_consensus.cc:2243] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.198438 13104 raft_consensus.cc:2272] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.202626 13104 ts_tablet_manager.cc:1916] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:26.212751 13104 ts_tablet_manager.cc:1929] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:26.213071 13104 log.cc:1199] T bb023cf72cc443b09441c802ba8dcb39 P 314a209febd9499ea8a12726fbc31839: Deleting WAL directory at /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/wals/bb023cf72cc443b09441c802ba8dcb39
I20260710 13:18:26.214658 12227 catalog_manager.cc:5028] TS 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): tablet bb023cf72cc443b09441c802ba8dcb39 (table test-workload [id=a26265955ece48bea7e06849908912f3]) successfully deleted
I20260710 13:18:32.159957 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:32.535558 12419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "772e8a831df34b7288351518eea6be0a"
dest_uuid: "314a209febd9499ea8a12726fbc31839"
mode: GRACEFUL
new_leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:58716
I20260710 13:18:32.536172 12419 raft_consensus.cc:606] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Received request to transfer leadership to TS a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:32.539692 13122 raft_consensus.cc:993] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: : Instructing follower a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:32.540277 13122 raft_consensus.cc:1081] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Signalling peer a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:32.541769 12762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "772e8a831df34b7288351518eea6be0a"
dest_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:39172
I20260710 13:18:32.542235 12762 raft_consensus.cc:493] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:32.542503 12762 raft_consensus.cc:3060] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.547978 12762 raft_consensus.cc:515] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:32.548359 12491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77efcc7dac524f1d80a8b04fa386ddb3"
dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
mode: GRACEFUL
new_leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:44718
I20260710 13:18:32.549383 12491 raft_consensus.cc:606] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Received request to transfer leadership to TS a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:32.551420 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:32.551704 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e8a831df34b7288351518eea6be0a" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:32.552080 12419 raft_consensus.cc:3055] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:32.552142 12420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99"
dest_uuid: "314a209febd9499ea8a12726fbc31839"
mode: GRACEFUL
new_leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
 from {username='slave'} at 127.0.0.1:58716
I20260710 13:18:32.552206 12491 raft_consensus.cc:3060] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.552495 12419 raft_consensus.cc:740] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:32.552726 12420 raft_consensus.cc:606] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Received request to transfer leadership to TS eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:32.553426 12419 consensus_queue.cc:260] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:32.554593 12419 raft_consensus.cc:3060] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.559935 12491 raft_consensus.cc:2468] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:32.561287 12728 leader_election.cc:304] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8a7ebd1cdc24cbaa7b5127bc01f4dce, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:32.561514 12762 leader_election.cc:290] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:32.562711 12419 raft_consensus.cc:2468] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:32.564795 13129 raft_consensus.cc:2804] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:32.566116 13129 raft_consensus.cc:697] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Becoming Leader. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Running, Role: LEADER
I20260710 13:18:32.567509 13129 consensus_queue.cc:237] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:32.570267 12342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe"
dest_uuid: "f79075b2257a43b9bdf738506e058305"
mode: GRACEFUL
new_leader_uuid: "314a209febd9499ea8a12726fbc31839"
 from {username='slave'} at 127.0.0.1:52830
I20260710 13:18:32.570959 12342 raft_consensus.cc:606] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Received request to transfer leadership to TS 314a209febd9499ea8a12726fbc31839
I20260710 13:18:32.576843 12419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2"
dest_uuid: "314a209febd9499ea8a12726fbc31839"
mode: GRACEFUL
new_leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
 from {username='slave'} at 127.0.0.1:58716
I20260710 13:18:32.577327 12419 raft_consensus.cc:606] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Received request to transfer leadership to TS eab1e53b5dd74445a1b3d4fb1f3fd6fe
I20260710 13:18:32.578552 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:32.579687 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:32.579962 13110 raft_consensus.cc:993] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305: : Instructing follower 314a209febd9499ea8a12726fbc31839 to start an election
I20260710 13:18:32.580621 13117 raft_consensus.cc:1081] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Signalling peer 314a209febd9499ea8a12726fbc31839 to start an election
I20260710 13:18:32.580412 12240 catalog_manager.cc:5697] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: term changed from 1 to 2, leader changed from 314a209febd9499ea8a12726fbc31839 (127.10.245.194) to a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196). New cstate: current_term: 2 leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.582208 12420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe"
dest_uuid: "314a209febd9499ea8a12726fbc31839"
 from {username='slave'} at 127.0.0.1:36364
I20260710 13:18:32.582682 12420 raft_consensus.cc:493] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:32.583041 12420 raft_consensus.cc:3060] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.588656 12420 raft_consensus.cc:515] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.590646 12420 leader_election.cc:290] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 2 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:32.591810 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:32.591941 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f255884414298a30e00ab61a6a5fe" candidate_uuid: "314a209febd9499ea8a12726fbc31839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:32.592298 12491 raft_consensus.cc:3060] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.592577 12342 raft_consensus.cc:3055] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:32.592929 12342 raft_consensus.cc:740] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:32.593793 12342 consensus_queue.cc:260] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.595206 12342 raft_consensus.cc:3060] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.597728 12491 raft_consensus.cc:2468] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 2.
I20260710 13:18:32.598752 12384 leader_election.cc:304] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:32.599478 13119 raft_consensus.cc:2804] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:32.599898 13119 raft_consensus.cc:697] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 2 LEADER]: Becoming Leader. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:32.600718 13119 consensus_queue.cc:237] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.601590 12342 raft_consensus.cc:2468] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a209febd9499ea8a12726fbc31839 in term 2.
I20260710 13:18:32.609534 12240 catalog_manager.cc:5697] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 reported cstate change: term changed from 1 to 2, leader changed from f79075b2257a43b9bdf738506e058305 (127.10.245.193) to 314a209febd9499ea8a12726fbc31839 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "314a209febd9499ea8a12726fbc31839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.873822 13115 raft_consensus.cc:993] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: : Instructing follower a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:32.874491 13111 raft_consensus.cc:1081] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Signalling peer a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:32.876185 12762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77efcc7dac524f1d80a8b04fa386ddb3"
dest_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:39166
I20260710 13:18:32.876706 12762 raft_consensus.cc:493] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:32.876992 12762 raft_consensus.cc:3060] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.882121 12762 raft_consensus.cc:515] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:32.883710 12762 leader_election.cc:290] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:32.884636 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efcc7dac524f1d80a8b04fa386ddb3" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:32.884806 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efcc7dac524f1d80a8b04fa386ddb3" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:32.885272 12420 raft_consensus.cc:3060] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.885824 12491 raft_consensus.cc:3055] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:32.886248 12491 raft_consensus.cc:740] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:32.887193 12491 consensus_queue.cc:260] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:32.889436 12491 raft_consensus.cc:3060] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.892223 12420 raft_consensus.cc:2468] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:32.893666 12727 leader_election.cc:304] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, a8a7ebd1cdc24cbaa7b5127bc01f4dce; no voters: 
I20260710 13:18:32.894539 13129 raft_consensus.cc:2804] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:32.895027 13129 raft_consensus.cc:697] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Becoming Leader. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Running, Role: LEADER
I20260710 13:18:32.896143 12491 raft_consensus.cc:2468] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:32.895879 13129 consensus_queue.cc:237] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:32.896515 13122 raft_consensus.cc:993] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839: : Instructing follower eab1e53b5dd74445a1b3d4fb1f3fd6fe to start an election
I20260710 13:18:32.897044 13122 raft_consensus.cc:1081] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Signalling peer eab1e53b5dd74445a1b3d4fb1f3fd6fe to start an election
I20260710 13:18:32.898537 12491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2"
dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
 from {username='slave'} at 127.0.0.1:32926
I20260710 13:18:32.899092 12491 raft_consensus.cc:493] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:32.899513 12491 raft_consensus.cc:3060] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.904192 12491 raft_consensus.cc:515] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.905520 12240 catalog_manager.cc:5697] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: term changed from 1 to 2, leader changed from eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) to a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196). New cstate: current_term: 2 leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.906713 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:32.907104 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f207a71660594d72b9662b963a3b54c2" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:32.907351 12342 raft_consensus.cc:3060] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.907688 12419 raft_consensus.cc:3055] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:32.908068 12419 raft_consensus.cc:740] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:32.908548 12491 leader_election.cc:290] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 2 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:32.908897 12419 consensus_queue.cc:260] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.910223 12419 raft_consensus.cc:3060] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.914517 12342 raft_consensus.cc:2468] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 2.
I20260710 13:18:32.915930 12459 leader_election.cc:304] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:32.916769 13115 raft_consensus.cc:2804] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:32.917246 13115 raft_consensus.cc:697] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:32.918161 12419 raft_consensus.cc:2468] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 2.
I20260710 13:18:32.918220 13115 consensus_queue.cc:237] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.927160 12240 catalog_manager.cc:5697] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 1 to 2, leader changed from 314a209febd9499ea8a12726fbc31839 (127.10.245.194) to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 2 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.940618 13119 raft_consensus.cc:993] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839: : Instructing follower eab1e53b5dd74445a1b3d4fb1f3fd6fe to start an election
I20260710 13:18:32.941222 13124 raft_consensus.cc:1081] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Signalling peer eab1e53b5dd74445a1b3d4fb1f3fd6fe to start an election
I20260710 13:18:32.942610 12491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99"
dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
 from {username='slave'} at 127.0.0.1:32926
I20260710 13:18:32.943076 12491 raft_consensus.cc:493] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:32.943372 12491 raft_consensus.cc:3060] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.948436 12491 raft_consensus.cc:515] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.950006 12491 leader_election.cc:290] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 2 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:32.950794 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:32.951040 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b850ff1ea6b94b34841a28a4bbab1b99" candidate_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:32.951431 12342 raft_consensus.cc:3060] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.951593 12419 raft_consensus.cc:3055] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:32.951984 12419 raft_consensus.cc:740] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:32.952627 12419 consensus_queue.cc:260] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.953593 12419 raft_consensus.cc:3060] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:32.956768 12342 raft_consensus.cc:2468] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 2.
I20260710 13:18:32.957726 12459 leader_election.cc:304] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eab1e53b5dd74445a1b3d4fb1f3fd6fe, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:32.958388 13115 raft_consensus.cc:2804] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:32.958448 12419 raft_consensus.cc:2468] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab1e53b5dd74445a1b3d4fb1f3fd6fe in term 2.
I20260710 13:18:32.958837 13115 raft_consensus.cc:697] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 LEADER]: Becoming Leader. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:32.959797 13115 consensus_queue.cc:237] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } }
I20260710 13:18:32.968488 12240 catalog_manager.cc:5697] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe reported cstate change: term changed from 1 to 2, leader changed from 314a209febd9499ea8a12726fbc31839 (127.10.245.194) to eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195). New cstate: current_term: 2 leader_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.986956 12342 raft_consensus.cc:1275] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.988332 13124 consensus_queue.cc:1048] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.995297 12491 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:32.996709 13129 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:33.007205 12491 raft_consensus.cc:1275] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Refusing update from remote peer 314a209febd9499ea8a12726fbc31839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.011894 13119 consensus_queue.cc:1048] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.019335 12419 raft_consensus.cc:1275] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:33.024010 13129 consensus_queue.cc:1048] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:33.304482 12492 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:33.305701 13129 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:33.314957 12419 raft_consensus.cc:1275] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:33.316727 13129 consensus_queue.cc:1048] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:33.339277 12419 raft_consensus.cc:1275] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.340474 13115 consensus_queue.cc:1048] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:33.344812 12441 debug-util.cc:398] Leaking SignalData structure 0x7b080026a400 after lost signal to thread 11226
W20260710 13:18:33.346128 12441 debug-util.cc:398] Leaking SignalData structure 0x7b0800161180 after lost signal to thread 12277
W20260710 13:18:33.347359 12441 debug-util.cc:398] Leaking SignalData structure 0x7b08000c25e0 after lost signal to thread 12369
W20260710 13:18:33.350347 12441 debug-util.cc:398] Leaking SignalData structure 0x7b0800205f80 after lost signal to thread 12518
W20260710 13:18:33.351680 12441 debug-util.cc:398] Leaking SignalData structure 0x7b08002565c0 after lost signal to thread 12788
I20260710 13:18:33.352454 12342 raft_consensus.cc:1275] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.354753 13115 consensus_queue.cc:1048] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.367748 12419 raft_consensus.cc:1275] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.371241 13155 consensus_queue.cc:1048] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.388542 12341 raft_consensus.cc:1275] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Refusing update from remote peer eab1e53b5dd74445a1b3d4fb1f3fd6fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.390118 13155 consensus_queue.cc:1048] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.580899 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:33.607620 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:33.625258 12492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b3396dd89074402abc86e10a544037c"
dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
mode: GRACEFUL
new_leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:44718
I20260710 13:18:33.625800 12492 raft_consensus.cc:606] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Received request to transfer leadership to TS a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:33.628454 12419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1"
dest_uuid: "314a209febd9499ea8a12726fbc31839"
mode: GRACEFUL
new_leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:58716
I20260710 13:18:33.629024 12419 raft_consensus.cc:606] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Received request to transfer leadership to TS a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:33.631793 12491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb023cf72cc443b09441c802ba8dcb39"
dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
mode: GRACEFUL
new_leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:44718
I20260710 13:18:33.632359 12491 raft_consensus.cc:606] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Received request to transfer leadership to TS a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:33.635795 12341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1"
dest_uuid: "f79075b2257a43b9bdf738506e058305"
mode: GRACEFUL
new_leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:52830
I20260710 13:18:33.636406 12341 raft_consensus.cc:606] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Received request to transfer leadership to TS a8a7ebd1cdc24cbaa7b5127bc01f4dce
I20260710 13:18:33.637668 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:18:33.638724 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:33.948501 13117 raft_consensus.cc:993] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: : Instructing follower a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:33.948989 13161 raft_consensus.cc:1081] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Signalling peer a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:33.950346 12762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1"
dest_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:39150
I20260710 13:18:33.950793 12762 raft_consensus.cc:493] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:33.951112 12762 raft_consensus.cc:3060] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.956619 12762 raft_consensus.cc:515] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:33.958391 12762 leader_election.cc:290] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:33.959204 12341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:33.959308 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba9ef852454badb3f6281aadf9a7b1" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:33.960044 12491 raft_consensus.cc:3060] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.959983 12341 raft_consensus.cc:3055] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:33.960589 12341 raft_consensus.cc:740] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f79075b2257a43b9bdf738506e058305, State: Running, Role: LEADER
I20260710 13:18:33.961755 12341 consensus_queue.cc:260] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:33.963560 12341 raft_consensus.cc:3060] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.968348 12491 raft_consensus.cc:2468] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:33.970345 12728 leader_election.cc:304] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8a7ebd1cdc24cbaa7b5127bc01f4dce, eab1e53b5dd74445a1b3d4fb1f3fd6fe; no voters: 
I20260710 13:18:33.970712 12341 raft_consensus.cc:2468] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:33.971036 13150 raft_consensus.cc:2804] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:33.971570 13150 raft_consensus.cc:697] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Becoming Leader. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Running, Role: LEADER
I20260710 13:18:33.972496 13150 consensus_queue.cc:237] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:33.980495 12240 catalog_manager.cc:5697] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: term changed from 1 to 2, leader changed from f79075b2257a43b9bdf738506e058305 (127.10.245.193) to a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196). New cstate: current_term: 2 leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:34.006003 13159 raft_consensus.cc:993] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: : Instructing follower a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:34.006632 13124 raft_consensus.cc:1081] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Signalling peer a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:34.008452 12762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1"
dest_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:39172
I20260710 13:18:34.008984 12762 raft_consensus.cc:493] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:34.009311 12762 raft_consensus.cc:3060] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.014338 13154 raft_consensus.cc:993] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: : Instructing follower a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:34.014895 13155 raft_consensus.cc:1081] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Signalling peer a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:34.016558 12764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b3396dd89074402abc86e10a544037c"
dest_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:39166
I20260710 13:18:34.017234 12764 raft_consensus.cc:493] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:34.016861 12762 raft_consensus.cc:515] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.017664 12764 raft_consensus.cc:3060] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.019374 12762 leader_election.cc:290] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139)
I20260710 13:18:34.019708 12341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:34.019901 12419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b89e0a97d4e228caaec5bfe7fb2a1" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:34.020402 12341 raft_consensus.cc:3060] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.020494 12419 raft_consensus.cc:3055] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:34.023265 12419 raft_consensus.cc:740] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 314a209febd9499ea8a12726fbc31839, State: Running, Role: LEADER
I20260710 13:18:34.024035 12419 consensus_queue.cc:260] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.025394 12419 raft_consensus.cc:3060] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.026743 12764 raft_consensus.cc:515] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.030385 12341 raft_consensus.cc:2468] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:34.031649 12420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3396dd89074402abc86e10a544037c" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "314a209febd9499ea8a12726fbc31839"
I20260710 13:18:34.030782 12419 raft_consensus.cc:2468] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:34.032274 12420 raft_consensus.cc:3060] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.032562 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3396dd89074402abc86e10a544037c" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:34.031857 12729 leader_election.cc:304] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8a7ebd1cdc24cbaa7b5127bc01f4dce, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:34.033157 12491 raft_consensus.cc:3055] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:34.033535 12491 raft_consensus.cc:740] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:34.034471 12491 consensus_queue.cc:260] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.035216 13150 raft_consensus.cc:2804] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:34.035771 13150 raft_consensus.cc:697] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Becoming Leader. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Running, Role: LEADER
I20260710 13:18:34.035977 12491 raft_consensus.cc:3060] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.036725 13150 consensus_queue.cc:237] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.040520 12420 raft_consensus.cc:2468] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:34.042510 12727 leader_election.cc:304] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a209febd9499ea8a12726fbc31839, a8a7ebd1cdc24cbaa7b5127bc01f4dce; no voters: 
I20260710 13:18:34.043021 12764 leader_election.cc:290] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Requested vote from peers 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:34.043747 13129 raft_consensus.cc:2804] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:34.045686 13129 raft_consensus.cc:697] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Becoming Leader. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Running, Role: LEADER
I20260710 13:18:34.046633 13129 consensus_queue.cc:237] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.051285 12491 raft_consensus.cc:2468] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:34.056248 12240 catalog_manager.cc:5697] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: term changed from 1 to 2, leader changed from 314a209febd9499ea8a12726fbc31839 (127.10.245.194) to a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196). New cstate: current_term: 2 leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:34.068852 12240 catalog_manager.cc:5697] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: term changed from 1 to 2, leader changed from eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) to a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196). New cstate: current_term: 2 leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:34.216301 13154 raft_consensus.cc:993] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: : Instructing follower a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:34.216797 13154 raft_consensus.cc:1081] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Signalling peer a8a7ebd1cdc24cbaa7b5127bc01f4dce to start an election
I20260710 13:18:34.218123 12764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb023cf72cc443b09441c802ba8dcb39"
dest_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce"
 from {username='slave'} at 127.0.0.1:39166
I20260710 13:18:34.218667 12764 raft_consensus.cc:493] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:34.218988 12764 raft_consensus.cc:3060] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.224277 12764 raft_consensus.cc:515] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.226155 12764 leader_election.cc:290] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Requested vote from peers f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799), eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665)
I20260710 13:18:34.227164 12341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb023cf72cc443b09441c802ba8dcb39" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f79075b2257a43b9bdf738506e058305"
I20260710 13:18:34.227847 12341 raft_consensus.cc:3060] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.227838 12491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb023cf72cc443b09441c802ba8dcb39" candidate_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe"
I20260710 13:18:34.228571 12491 raft_consensus.cc:3055] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:34.228845 12491 raft_consensus.cc:740] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eab1e53b5dd74445a1b3d4fb1f3fd6fe, State: Running, Role: LEADER
I20260710 13:18:34.229705 12491 consensus_queue.cc:260] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.230803 12491 raft_consensus.cc:3060] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.235976 12341 raft_consensus.cc:2468] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:34.237056 12729 leader_election.cc:304] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8a7ebd1cdc24cbaa7b5127bc01f4dce, f79075b2257a43b9bdf738506e058305; no voters: 
I20260710 13:18:34.237344 12491 raft_consensus.cc:2468] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8a7ebd1cdc24cbaa7b5127bc01f4dce in term 2.
I20260710 13:18:34.237677 13150 raft_consensus.cc:2804] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:34.238237 13150 raft_consensus.cc:697] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Becoming Leader. State: Replica: a8a7ebd1cdc24cbaa7b5127bc01f4dce, State: Running, Role: LEADER
I20260710 13:18:34.239054 13150 consensus_queue.cc:237] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [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: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } }
I20260710 13:18:34.245730 12240 catalog_manager.cc:5697] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce reported cstate change: term changed from 1 to 2, leader changed from eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195) to a8a7ebd1cdc24cbaa7b5127bc01f4dce (127.10.245.196). New cstate: current_term: 2 leader_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8a7ebd1cdc24cbaa7b5127bc01f4dce" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 39473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:34.451922 12342 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:34.453668 12341 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:34.456037 13150 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:34.457934 13168 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79075b2257a43b9bdf738506e058305" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:34.465065 12491 raft_consensus.cc:1275] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:34.466954 13129 consensus_queue.cc:1048] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:34.498708 12420 raft_consensus.cc:1275] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:34.501174 13151 consensus_queue.cc:1048] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:34.549733 12420 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:34.551359 13168 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "314a209febd9499ea8a12726fbc31839" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:34.582206 12492 raft_consensus.cc:1275] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:34.584112 13150 consensus_queue.cc:1048] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:34.640064 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:34.657327 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
I20260710 13:18:34.691992 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:34.693102 11223 tablet_replica.cc:333] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.694231 11223 raft_consensus.cc:2243] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.695597 11223 raft_consensus.cc:2272] T 3f50ce407ad04f3d837eecb2d619e6bf P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:34.696071 12385 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 13:18:34.698467 11223 tablet_replica.cc:333] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.699499 11223 raft_consensus.cc:2243] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.700001 11223 raft_consensus.cc:2272] T b850ff1ea6b94b34841a28a4bbab1b99 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:34.699983 12385 consensus_peers.cc:597] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.702037 11223 tablet_replica.cc:333] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.702638 11223 raft_consensus.cc:2243] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.703459 11223 raft_consensus.cc:2272] T d6ddbe1c64184f97960e43abaf8dde58 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.705288 11223 tablet_replica.cc:333] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.705842 11223 raft_consensus.cc:2243] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.706298 11223 raft_consensus.cc:2272] T d9ba9ef852454badb3f6281aadf9a7b1 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.709124 11223 tablet_replica.cc:333] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.710069 11223 raft_consensus.cc:2243] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.711529 11223 raft_consensus.cc:2272] T b207a95731ff400b89cf12ffdeba1f85 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.711467 12492 raft_consensus.cc:1275] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Refusing update from remote peer a8a7ebd1cdc24cbaa7b5127bc01f4dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:34.713124 13151 consensus_queue.cc:1048] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab1e53b5dd74445a1b3d4fb1f3fd6fe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:18:34.714103 12729 consensus_peers.cc:597] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.715080 11223 tablet_replica.cc:333] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.720113 11223 raft_consensus.cc:2243] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.720801 11223 raft_consensus.cc:2272] T ab01453746694fe1b70ec1cf4df225bf P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.724239 11223 tablet_replica.cc:333] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.725013 11223 raft_consensus.cc:2243] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.725641 11223 raft_consensus.cc:2272] T f207a71660594d72b9662b963a3b54c2 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.728556 11223 tablet_replica.cc:333] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.729410 11223 raft_consensus.cc:2243] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.730470 11223 raft_consensus.cc:2272] T 0b0504486cba4f2d8f371f869bfc6647 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.733811 11223 tablet_replica.cc:333] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.734378 11223 raft_consensus.cc:2243] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.735785 11223 raft_consensus.cc:2272] T bbe10c2b65cf453ebdde844b735a02d5 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.738248 11223 tablet_replica.cc:333] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.738768 11223 raft_consensus.cc:2243] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.739271 11223 raft_consensus.cc:2272] T e36f255884414298a30e00ab61a6a5fe P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.741190 11223 tablet_replica.cc:333] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.741705 11223 raft_consensus.cc:2243] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.742276 11223 raft_consensus.cc:2272] T bb023cf72cc443b09441c802ba8dcb39 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.744199 11223 tablet_replica.cc:333] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.744699 11223 raft_consensus.cc:2243] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.745460 11223 raft_consensus.cc:2272] T 9f9535fec988437285d140383006181f P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.747637 11223 tablet_replica.cc:333] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.748140 11223 raft_consensus.cc:2243] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.748646 11223 raft_consensus.cc:2272] T eb851f67d8e242fbbddf96d8ae444d74 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.750610 11223 tablet_replica.cc:333] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.751403 11223 raft_consensus.cc:2243] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.751969 11223 raft_consensus.cc:2272] T 5511e62646b448f8a235546fbff91036 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.753912 11223 tablet_replica.cc:333] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.754406 11223 raft_consensus.cc:2243] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.755183 11223 raft_consensus.cc:2272] T a61b89e0a97d4e228caaec5bfe7fb2a1 P f79075b2257a43b9bdf738506e058305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.757227 11223 tablet_replica.cc:333] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.757710 11223 raft_consensus.cc:2243] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.758555 11223 raft_consensus.cc:2272] T 2ba656811f1f441d8e944680e0da74f3 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.760279 11223 tablet_replica.cc:333] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.760712 11223 raft_consensus.cc:2243] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.761632 11223 raft_consensus.cc:2272] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.763674 11223 tablet_replica.cc:333] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305: stopping tablet replica
I20260710 13:18:34.764111 11223 raft_consensus.cc:2243] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.764775 11223 raft_consensus.cc:2272] T 247f3a2af97b47dfa6c39ddfcfe89c18 P f79075b2257a43b9bdf738506e058305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:34.804427 12459 consensus_peers.cc:597] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.813565 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:18:34.860507 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:18:34.879753 12729 consensus_peers.cc:597] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:34.887859 12459 consensus_peers.cc:597] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.898736 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:34.899802 11223 tablet_replica.cc:333] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.900902 11223 raft_consensus.cc:2243] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.901512 11223 raft_consensus.cc:2272] T 772e8a831df34b7288351518eea6be0a P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.903553 11223 tablet_replica.cc:333] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.904102 11223 raft_consensus.cc:2243] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.904486 11223 raft_consensus.cc:2272] T d6ddbe1c64184f97960e43abaf8dde58 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.906319 11223 tablet_replica.cc:333] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.906813 11223 raft_consensus.cc:2243] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.907372 11223 raft_consensus.cc:2272] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.909229 11223 tablet_replica.cc:333] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.909705 11223 raft_consensus.cc:2243] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.910564 11223 raft_consensus.cc:2272] T 5232310def75407a8b1c713c19b5de15 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.912521 11223 tablet_replica.cc:333] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.913190 11223 raft_consensus.cc:2243] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.913591 11223 raft_consensus.cc:2272] T 0b0504486cba4f2d8f371f869bfc6647 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.915853 11223 tablet_replica.cc:333] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.916348 11223 raft_consensus.cc:2243] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.916688 11223 raft_consensus.cc:2272] T f207a71660594d72b9662b963a3b54c2 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.918517 11223 tablet_replica.cc:333] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.919075 11223 raft_consensus.cc:2243] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.919704 11223 raft_consensus.cc:2272] T 77efcc7dac524f1d80a8b04fa386ddb3 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.921725 11223 tablet_replica.cc:333] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.922266 11223 raft_consensus.cc:2243] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.922748 11223 raft_consensus.cc:2272] T b850ff1ea6b94b34841a28a4bbab1b99 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.924610 11223 tablet_replica.cc:333] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.925082 11223 raft_consensus.cc:2243] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.925709 11223 raft_consensus.cc:2272] T 73ba1fee88a74b56ac23c3be69cf737d P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.927606 11223 tablet_replica.cc:333] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.928086 11223 raft_consensus.cc:2243] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.928706 11223 raft_consensus.cc:2272] T bbe10c2b65cf453ebdde844b735a02d5 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.930617 11223 tablet_replica.cc:333] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.931162 11223 raft_consensus.cc:2243] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.931807 11223 raft_consensus.cc:2272] T 2b3396dd89074402abc86e10a544037c P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.933887 11223 tablet_replica.cc:333] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.934357 11223 raft_consensus.cc:2243] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.935264 11223 raft_consensus.cc:2272] T 5511e62646b448f8a235546fbff91036 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.937513 11223 tablet_replica.cc:333] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.938004 11223 raft_consensus.cc:2243] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.938409 11223 raft_consensus.cc:2272] T ab01453746694fe1b70ec1cf4df225bf P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.940207 11223 tablet_replica.cc:333] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.940703 11223 raft_consensus.cc:2243] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.941527 11223 raft_consensus.cc:2272] T e36f255884414298a30e00ab61a6a5fe P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.943284 11223 tablet_replica.cc:333] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.943929 11223 raft_consensus.cc:2243] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.944900 11223 raft_consensus.cc:2272] T f8f5a94bf2ca437693f32560efeb9890 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.947223 11223 tablet_replica.cc:333] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.947739 11223 raft_consensus.cc:2243] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.948539 11223 raft_consensus.cc:2272] T 9f9535fec988437285d140383006181f P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:34.950973 11223 tablet_replica.cc:333] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.951622 11223 raft_consensus.cc:2243] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:34.952672 11223 raft_consensus.cc:2272] T eb851f67d8e242fbbddf96d8ae444d74 P 314a209febd9499ea8a12726fbc31839 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:34.954195 12459 consensus_peers.cc:597] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.954762 11223 tablet_replica.cc:333] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839: stopping tablet replica
I20260710 13:18:34.955454 11223 raft_consensus.cc:2243] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:34.955955 11223 raft_consensus.cc:2272] T a61b89e0a97d4e228caaec5bfe7fb2a1 P 314a209febd9499ea8a12726fbc31839 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:34.959545 12459 consensus_peers.cc:597] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:34.964927 12727 consensus_peers.cc:597] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce -> Peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Couldn't send request to peer 314a209febd9499ea8a12726fbc31839. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:34.973752 12727 consensus_peers.cc:597] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce -> Peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Couldn't send request to peer 314a209febd9499ea8a12726fbc31839. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.035650 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:18:35.078804 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:18:35.101024 12459 consensus_peers.cc:597] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:35.107947 12727 consensus_peers.cc:597] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce -> Peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Couldn't send request to peer 314a209febd9499ea8a12726fbc31839. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:38139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.119933 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:35.120831 11223 tablet_replica.cc:333] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.121543 11223 raft_consensus.cc:2243] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.122292 11223 raft_consensus.cc:2272] T 3f50ce407ad04f3d837eecb2d619e6bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.124315 11223 tablet_replica.cc:333] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.124878 11223 raft_consensus.cc:2243] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.125296 11223 raft_consensus.cc:2272] T d9ba9ef852454badb3f6281aadf9a7b1 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.127337 11223 tablet_replica.cc:333] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.128038 11223 raft_consensus.cc:2243] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.128583 11223 raft_consensus.cc:2272] T d6ddbe1c64184f97960e43abaf8dde58 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.130501 11223 tablet_replica.cc:333] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.131203 11223 raft_consensus.cc:2243] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.132041 11223 raft_consensus.cc:2272] T b850ff1ea6b94b34841a28a4bbab1b99 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:35.132663 12729 consensus_peers.cc:597] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce -> Peer f79075b2257a43b9bdf738506e058305 (127.10.245.193:36799): Couldn't send request to peer f79075b2257a43b9bdf738506e058305. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.133921 11223 tablet_replica.cc:333] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.134528 11223 raft_consensus.cc:2243] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.135408 11223 raft_consensus.cc:2272] T 73ba1fee88a74b56ac23c3be69cf737d P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.137367 11223 tablet_replica.cc:333] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.137940 11223 raft_consensus.cc:2243] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.138350 11223 raft_consensus.cc:2272] T 0b0504486cba4f2d8f371f869bfc6647 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.140166 11223 tablet_replica.cc:333] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.140718 11223 raft_consensus.cc:2243] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.141249 11223 raft_consensus.cc:2272] T 5232310def75407a8b1c713c19b5de15 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.143265 11223 tablet_replica.cc:333] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.143854 11223 raft_consensus.cc:2243] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.144604 11223 raft_consensus.cc:2272] T f207a71660594d72b9662b963a3b54c2 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.146371 11223 tablet_replica.cc:333] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.146983 11223 raft_consensus.cc:2243] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.147424 11223 raft_consensus.cc:2272] T 77efcc7dac524f1d80a8b04fa386ddb3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.149037 11223 tablet_replica.cc:333] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.149565 11223 raft_consensus.cc:2243] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.150380 11223 raft_consensus.cc:2272] T 247f3a2af97b47dfa6c39ddfcfe89c18 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.152130 11223 tablet_replica.cc:333] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.152638 11223 raft_consensus.cc:2243] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.153028 11223 raft_consensus.cc:2272] T e36f255884414298a30e00ab61a6a5fe P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.154829 11223 tablet_replica.cc:333] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.155380 11223 raft_consensus.cc:2243] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.155855 11223 raft_consensus.cc:2272] T f8f5a94bf2ca437693f32560efeb9890 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.157572 11223 tablet_replica.cc:333] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.158077 11223 raft_consensus.cc:2243] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.158488 11223 raft_consensus.cc:2272] T bb023cf72cc443b09441c802ba8dcb39 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.160740 11223 tablet_replica.cc:333] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.161278 11223 raft_consensus.cc:2243] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.161981 11223 raft_consensus.cc:2272] T 772e8a831df34b7288351518eea6be0a P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.164143 11223 tablet_replica.cc:333] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.164814 11223 raft_consensus.cc:2243] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.165313 11223 raft_consensus.cc:2272] T 2b3396dd89074402abc86e10a544037c P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:35.165689 12728 consensus_peers.cc:597] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce -> Peer eab1e53b5dd74445a1b3d4fb1f3fd6fe (127.10.245.195:34665): Couldn't send request to peer eab1e53b5dd74445a1b3d4fb1f3fd6fe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.167629 11223 tablet_replica.cc:333] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.168118 11223 raft_consensus.cc:2243] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.168849 11223 raft_consensus.cc:2272] T b207a95731ff400b89cf12ffdeba1f85 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.170647 11223 tablet_replica.cc:333] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.171165 11223 raft_consensus.cc:2243] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.171929 11223 raft_consensus.cc:2272] T ab01453746694fe1b70ec1cf4df225bf P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.173955 11223 tablet_replica.cc:333] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe: stopping tablet replica
I20260710 13:18:35.174412 11223 raft_consensus.cc:2243] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.175093 11223 raft_consensus.cc:2272] T 2ba656811f1f441d8e944680e0da74f3 P eab1e53b5dd74445a1b3d4fb1f3fd6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.220305 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:18:35.270272 11223 tablet_server.cc:179] TabletServer@127.10.245.196:0 shutting down...
W20260710 13:18:35.289319 12727 consensus_peers.cc:597] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce -> Peer 314a209febd9499ea8a12726fbc31839 (127.10.245.194:38139): Couldn't send request to peer 314a209febd9499ea8a12726fbc31839. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:38139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.299410 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:35.300060 11223 tablet_replica.cc:333] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.300805 11223 raft_consensus.cc:2243] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.301446 11223 raft_consensus.cc:2272] T 73ba1fee88a74b56ac23c3be69cf737d P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.303594 11223 tablet_replica.cc:333] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.304149 11223 raft_consensus.cc:2243] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.304661 11223 raft_consensus.cc:2272] T 247f3a2af97b47dfa6c39ddfcfe89c18 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.306488 11223 tablet_replica.cc:333] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.307078 11223 raft_consensus.cc:2243] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.307637 11223 raft_consensus.cc:2272] T b207a95731ff400b89cf12ffdeba1f85 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.309405 11223 tablet_replica.cc:333] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.309888 11223 raft_consensus.cc:2243] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.310642 11223 raft_consensus.cc:2272] T a61b89e0a97d4e228caaec5bfe7fb2a1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.313210 11223 tablet_replica.cc:333] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.313699 11223 raft_consensus.cc:2243] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.314173 11223 raft_consensus.cc:2272] T 2ba656811f1f441d8e944680e0da74f3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.315855 11223 tablet_replica.cc:333] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.316352 11223 raft_consensus.cc:2243] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.316867 11223 raft_consensus.cc:2272] T 9f9535fec988437285d140383006181f P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.318454 11223 tablet_replica.cc:333] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.318985 11223 raft_consensus.cc:2243] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.319722 11223 raft_consensus.cc:2272] T 77efcc7dac524f1d80a8b04fa386ddb3 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.321417 11223 tablet_replica.cc:333] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.321915 11223 raft_consensus.cc:2243] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.322345 11223 raft_consensus.cc:2272] T 87d18b71a0d64a8f98ae8fda9a54ebe7 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.324141 11223 tablet_replica.cc:333] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.324652 11223 raft_consensus.cc:2243] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.325161 11223 raft_consensus.cc:2272] T 3f50ce407ad04f3d837eecb2d619e6bf P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.326995 11223 tablet_replica.cc:333] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.327500 11223 raft_consensus.cc:2243] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.328339 11223 raft_consensus.cc:2272] T bb023cf72cc443b09441c802ba8dcb39 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.330890 11223 tablet_replica.cc:333] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.331437 11223 raft_consensus.cc:2243] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.331887 11223 raft_consensus.cc:2272] T f8f5a94bf2ca437693f32560efeb9890 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.333520 11223 tablet_replica.cc:333] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.333993 11223 raft_consensus.cc:2243] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.334486 11223 raft_consensus.cc:2272] T eb851f67d8e242fbbddf96d8ae444d74 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.336231 11223 tablet_replica.cc:333] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.336694 11223 raft_consensus.cc:2243] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.337368 11223 raft_consensus.cc:2272] T 2b3396dd89074402abc86e10a544037c P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.339246 11223 tablet_replica.cc:333] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.339720 11223 raft_consensus.cc:2243] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.340422 11223 raft_consensus.cc:2272] T 772e8a831df34b7288351518eea6be0a P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.342181 11223 tablet_replica.cc:333] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.342631 11223 raft_consensus.cc:2243] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.343150 11223 raft_consensus.cc:2272] T bbe10c2b65cf453ebdde844b735a02d5 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.344699 11223 tablet_replica.cc:333] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.345156 11223 raft_consensus.cc:2243] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.345651 11223 raft_consensus.cc:2272] T 5511e62646b448f8a235546fbff91036 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.347319 11223 tablet_replica.cc:333] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.347761 11223 raft_consensus.cc:2243] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.348258 11223 raft_consensus.cc:2272] T 5232310def75407a8b1c713c19b5de15 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.349704 11223 tablet_replica.cc:333] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce: stopping tablet replica
I20260710 13:18:35.350149 11223 raft_consensus.cc:2243] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.350811 11223 raft_consensus.cc:2272] T d9ba9ef852454badb3f6281aadf9a7b1 P a8a7ebd1cdc24cbaa7b5127bc01f4dce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.385550 11223 tablet_server.cc:196] TabletServer@127.10.245.196:0 shutdown complete.
I20260710 13:18:35.414211 11223 master.cc:562] Master@127.10.245.254:40901 shutting down...
I20260710 13:18:35.440114 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:35.440735 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.441061 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68cf716deacc4b3abfca7a49c6663c5f: stopping tablet replica
I20260710 13:18:35.462282 11223 master.cc:584] Master@127.10.245.254:40901 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27687 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:18:35.524669 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:46559
I20260710 13:18:35.525897 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:35.531788 13189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:35.532596 13190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:35.533627 13192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:35.534443 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:35.535590 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:35.535763 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:35.535950 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689515535917 us; error 0 us; skew 500 ppm
I20260710 13:18:35.536475 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:35.538780 11223 webserver.cc:533] Webserver started at http://127.10.245.254:40733/ using document root <none> and password file <none>
I20260710 13:18:35.539317 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:35.539469 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:35.539785 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:35.540884 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/master-0-root/instance:
uuid: "b3d5fcf2e52c486f88f2a13e0fd0c680"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:35.545217 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:35.548588 13197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.549309 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:35.549592 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/master-0-root
uuid: "b3d5fcf2e52c486f88f2a13e0fd0c680"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:35.549856 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:35.562327 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:35.563632 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:35.600574 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:46559
I20260710 13:18:35.600690 13248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:46559 every 8 connection(s)
I20260710 13:18:35.604506 13249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:35.614413 13249 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680: Bootstrap starting.
I20260710 13:18:35.619010 13249 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:35.623225 13249 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680: No bootstrap required, opened a new log
I20260710 13:18:35.625514 13249 raft_consensus.cc:359] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3d5fcf2e52c486f88f2a13e0fd0c680" member_type: VOTER }
I20260710 13:18:35.625917 13249 raft_consensus.cc:385] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:35.626127 13249 raft_consensus.cc:740] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5fcf2e52c486f88f2a13e0fd0c680, State: Initialized, Role: FOLLOWER
I20260710 13:18:35.626646 13249 consensus_queue.cc:260] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3d5fcf2e52c486f88f2a13e0fd0c680" member_type: VOTER }
I20260710 13:18:35.627143 13249 raft_consensus.cc:399] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:35.627353 13249 raft_consensus.cc:493] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:35.627581 13249 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:35.632226 13249 raft_consensus.cc:515] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3d5fcf2e52c486f88f2a13e0fd0c680" member_type: VOTER }
I20260710 13:18:35.632721 13249 leader_election.cc:304] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [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: b3d5fcf2e52c486f88f2a13e0fd0c680; no voters: 
I20260710 13:18:35.633796 13249 leader_election.cc:290] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:35.634222 13252 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:35.635528 13252 raft_consensus.cc:697] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 1 LEADER]: Becoming Leader. State: Replica: b3d5fcf2e52c486f88f2a13e0fd0c680, State: Running, Role: LEADER
I20260710 13:18:35.636232 13252 consensus_queue.cc:237] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [LEADER]: Queue going to LEADER mode. State: All 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: "b3d5fcf2e52c486f88f2a13e0fd0c680" member_type: VOTER }
I20260710 13:18:35.636973 13249 sys_catalog.cc:565] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:35.640601 13253 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b3d5fcf2e52c486f88f2a13e0fd0c680" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3d5fcf2e52c486f88f2a13e0fd0c680" member_type: VOTER } }
I20260710 13:18:35.641204 13253 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:35.641177 13254 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3d5fcf2e52c486f88f2a13e0fd0c680. Latest consensus state: current_term: 1 leader_uuid: "b3d5fcf2e52c486f88f2a13e0fd0c680" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3d5fcf2e52c486f88f2a13e0fd0c680" member_type: VOTER } }
I20260710 13:18:35.643612 13254 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:35.645674 13259 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:35.651997 13259 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:35.653409 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:35.660491 13259 catalog_manager.cc:1383] Generated new cluster ID: ad46bcdf196d42b7bdc7b6a258d78df5
I20260710 13:18:35.660794 13259 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:35.694998 13259 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:35.696229 13259 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:35.712080 13259 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680: Generated new TSK 0
I20260710 13:18:35.712682 13259 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:35.719692 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:35.725890 13270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:35.727118 13271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:35.728610 13273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:35.729595 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:35.730522 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:35.730736 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:35.730906 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689515730888 us; error 0 us; skew 500 ppm
I20260710 13:18:35.731463 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:35.733942 11223 webserver.cc:533] Webserver started at http://127.10.245.193:38139/ using document root <none> and password file <none>
I20260710 13:18:35.734650 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:35.734937 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:35.735292 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:35.736967 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/instance:
uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:35.742126 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:18:35.745155 13278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.745976 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:35.746290 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:35.746647 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:35.758745 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:35.759950 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:35.761420 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:35.763761 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:35.763998 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.764258 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:35.764472 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.806572 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:34525
I20260710 13:18:35.806630 13340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:34525 every 8 connection(s)
I20260710 13:18:35.812006 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:35.819428 13345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:35.821034 13346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:35.824512 13348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:35.824882 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:35.825155 13341 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46559
I20260710 13:18:35.825541 13341 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:35.826351 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:18:35.826429 13341 heartbeater.cc:507] Master 127.10.245.254:46559 requested a full tablet report, sending...
W20260710 13:18:35.826717 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:35.826961 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689515826941 us; error 0 us; skew 500 ppm
I20260710 13:18:35.827684 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:35.829202 13214 ts_manager.cc:194] Registered new tserver with Master: bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:35.830544 11223 webserver.cc:533] Webserver started at http://127.10.245.194:40261/ using document root <none> and password file <none>
I20260710 13:18:35.831194 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:35.831418 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:35.831718 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:35.831760 13214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51268
I20260710 13:18:35.833233 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/instance:
uuid: "257c208707c74a4289451e7eb443f73a"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:35.837874 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:35.841276 13353 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.842068 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:35.842365 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-1-root
uuid: "257c208707c74a4289451e7eb443f73a"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:35.842685 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:35.855057 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:35.856285 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:35.857681 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:35.859833 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:35.860049 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.860284 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:35.860459 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.899173 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:44505
I20260710 13:18:35.899276 13415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:44505 every 8 connection(s)
I20260710 13:18:35.903936 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:35.912663 13419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:35.918661 13416 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46559
I20260710 13:18:35.919118 13416 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:35.919181 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:35.919243 13420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:35.920240 13416 heartbeater.cc:507] Master 127.10.245.254:46559 requested a full tablet report, sending...
W20260710 13:18:35.922348 13422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:35.922488 13214 ts_manager.cc:194] Registered new tserver with Master: 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:35.923448 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:35.923708 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:35.923920 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689515923901 us; error 0 us; skew 500 ppm
I20260710 13:18:35.924328 13214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51276
I20260710 13:18:35.924639 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:35.927309 11223 webserver.cc:533] Webserver started at http://127.10.245.195:36065/ using document root <none> and password file <none>
I20260710 13:18:35.927708 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:35.927860 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:35.928062 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:35.929112 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/instance:
uuid: "017426f98b7b45789712390ab08042e5"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:35.933276 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:18:35.936368 13427 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.937124 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:35.937366 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-2-root
uuid: "017426f98b7b45789712390ab08042e5"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:35.937592 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:35.960186 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:35.961477 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:35.963078 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:35.965561 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:35.965768 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.966111 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:35.966267 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.008798 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:33527
I20260710 13:18:36.008915 13489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:33527 every 8 connection(s)
I20260710 13:18:36.013288 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:36.020998 13493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:36.022279 13494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:36.025336 13496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:36.025575 13490 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46559
I20260710 13:18:36.026041 13490 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:36.026310 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:36.027020 13490 heartbeater.cc:507] Master 127.10.245.254:46559 requested a full tablet report, sending...
I20260710 13:18:36.027443 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:36.027742 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:36.027941 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689516027923 us; error 0 us; skew 500 ppm
I20260710 13:18:36.028554 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:36.029264 13214 ts_manager.cc:194] Registered new tserver with Master: 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:36.030611 13214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51282
I20260710 13:18:36.031776 11223 webserver.cc:533] Webserver started at http://127.10.245.196:40847/ using document root <none> and password file <none>
I20260710 13:18:36.032514 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:36.032785 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:36.033138 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:36.034373 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-3-root/instance:
uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
format_stamp: "Formatted at 2026-07-10 13:18:36 on dist-test-slave-tnx0"
I20260710 13:18:36.039239 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:18:36.042654 13501 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.043522 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:36.043889 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-3-root
uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
format_stamp: "Formatted at 2026-07-10 13:18:36 on dist-test-slave-tnx0"
I20260710 13:18:36.044231 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:36.063886 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:36.065125 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:36.066391 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:36.068699 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:36.068929 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.069180 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:36.069351 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.107828 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.196:33453
I20260710 13:18:36.107969 13563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.196:33453 every 8 connection(s)
I20260710 13:18:36.121130 13564 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46559
I20260710 13:18:36.121471 13564 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:36.122123 13564 heartbeater.cc:507] Master 127.10.245.254:46559 requested a full tablet report, sending...
I20260710 13:18:36.124028 13214 ts_manager.cc:194] Registered new tserver with Master: de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:36.124506 11223 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013533609s
I20260710 13:18:36.125330 13214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51292
I20260710 13:18:36.149988 13214 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51296:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:18:36.296298 13452 tablet_service.cc:1511] Processing CreateTablet for tablet a0391d9643db41dd8af39dc3dbf9897f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:36.296502 13455 tablet_service.cc:1511] Processing CreateTablet for tablet d5e80c8f3be4409bb63b77c1be9f64b8 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:36.297348 13453 tablet_service.cc:1511] Processing CreateTablet for tablet c3f5a69c9c9242c9b0f124df410fdda4 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:36.297878 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0391d9643db41dd8af39dc3dbf9897f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.299355 13529 tablet_service.cc:1511] Processing CreateTablet for tablet d5e80c8f3be4409bb63b77c1be9f64b8 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:36.300171 13527 tablet_service.cc:1511] Processing CreateTablet for tablet c3f5a69c9c9242c9b0f124df410fdda4 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:36.300652 13529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e80c8f3be4409bb63b77c1be9f64b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.301440 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f5a69c9c9242c9b0f124df410fdda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.296326 13454 tablet_service.cc:1511] Processing CreateTablet for tablet ac1ca7d50dea47a4a0bed844fb301e8f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:36.298418 13528 tablet_service.cc:1511] Processing CreateTablet for tablet 7c59ef9dbb2e415dab162977e655f58d (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:36.303678 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba455001de34de3b861bf19029dc730 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:36.304477 13528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c59ef9dbb2e415dab162977e655f58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.305843 13525 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba455001de34de3b861bf19029dc730 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:36.303699 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1ca7d50dea47a4a0bed844fb301e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.307168 13525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba455001de34de3b861bf19029dc730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.307556 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba455001de34de3b861bf19029dc730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.304136 13526 tablet_service.cc:1511] Processing CreateTablet for tablet bfa5ed70976941a8bdfec905a4ca8f41 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:36.308604 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa5ed70976941a8bdfec905a4ca8f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.311218 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f5a69c9c9242c9b0f124df410fdda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.311754 13524 tablet_service.cc:1511] Processing CreateTablet for tablet 2433418d9a13441380e9f21f8c040656 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:36.313072 13524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2433418d9a13441380e9f21f8c040656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.312958 13450 tablet_service.cc:1511] Processing CreateTablet for tablet 2433418d9a13441380e9f21f8c040656 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:36.314234 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2433418d9a13441380e9f21f8c040656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.315207 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e80c8f3be4409bb63b77c1be9f64b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.317564 13449 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccdfec4d39f4153b4e028d9460ad72d (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:36.317862 13523 tablet_service.cc:1511] Processing CreateTablet for tablet b710a5d54aed4f50a81d4493c885f434 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:36.319175 13523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b710a5d54aed4f50a81d4493c885f434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.319244 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccdfec4d39f4153b4e028d9460ad72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.323951 13522 tablet_service.cc:1511] Processing CreateTablet for tablet fb5f3c4aa69c47bb9d095e01c296f968 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:36.325281 13522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5f3c4aa69c47bb9d095e01c296f968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.328125 13448 tablet_service.cc:1511] Processing CreateTablet for tablet fb5f3c4aa69c47bb9d095e01c296f968 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:36.329437 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5f3c4aa69c47bb9d095e01c296f968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.333063 13521 tablet_service.cc:1511] Processing CreateTablet for tablet db700c174aea4ca398b0a320e4ee4b47 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:36.334313 13521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db700c174aea4ca398b0a320e4ee4b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.338788 13520 tablet_service.cc:1511] Processing CreateTablet for tablet f14583406fc0432f9c1da8c7602892f7 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:36.340171 13520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14583406fc0432f9c1da8c7602892f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.340260 13447 tablet_service.cc:1511] Processing CreateTablet for tablet db700c174aea4ca398b0a320e4ee4b47 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:36.342980 13447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db700c174aea4ca398b0a320e4ee4b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.356688 13446 tablet_service.cc:1511] Processing CreateTablet for tablet dfdccef0200f4c4c864efec2a3a1f380 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:36.358551 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfdccef0200f4c4c864efec2a3a1f380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.407440 13303 tablet_service.cc:1511] Processing CreateTablet for tablet a0391d9643db41dd8af39dc3dbf9897f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:36.408097 13306 tablet_service.cc:1511] Processing CreateTablet for tablet ac1ca7d50dea47a4a0bed844fb301e8f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:36.408924 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0391d9643db41dd8af39dc3dbf9897f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.410254 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 7c59ef9dbb2e415dab162977e655f58d (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:36.411635 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c59ef9dbb2e415dab162977e655f58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.412140 13302 tablet_service.cc:1511] Processing CreateTablet for tablet bfa5ed70976941a8bdfec905a4ca8f41 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:36.413399 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa5ed70976941a8bdfec905a4ca8f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.416010 13304 tablet_service.cc:1511] Processing CreateTablet for tablet c3f5a69c9c9242c9b0f124df410fdda4 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:36.417233 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f5a69c9c9242c9b0f124df410fdda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.419237 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1ca7d50dea47a4a0bed844fb301e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.420092 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba455001de34de3b861bf19029dc730 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:36.421407 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba455001de34de3b861bf19029dc730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.423825 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 568019cf8f75489e87fe44b4669eb307 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:36.420289 13453 tablet_service.cc:1511] Processing CreateTablet for tablet acc7010875f047598cd5478729ace668 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:36.425724 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568019cf8f75489e87fe44b4669eb307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.426638 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc7010875f047598cd5478729ace668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.425480 13297 tablet_service.cc:1511] Processing CreateTablet for tablet dfdccef0200f4c4c864efec2a3a1f380 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:36.428294 13299 tablet_service.cc:1511] Processing CreateTablet for tablet b710a5d54aed4f50a81d4493c885f434 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:36.428988 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfdccef0200f4c4c864efec2a3a1f380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.429538 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b710a5d54aed4f50a81d4493c885f434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.432097 13298 tablet_service.cc:1511] Processing CreateTablet for tablet fb5f3c4aa69c47bb9d095e01c296f968 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:36.433336 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5f3c4aa69c47bb9d095e01c296f968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.440156 13380 tablet_service.cc:1511] Processing CreateTablet for tablet ac1ca7d50dea47a4a0bed844fb301e8f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:36.441435 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1ca7d50dea47a4a0bed844fb301e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.444132 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 7c59ef9dbb2e415dab162977e655f58d (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:36.445449 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c59ef9dbb2e415dab162977e655f58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.448194 13373 tablet_service.cc:1511] Processing CreateTablet for tablet db700c174aea4ca398b0a320e4ee4b47 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:36.448194 13374 tablet_service.cc:1511] Processing CreateTablet for tablet b710a5d54aed4f50a81d4493c885f434 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:36.426518 13300 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccdfec4d39f4153b4e028d9460ad72d (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:36.450289 13373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db700c174aea4ca398b0a320e4ee4b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.456159 13378 tablet_service.cc:1511] Processing CreateTablet for tablet a0391d9643db41dd8af39dc3dbf9897f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:36.456617 13377 tablet_service.cc:1511] Processing CreateTablet for tablet bfa5ed70976941a8bdfec905a4ca8f41 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:36.456805 13375 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccdfec4d39f4153b4e028d9460ad72d (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:36.463016 13381 tablet_service.cc:1511] Processing CreateTablet for tablet d5e80c8f3be4409bb63b77c1be9f64b8 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:36.452078 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 2433418d9a13441380e9f21f8c040656 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:36.467383 13372 tablet_service.cc:1511] Processing CreateTablet for tablet dfdccef0200f4c4c864efec2a3a1f380 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:36.468627 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa5ed70976941a8bdfec905a4ca8f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.469252 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b710a5d54aed4f50a81d4493c885f434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.469812 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccdfec4d39f4153b4e028d9460ad72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.469897 13372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfdccef0200f4c4c864efec2a3a1f380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.475227 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e80c8f3be4409bb63b77c1be9f64b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.479255 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0391d9643db41dd8af39dc3dbf9897f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.483259 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2433418d9a13441380e9f21f8c040656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.495437 13375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccdfec4d39f4153b4e028d9460ad72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.497149 13446 tablet_service.cc:1511] Processing CreateTablet for tablet fda4a8fdc28c4176b8063e6b209967e5 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:36.506412 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda4a8fdc28c4176b8063e6b209967e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.503931 13452 tablet_service.cc:1511] Processing CreateTablet for tablet bee25b1b8446424c92c90302cc07ed79 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:36.511816 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee25b1b8446424c92c90302cc07ed79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.500442 13524 tablet_service.cc:1511] Processing CreateTablet for tablet acc7010875f047598cd5478729ace668 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:36.519995 13455 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb5dbb8fe4b4c07bd16943ba0f413d7 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:36.521401 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb5dbb8fe4b4c07bd16943ba0f413d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.521843 13525 tablet_service.cc:1511] Processing CreateTablet for tablet 568019cf8f75489e87fe44b4669eb307 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:36.523300 13525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568019cf8f75489e87fe44b4669eb307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.528375 13524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc7010875f047598cd5478729ace668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.557677 13521 tablet_service.cc:1511] Processing CreateTablet for tablet fda4a8fdc28c4176b8063e6b209967e5 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:36.556202 13523 tablet_service.cc:1511] Processing CreateTablet for tablet bee25b1b8446424c92c90302cc07ed79 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:36.559121 13521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda4a8fdc28c4176b8063e6b209967e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.564438 13448 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4b4a717a474ea385b0edc12d8fdbbb (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:36.565516 13523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee25b1b8446424c92c90302cc07ed79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.567605 13450 tablet_service.cc:1511] Processing CreateTablet for tablet bc684b9592ef4275bac6a34c20106406 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:36.566042 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4b4a717a474ea385b0edc12d8fdbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.568608 13376 tablet_service.cc:1511] Processing CreateTablet for tablet f14583406fc0432f9c1da8c7602892f7 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:36.569916 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14583406fc0432f9c1da8c7602892f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.572060 13373 tablet_service.cc:1511] Processing CreateTablet for tablet 568019cf8f75489e87fe44b4669eb307 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:36.572301 13528 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4b4a717a474ea385b0edc12d8fdbbb (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:36.566701 13527 tablet_service.cc:1511] Processing CreateTablet for tablet 69482e7cc06845488c8da1d2ecb44dca (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:36.573654 13528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4b4a717a474ea385b0edc12d8fdbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.574270 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69482e7cc06845488c8da1d2ecb44dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.577015 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 0526a5e7c3ca46c6a59bd1b65a04025f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:36.579877 13520 tablet_service.cc:1511] Processing CreateTablet for tablet 035687c5ed8743af86f2fb20a0198f91 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:36.581163 13520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035687c5ed8743af86f2fb20a0198f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.584570 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb5dbb8fe4b4c07bd16943ba0f413d7 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:36.587774 13373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568019cf8f75489e87fe44b4669eb307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.591126 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0526a5e7c3ca46c6a59bd1b65a04025f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.592020 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb5dbb8fe4b4c07bd16943ba0f413d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.596099 13372 tablet_service.cc:1511] Processing CreateTablet for tablet 035687c5ed8743af86f2fb20a0198f91 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:36.597349 13372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035687c5ed8743af86f2fb20a0198f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.597927 13302 tablet_service.cc:1511] Processing CreateTablet for tablet f14583406fc0432f9c1da8c7602892f7 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:36.599123 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14583406fc0432f9c1da8c7602892f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.599658 13581 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:36.600126 13522 tablet_service.cc:1511] Processing CreateTablet for tablet bc684b9592ef4275bac6a34c20106406 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:36.601390 13522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc684b9592ef4275bac6a34c20106406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.590584 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc684b9592ef4275bac6a34c20106406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.604597 13583 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:36.604984 13454 tablet_service.cc:1511] Processing CreateTablet for tablet 0526a5e7c3ca46c6a59bd1b65a04025f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:36.606333 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0526a5e7c3ca46c6a59bd1b65a04025f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.610879 13582 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:36.627475 13303 tablet_service.cc:1511] Processing CreateTablet for tablet acc7010875f047598cd5478729ace668 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:36.629801 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc7010875f047598cd5478729ace668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.620182 13375 tablet_service.cc:1511] Processing CreateTablet for tablet bee25b1b8446424c92c90302cc07ed79 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260710 13:18:36.654646 13262 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:36.655362 13306 tablet_service.cc:1511] Processing CreateTablet for tablet fda4a8fdc28c4176b8063e6b209967e5 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:36.656793 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda4a8fdc28c4176b8063e6b209967e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.661602 13300 tablet_service.cc:1511] Processing CreateTablet for tablet 035687c5ed8743af86f2fb20a0198f91 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:36.671397 13581 tablet_bootstrap.cc:654] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.662824 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035687c5ed8743af86f2fb20a0198f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.680672 13584 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:36.681689 13380 tablet_service.cc:1511] Processing CreateTablet for tablet bc684b9592ef4275bac6a34c20106406 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:36.661602 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb5dbb8fe4b4c07bd16943ba0f413d7 (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:36.687181 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 69482e7cc06845488c8da1d2ecb44dca (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:36.695911 13298 tablet_service.cc:1511] Processing CreateTablet for tablet 0526a5e7c3ca46c6a59bd1b65a04025f (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:36.703018 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 69482e7cc06845488c8da1d2ecb44dca (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:36.703876 13375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee25b1b8446424c92c90302cc07ed79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.706938 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69482e7cc06845488c8da1d2ecb44dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.716338 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4b4a717a474ea385b0edc12d8fdbbb (DEFAULT_TABLE table=test-workload [id=556c3d8045f940b38c4d85b178f3a461]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:36.720530 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc684b9592ef4275bac6a34c20106406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.721124 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb5dbb8fe4b4c07bd16943ba0f413d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.723428 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0526a5e7c3ca46c6a59bd1b65a04025f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.724715 13583 tablet_bootstrap.cc:654] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.734100 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69482e7cc06845488c8da1d2ecb44dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.738317 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4b4a717a474ea385b0edc12d8fdbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.747449 13581 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:36.748618 13581 ts_tablet_manager.cc:1403] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.205s	user 0.019s	sys 0.000s
I20260710 13:18:36.748746 13584 tablet_bootstrap.cc:654] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.761721 13581 raft_consensus.cc:359] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:36.762297 13581 raft_consensus.cc:385] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.762571 13581 raft_consensus.cc:740] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.763422 13581 consensus_queue.cc:260] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:36.771394 13581 ts_tablet_manager.cc:1434] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260710 13:18:36.772166 13490 heartbeater.cc:499] Master 127.10.245.254:46559 was elected leader, sending a full tablet report...
I20260710 13:18:36.772408 13581 tablet_bootstrap.cc:492] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:36.779518 13581 tablet_bootstrap.cc:654] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.769145 13582 tablet_bootstrap.cc:654] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.804211 13581 tablet_bootstrap.cc:492] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:36.804708 13581 ts_tablet_manager.cc:1403] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.008s
I20260710 13:18:36.808596 13581 raft_consensus.cc:359] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.808967 13583 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:36.809160 13581 raft_consensus.cc:385] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.809446 13584 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:36.809496 13583 ts_tablet_manager.cc:1403] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.205s	user 0.013s	sys 0.015s
I20260710 13:18:36.809530 13581 raft_consensus.cc:740] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.810535 13581 consensus_queue.cc:260] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.811283 13584 ts_tablet_manager.cc:1403] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.131s	user 0.005s	sys 0.007s
I20260710 13:18:36.812491 13581 ts_tablet_manager.cc:1434] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:36.812636 13583 raft_consensus.cc:359] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:36.813407 13583 raft_consensus.cc:385] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.813477 13581 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:36.813792 13583 raft_consensus.cc:740] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.814441 13584 raft_consensus.cc:359] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.814571 13583 consensus_queue.cc:260] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:36.815308 13584 raft_consensus.cc:385] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.815903 13584 raft_consensus.cc:740] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.816812 13584 consensus_queue.cc:260] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.821666 13581 tablet_bootstrap.cc:654] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.825183 13583 ts_tablet_manager.cc:1434] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 13:18:36.826115 13416 heartbeater.cc:499] Master 127.10.245.254:46559 was elected leader, sending a full tablet report...
I20260710 13:18:36.827795 13341 heartbeater.cc:499] Master 127.10.245.254:46559 was elected leader, sending a full tablet report...
I20260710 13:18:36.828459 13584 ts_tablet_manager.cc:1434] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.010s
I20260710 13:18:36.829041 13582 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:36.829519 13582 ts_tablet_manager.cc:1403] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.219s	user 0.007s	sys 0.005s
I20260710 13:18:36.829558 13584 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:36.832978 13582 raft_consensus.cc:359] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.833757 13582 raft_consensus.cc:385] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.834088 13582 raft_consensus.cc:740] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.836375 13584 tablet_bootstrap.cc:654] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.839910 13593 raft_consensus.cc:493] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:36.840587 13583 tablet_bootstrap.cc:492] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:36.840420 13593 raft_consensus.cc:515] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:36.846542 13581 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:36.847222 13581 ts_tablet_manager.cc:1403] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260710 13:18:36.849223 13583 tablet_bootstrap.cc:654] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.851935 13581 raft_consensus.cc:359] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.852540 13581 raft_consensus.cc:385] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.852789 13581 raft_consensus.cc:740] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.853444 13581 consensus_queue.cc:260] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.855249 13581 ts_tablet_manager.cc:1434] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 13:18:36.856271 13581 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:36.857316 13584 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:36.857856 13584 ts_tablet_manager.cc:1403] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.009s
I20260710 13:18:36.860868 13587 raft_consensus.cc:493] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:36.861339 13587 raft_consensus.cc:515] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:36.862269 13583 tablet_bootstrap.cc:492] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:36.862622 13581 tablet_bootstrap.cc:654] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.862896 13583 ts_tablet_manager.cc:1403] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260710 13:18:36.866869 13583 raft_consensus.cc:359] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.867933 13583 raft_consensus.cc:385] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.868346 13583 raft_consensus.cc:740] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.869354 13583 consensus_queue.cc:260] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.873878 13587 leader_election.cc:290] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:36.874348 13583 ts_tablet_manager.cc:1434] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 13:18:36.879949 13583 tablet_bootstrap.cc:492] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:36.881843 13582 consensus_queue.cc:260] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.883428 13597 raft_consensus.cc:493] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:36.883567 13584 raft_consensus.cc:359] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.883912 13597 raft_consensus.cc:515] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.884614 13584 raft_consensus.cc:385] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.885079 13584 raft_consensus.cc:740] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.888600 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdccef0200f4c4c864efec2a3a1f380" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:36.889324 13564 heartbeater.cc:499] Master 127.10.245.254:46559 was elected leader, sending a full tablet report...
I20260710 13:18:36.886051 13584 consensus_queue.cc:260] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.892762 13584 ts_tablet_manager.cc:1434] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:18:36.893997 13583 tablet_bootstrap.cc:654] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.895815 13584 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
W20260710 13:18:36.894260 13354 leader_election.cc:343] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:36.904845 13417 tablet.cc:2406] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:36.907764 13581 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:36.907764 13583 tablet_bootstrap.cc:492] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:36.908480 13583 ts_tablet_manager.cc:1403] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.006s
I20260710 13:18:36.909155 13592 raft_consensus.cc:493] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:36.909650 13592 raft_consensus.cc:515] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.910930 13584 tablet_bootstrap.cc:654] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.912343 13592 leader_election.cc:290] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:36.908480 13581 ts_tablet_manager.cc:1403] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.015s
I20260710 13:18:36.916602 13581 raft_consensus.cc:359] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:36.917560 13581 raft_consensus.cc:385] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.917938 13581 raft_consensus.cc:740] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.918833 13581 consensus_queue.cc:260] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:36.923489 13583 raft_consensus.cc:359] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.924464 13583 raft_consensus.cc:385] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.924834 13583 raft_consensus.cc:740] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.925719 13583 consensus_queue.cc:260] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.929883 13581 ts_tablet_manager.cc:1434] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:18:36.931252 13581 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:36.932812 13583 ts_tablet_manager.cc:1434] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:18:36.934128 13583 tablet_bootstrap.cc:492] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:36.940990 13597 leader_election.cc:290] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:36.942804 13582 ts_tablet_manager.cc:1434] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.113s	user 0.003s	sys 0.005s
I20260710 13:18:36.943195 13587 raft_consensus.cc:493] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:36.943729 13587 raft_consensus.cc:515] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.944095 13582 tablet_bootstrap.cc:492] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:36.945865 13587 leader_election.cc:290] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:36.946826 13581 tablet_bootstrap.cc:654] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.954989 13583 tablet_bootstrap.cc:654] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:36.962882 13593 leader_election.cc:290] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:36.970042 13583 tablet_bootstrap.cc:492] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:36.970709 13583 ts_tablet_manager.cc:1403] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.001s
I20260710 13:18:36.975499 13583 raft_consensus.cc:359] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.976487 13583 raft_consensus.cc:385] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:36.976862 13583 raft_consensus.cc:740] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:36.977806 13583 consensus_queue.cc:260] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:36.985879 13591 raft_consensus.cc:493] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:36.987573 13591 raft_consensus.cc:515] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:36.989028 13583 ts_tablet_manager.cc:1434] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 13:18:36.990398 13583 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:36.992287 13591 leader_election.cc:290] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.001955 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.003756 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f5a69c9c9242c9b0f124df410fdda4" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.004798 13583 tablet_bootstrap.cc:654] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:37.005617 13430 leader_election.cc:343] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:37.009694 13430 leader_election.cc:343] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.024250 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f5a69c9c9242c9b0f124df410fdda4" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.025059 13315 raft_consensus.cc:2468] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 0.
I20260710 13:18:37.024266 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.026152 13582 tablet_bootstrap.cc:654] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.028525 13428 leader_election.cc:304] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
W20260710 13:18:37.030746 13428 leader_election.cc:343] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.030944 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdccef0200f4c4c864efec2a3a1f380" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.031239 13428 leader_election.cc:304] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017426f98b7b45789712390ab08042e5; no voters: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.031654 13465 raft_consensus.cc:2468] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 0.
I20260710 13:18:37.034257 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b710a5d54aed4f50a81d4493c885f434" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.035342 13581 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:37.035820 13581 ts_tablet_manager.cc:1403] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.105s	user 0.031s	sys 0.016s
I20260710 13:18:37.033326 13584 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:37.032721 13587 raft_consensus.cc:2804] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.050386 13584 ts_tablet_manager.cc:1403] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.155s	user 0.056s	sys 0.049s
W20260710 13:18:37.036609 13504 leader_election.cc:343] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.038574 13591 raft_consensus.cc:493] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.050899 13587 raft_consensus.cc:493] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.055567 13587 raft_consensus.cc:3060] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.054644 13583 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:37.050420 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2433418d9a13441380e9f21f8c040656" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.057601 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b710a5d54aed4f50a81d4493c885f434" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.055569 13591 raft_consensus.cc:515] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.057662 13584 raft_consensus.cc:359] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.038286 13357 leader_election.cc:304] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [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: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:37.061964 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f5a69c9c9242c9b0f124df410fdda4" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.066463 13581 raft_consensus.cc:359] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.066870 13591 leader_election.cc:290] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.069048 13583 ts_tablet_manager.cc:1403] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.008s
W20260710 13:18:37.075716 13357 leader_election.cc:343] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.072781 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.069387 13584 raft_consensus.cc:385] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:37.079353 13356 leader_election.cc:343] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.079507 13584 raft_consensus.cc:740] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.079665 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.080284 13584 consensus_queue.cc:260] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.081118 13591 raft_consensus.cc:2804] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.081525 13591 raft_consensus.cc:493] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.081897 13591 raft_consensus.cc:3060] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.082528 13584 ts_tablet_manager.cc:1434] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260710 13:18:37.080307 13465 raft_consensus.cc:2468] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 0.
I20260710 13:18:37.071354 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2433418d9a13441380e9f21f8c040656" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.084229 13619 raft_consensus.cc:2749] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.084645 13357 leader_election.cc:304] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [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: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.085023 13587 raft_consensus.cc:515] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.085605 13593 raft_consensus.cc:2804] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:37.085649 13502 leader_election.cc:343] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.086122 13593 raft_consensus.cc:493] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.086416 13464 raft_consensus.cc:2393] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd2e8609cced41449dc9b70b95bb1aa4 in current term 1: Already voted for candidate 017426f98b7b45789712390ab08042e5 in this term.
I20260710 13:18:37.086645 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f5a69c9c9242c9b0f124df410fdda4" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.086505 13593 raft_consensus.cc:3060] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.086283 13502 leader_election.cc:304] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:37.071026 13581 raft_consensus.cc:385] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:37.089035 13356 leader_election.cc:343] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.089478 13356 leader_election.cc:304] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 257c208707c74a4289451e7eb443f73a; no voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.090281 13581 raft_consensus.cc:740] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.093014 13582 tablet_bootstrap.cc:492] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.091212 13584 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:37.101929 13582 ts_tablet_manager.cc:1403] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.158s	user 0.017s	sys 0.013s
I20260710 13:18:37.101059 13581 consensus_queue.cc:260] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.093145 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f5a69c9c9242c9b0f124df410fdda4" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:37.103159 13316 raft_consensus.cc:3060] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.105283 13582 raft_consensus.cc:359] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.106118 13582 raft_consensus.cc:385] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.106559 13582 raft_consensus.cc:740] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.107451 13582 consensus_queue.cc:260] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.107764 13583 raft_consensus.cc:359] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.108542 13583 raft_consensus.cc:385] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.108887 13583 raft_consensus.cc:740] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.110011 13582 ts_tablet_manager.cc:1434] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:37.109695 13583 consensus_queue.cc:260] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.111574 13582 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.112203 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f5a69c9c9242c9b0f124df410fdda4" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
W20260710 13:18:37.113535 13430 leader_election.cc:343] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.117863 13593 raft_consensus.cc:515] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.102089 13587 leader_election.cc:290] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.119108 13597 raft_consensus.cc:2749] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.119042 13619 raft_consensus.cc:493] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:37.128486 13281 leader_election.cc:343] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.128571 13582 tablet_bootstrap.cc:654] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.129015 13281 leader_election.cc:304] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd2e8609cced41449dc9b70b95bb1aa4; no voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.131397 13619 raft_consensus.cc:515] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.118744 13316 raft_consensus.cc:2468] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:37.133086 13592 raft_consensus.cc:2749] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.134728 13621 raft_consensus.cc:2749] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.137872 13584 tablet_bootstrap.cc:654] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.138561 13428 leader_election.cc:304] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.143710 13587 raft_consensus.cc:2804] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.139772 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.144198 13587 raft_consensus.cc:697] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 1 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:37.145140 13587 consensus_queue.cc:237] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.145684 13581 ts_tablet_manager.cc:1434] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.004s
I20260710 13:18:37.146950 13581 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:37.141371 13591 raft_consensus.cc:515] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.144289 13464 raft_consensus.cc:3060] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.144197 13583 ts_tablet_manager.cc:1434] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.067s	user 0.015s	sys 0.013s
I20260710 13:18:37.150486 13583 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:37.151377 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdccef0200f4c4c864efec2a3a1f380" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
W20260710 13:18:37.152611 13354 leader_election.cc:343] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.154973 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdccef0200f4c4c864efec2a3a1f380" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.155570 13465 raft_consensus.cc:3060] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.141703 13593 leader_election.cc:290] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.160574 13581 tablet_bootstrap.cc:654] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.164317 13464 raft_consensus.cc:2468] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:37.160909 13583 tablet_bootstrap.cc:654] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.166241 13465 raft_consensus.cc:2468] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:37.167765 13357 leader_election.cc:304] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a; no voters: 
I20260710 13:18:37.168641 13593 raft_consensus.cc:2804] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.168715 13357 leader_election.cc:304] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [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: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:37.169266 13593 raft_consensus.cc:697] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:37.169781 13621 raft_consensus.cc:2804] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.170272 13621 raft_consensus.cc:697] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:37.158016 13591 leader_election.cc:290] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.170284 13593 consensus_queue.cc:237] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.171144 13621 consensus_queue.cc:237] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.180733 13619 leader_election.cc:290] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
W20260710 13:18:37.174012 13356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.196:33453, user_credentials={real_user=slave}} blocked reactor thread for 85010.7us
I20260710 13:18:37.182471 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:37.182731 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
W20260710 13:18:37.184108 13356 leader_election.cc:343] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:37.184473 13428 leader_election.cc:343] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.197211 13581 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:37.197314 13584 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:37.197965 13584 ts_tablet_manager.cc:1403] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.107s	user 0.021s	sys 0.007s
I20260710 13:18:37.202096 13581 ts_tablet_manager.cc:1403] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.001s
I20260710 13:18:37.206578 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.207533 13582 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.207197 13581 raft_consensus.cc:359] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
W20260710 13:18:37.208027 13430 leader_election.cc:343] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.208169 13581 raft_consensus.cc:385] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.208552 13430 leader_election.cc:304] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017426f98b7b45789712390ab08042e5; no voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:37.210069 13587 raft_consensus.cc:2749] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.209765 13584 raft_consensus.cc:359] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.208007 13582 ts_tablet_manager.cc:1403] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.014s
I20260710 13:18:37.210839 13584 raft_consensus.cc:385] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.211187 13584 raft_consensus.cc:740] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.212246 13593 raft_consensus.cc:493] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.211903 13584 consensus_queue.cc:260] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.208604 13581 raft_consensus.cc:740] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.212841 13593 raft_consensus.cc:515] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.214776 13584 ts_tablet_manager.cc:1434] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 13:18:37.214826 13593 leader_election.cc:290] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.217033 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db700c174aea4ca398b0a320e4ee4b47" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.217069 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db700c174aea4ca398b0a320e4ee4b47" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.217780 13582 raft_consensus.cc:359] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.218493 13582 raft_consensus.cc:385] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:37.218771 13356 leader_election.cc:343] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.218782 13582 raft_consensus.cc:740] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
W20260710 13:18:37.219763 13357 leader_election.cc:343] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.215816 13584 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:37.220252 13357 leader_election.cc:304] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 257c208707c74a4289451e7eb443f73a; no voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.221752 13593 raft_consensus.cc:2749] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.222465 13583 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:37.222947 13583 ts_tablet_manager.cc:1403] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.073s	user 0.004s	sys 0.011s
I20260710 13:18:37.219852 13582 consensus_queue.cc:260] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.225842 13583 raft_consensus.cc:359] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.226524 13583 raft_consensus.cc:385] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.227180 13584 tablet_bootstrap.cc:654] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.215716 13214 catalog_manager.cc:5697] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.227174 13211 catalog_manager.cc:5697] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 0 to 1, leader changed from <none> to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 1 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:37.230011 13582 ts_tablet_manager.cc:1434] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:18:37.229220 13211 catalog_manager.cc:5697] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 0 to 1, leader changed from <none> to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 1 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.230856 13592 raft_consensus.cc:493] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.231012 13582 tablet_bootstrap.cc:492] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.231355 13592 raft_consensus.cc:515] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.233702 13592 leader_election.cc:290] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:37.237854 13582 tablet_bootstrap.cc:654] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.241760 13584 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:37.242370 13584 ts_tablet_manager.cc:1403] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260710 13:18:37.244539 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.245978 13584 raft_consensus.cc:359] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
W20260710 13:18:37.246703 13281 leader_election.cc:343] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.246968 13584 raft_consensus.cc:385] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.247413 13584 raft_consensus.cc:740] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.249480 13582 tablet_bootstrap.cc:492] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.249967 13582 ts_tablet_manager.cc:1403] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:18:37.252975 13582 raft_consensus.cc:359] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.253643 13582 raft_consensus.cc:385] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.253940 13582 raft_consensus.cc:740] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.254803 13582 consensus_queue.cc:260] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.255731 13584 consensus_queue.cc:260] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.257194 13582 ts_tablet_manager.cc:1434] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:37.257354 13584 ts_tablet_manager.cc:1434] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 13:18:37.258149 13584 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:37.258227 13582 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.259994 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.264703 13582 tablet_bootstrap.cc:654] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.265229 13584 tablet_bootstrap.cc:654] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.226800 13583 raft_consensus.cc:740] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.268162 13583 consensus_queue.cc:260] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.269721 13391 raft_consensus.cc:2468] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:37.272702 13281 leader_election.cc:304] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.273705 13592 raft_consensus.cc:2804] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.274097 13592 raft_consensus.cc:493] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.274530 13592 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.275313 13581 consensus_queue.cc:260] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.276496 13582 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.276885 13583 ts_tablet_manager.cc:1434] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.004s
I20260710 13:18:37.276993 13582 ts_tablet_manager.cc:1403] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:18:37.277932 13583 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:37.278331 13581 ts_tablet_manager.cc:1434] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260710 13:18:37.279371 13581 tablet_bootstrap.cc:492] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:37.279989 13582 raft_consensus.cc:359] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.280695 13582 raft_consensus.cc:385] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.280992 13582 raft_consensus.cc:740] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.281883 13582 consensus_queue.cc:260] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.286409 13581 tablet_bootstrap.cc:654] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.288586 13583 tablet_bootstrap.cc:654] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.291668 13592 raft_consensus.cc:515] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.292591 13582 ts_tablet_manager.cc:1434] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 13:18:37.293610 13582 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.294371 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
W20260710 13:18:37.296367 13281 leader_election.cc:343] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.301187 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:37.301795 13391 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.305506 13584 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:37.305997 13584 ts_tablet_manager.cc:1403] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.017s
I20260710 13:18:37.307639 13582 tablet_bootstrap.cc:654] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.303843 13592 leader_election.cc:290] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:37.318163 13391 raft_consensus.cc:2468] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:37.322494 13281 leader_election.cc:304] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.323796 13592 raft_consensus.cc:2804] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.327119 13583 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:37.327701 13583 ts_tablet_manager.cc:1403] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.001s
I20260710 13:18:37.328557 13582 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.329074 13582 ts_tablet_manager.cc:1403] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.005s
I20260710 13:18:37.330315 13581 tablet_bootstrap.cc:492] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:37.331051 13581 ts_tablet_manager.cc:1403] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.014s
I20260710 13:18:37.330942 13583 raft_consensus.cc:359] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.331853 13583 raft_consensus.cc:385] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.331898 13582 raft_consensus.cc:359] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.332309 13583 raft_consensus.cc:740] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.332723 13582 raft_consensus.cc:385] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.333056 13582 raft_consensus.cc:740] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.333452 13583 consensus_queue.cc:260] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.333870 13582 consensus_queue.cc:260] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.335314 13581 raft_consensus.cc:359] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.336107 13581 raft_consensus.cc:385] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.336426 13582 ts_tablet_manager.cc:1434] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:18:37.336419 13581 raft_consensus.cc:740] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.337497 13582 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.338258 13583 ts_tablet_manager.cc:1434] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:18:37.339355 13583 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:37.339905 13584 raft_consensus.cc:359] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.337575 13581 consensus_queue.cc:260] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.340729 13584 raft_consensus.cc:385] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.341126 13584 raft_consensus.cc:740] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.342041 13584 consensus_queue.cc:260] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.344444 13582 tablet_bootstrap.cc:654] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.342491 13581 ts_tablet_manager.cc:1434] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:18:37.345662 13581 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:37.345719 13641 raft_consensus.cc:493] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.359277 13641 raft_consensus.cc:515] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.361699 13641 leader_election.cc:290] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.356369 13583 tablet_bootstrap.cc:654] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.363081 13592 raft_consensus.cc:697] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:37.364117 13592 consensus_queue.cc:237] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.366629 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.356935 13582 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.367305 13465 raft_consensus.cc:2468] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:37.367632 13582 ts_tablet_manager.cc:1403] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260710 13:18:37.368762 13282 leader_election.cc:304] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:37.369990 13641 raft_consensus.cc:2804] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.370362 13641 raft_consensus.cc:493] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.370666 13641 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.373061 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
W20260710 13:18:37.374621 13281 leader_election.cc:343] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.375581 13621 raft_consensus.cc:493] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.376078 13621 raft_consensus.cc:515] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.375854 13582 raft_consensus.cc:359] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.377019 13582 raft_consensus.cc:385] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.377437 13582 raft_consensus.cc:740] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.378244 13621 leader_election.cc:290] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.378836 13641 raft_consensus.cc:515] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.378475 13582 consensus_queue.cc:260] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.379850 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c59ef9dbb2e415dab162977e655f58d" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
W20260710 13:18:37.381183 13356 leader_election.cc:343] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.381826 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.382344 13465 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.383020 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:37.384792 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c59ef9dbb2e415dab162977e655f58d" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.385035 13582 ts_tablet_manager.cc:1434] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
W20260710 13:18:37.385905 13354 leader_election.cc:343] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.386469 13582 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.386353 13354 leader_election.cc:304] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 257c208707c74a4289451e7eb443f73a; no voters: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1
W20260710 13:18:37.387161 13281 leader_election.cc:343] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.387756 13621 raft_consensus.cc:2749] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.393492 13465 raft_consensus.cc:2468] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:37.375574 13581 tablet_bootstrap.cc:654] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.395998 13582 tablet_bootstrap.cc:654] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.395272 13210 catalog_manager.cc:5697] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.397004 13282 leader_election.cc:304] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 257c208707c74a4289451e7eb443f73a
I20260710 13:18:37.398110 13642 raft_consensus.cc:2804] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.399044 13642 raft_consensus.cc:697] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:37.400182 13642 consensus_queue.cc:237] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.395035 13641 leader_election.cc:290] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.412281 13584 ts_tablet_manager.cc:1434] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.106s	user 0.022s	sys 0.018s
I20260710 13:18:37.413275 13584 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:37.416810 13581 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:37.417208 13581 ts_tablet_manager.cc:1403] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.005s
I20260710 13:18:37.419075 13581 raft_consensus.cc:359] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.419696 13581 raft_consensus.cc:385] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.419946 13581 raft_consensus.cc:740] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.421414 13581 consensus_queue.cc:260] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.424444 13583 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:37.424971 13583 ts_tablet_manager.cc:1403] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.013s
I20260710 13:18:37.425071 13642 raft_consensus.cc:493] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.425586 13642 raft_consensus.cc:515] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.427608 13642 leader_election.cc:290] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.428442 13597 raft_consensus.cc:493] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.424578 13582 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.428957 13597 raft_consensus.cc:515] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.429414 13584 tablet_bootstrap.cc:654] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.429421 13582 ts_tablet_manager.cc:1403] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.017s
I20260710 13:18:37.429143 13212 catalog_manager.cc:5697] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.431632 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.432215 13465 raft_consensus.cc:2468] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:37.432442 13582 raft_consensus.cc:359] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.433207 13582 raft_consensus.cc:385] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.433531 13582 raft_consensus.cc:740] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.434228 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.433439 13282 leader_election.cc:304] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:37.434468 13582 consensus_queue.cc:260] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.435492 13642 raft_consensus.cc:2804] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.435938 13642 raft_consensus.cc:493] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.436357 13642 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:37.440011 13281 leader_election.cc:343] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.427865 13583 raft_consensus.cc:359] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.443540 13583 raft_consensus.cc:385] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.444945 13583 raft_consensus.cc:740] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.445876 13581 ts_tablet_manager.cc:1434] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:18:37.441833 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2433418d9a13441380e9f21f8c040656" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.447212 13391 raft_consensus.cc:2468] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:37.449585 13583 consensus_queue.cc:260] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.455973 13581 tablet_bootstrap.cc:492] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:37.454696 13504 leader_election.cc:304] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:37.449071 13597 leader_election.cc:290] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.460320 13583 ts_tablet_manager.cc:1434] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:18:37.464751 13583 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:37.472515 13641 raft_consensus.cc:493] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.471602 13642 raft_consensus.cc:515] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.473253 13641 raft_consensus.cc:515] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.476370 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
W20260710 13:18:37.478123 13281 leader_election.cc:343] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.488049 13582 ts_tablet_manager.cc:1434] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.058s	user 0.019s	sys 0.034s
I20260710 13:18:37.488524 13581 tablet_bootstrap.cc:654] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.488942 13582 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.488123 13597 raft_consensus.cc:493] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.496251 13582 tablet_bootstrap.cc:654] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.495878 13597 raft_consensus.cc:515] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.499583 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
W20260710 13:18:37.501431 13502 leader_election.cc:343] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.502220 13597 leader_election.cc:290] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:37.502981 13597 raft_consensus.cc:2804] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.505347 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdccef0200f4c4c864efec2a3a1f380" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.506870 13641 leader_election.cc:290] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.508690 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdccef0200f4c4c864efec2a3a1f380" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.509438 13597 raft_consensus.cc:493] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.516149 13597 raft_consensus.cc:3060] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.518553 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.519595 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2433418d9a13441380e9f21f8c040656" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.519830 13464 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.515067 13642 leader_election.cc:290] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.520004 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.522153 13462 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:37.517509 13465 raft_consensus.cc:2393] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd2e8609cced41449dc9b70b95bb1aa4 in current term 1: Already voted for candidate 257c208707c74a4289451e7eb443f73a in this term.
I20260710 13:18:37.524220 13582 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.524713 13582 ts_tablet_manager.cc:1403] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.008s
W20260710 13:18:37.516834 13504 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.194:44505, user_credentials={real_user=slave}} blocked reactor thread for 62247.5us
W20260710 13:18:37.525736 13505 leader_election.cc:343] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.527257 13584 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:37.527788 13584 ts_tablet_manager.cc:1403] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.115s	user 0.029s	sys 0.051s
I20260710 13:18:37.527796 13282 leader_election.cc:304] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd2e8609cced41449dc9b70b95bb1aa4; no voters: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a
I20260710 13:18:37.528651 13582 raft_consensus.cc:359] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.529363 13582 raft_consensus.cc:385] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.529701 13582 raft_consensus.cc:740] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.530437 13582 consensus_queue.cc:260] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.530512 13505 leader_election.cc:304] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [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: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:37.532586 13653 raft_consensus.cc:2804] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.533072 13582 ts_tablet_manager.cc:1434] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:37.533914 13583 tablet_bootstrap.cc:654] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.534099 13582 tablet_bootstrap.cc:492] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.533072 13653 raft_consensus.cc:493] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.535519 13653 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.530714 13642 raft_consensus.cc:3060] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.532912 13584 raft_consensus.cc:359] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.536365 13584 raft_consensus.cc:385] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.539074 13652 raft_consensus.cc:493] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.540055 13652 raft_consensus.cc:515] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.543000 13582 tablet_bootstrap.cc:654] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.544662 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14583406fc0432f9c1da8c7602892f7" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.545017 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14583406fc0432f9c1da8c7602892f7" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
W20260710 13:18:37.546725 13504 leader_election.cc:343] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.542955 13652 leader_election.cc:290] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:37.538218 13584 raft_consensus.cc:740] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
W20260710 13:18:37.551203 13502 leader_election.cc:343] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.555649 13597 raft_consensus.cc:515] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.555871 13502 leader_election.cc:304] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:37.557571 13587 consensus_queue.cc:1048] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.561676 13653 raft_consensus.cc:515] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.562284 13464 raft_consensus.cc:2468] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:37.563794 13653 leader_election.cc:290] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:37.564168 13652 raft_consensus.cc:2749] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.564958 13581 tablet_bootstrap.cc:492] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:37.565490 13581 ts_tablet_manager.cc:1403] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.003s
I20260710 13:18:37.567294 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.567929 13465 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.568463 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2433418d9a13441380e9f21f8c040656" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:37.568501 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:37.569067 13391 raft_consensus.cc:3060] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.571112 13583 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:37.571610 13583 ts_tablet_manager.cc:1403] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.009s
I20260710 13:18:37.572216 13282 leader_election.cc:304] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 257c208707c74a4289451e7eb443f73a
I20260710 13:18:37.573328 13641 raft_consensus.cc:2804] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.573768 13641 raft_consensus.cc:697] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:37.569819 13581 raft_consensus.cc:359] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.574687 13581 raft_consensus.cc:385] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.574549 13583 raft_consensus.cc:359] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.575103 13581 raft_consensus.cc:740] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.575332 13583 raft_consensus.cc:385] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.575662 13583 raft_consensus.cc:740] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.577816 13641 consensus_queue.cc:237] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.579344 13581 consensus_queue.cc:260] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.580173 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2433418d9a13441380e9f21f8c040656" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.580267 13583 consensus_queue.cc:260] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.580808 13464 raft_consensus.cc:3060] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.585110 13583 ts_tablet_manager.cc:1434] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:18:37.586122 13583 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:37.590361 13464 raft_consensus.cc:2468] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:37.555754 13584 consensus_queue.cc:260] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.591572 13583 tablet_bootstrap.cc:654] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.591539 13505 leader_election.cc:304] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:37.592511 13652 raft_consensus.cc:2804] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.592506 13315 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.594295 13584 ts_tablet_manager.cc:1434] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260710 13:18:37.602072 13621 consensus_queue.cc:1048] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.602689 13584 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:37.592985 13652 raft_consensus.cc:697] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Running, Role: LEADER
I20260710 13:18:37.609225 13652 consensus_queue.cc:237] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.590744 13391 raft_consensus.cc:2468] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:37.611449 13581 ts_tablet_manager.cc:1434] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260710 13:18:37.612226 13581 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:37.593263 13597 leader_election.cc:290] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.616364 13582 tablet_bootstrap.cc:492] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.616709 13582 ts_tablet_manager.cc:1403] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.004s
I20260710 13:18:37.615185 13597 raft_consensus.cc:493] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.617863 13597 raft_consensus.cc:515] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.621876 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db700c174aea4ca398b0a320e4ee4b47" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.622426 13584 tablet_bootstrap.cc:654] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.622529 13390 raft_consensus.cc:2468] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:37.623790 13504 leader_election.cc:304] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:37.624840 13653 raft_consensus.cc:2804] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.625355 13653 raft_consensus.cc:493] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.625834 13653 raft_consensus.cc:3060] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.628654 13641 raft_consensus.cc:493] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.627588 13581 tablet_bootstrap.cc:654] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.629237 13641 raft_consensus.cc:515] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.632225 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.632952 13390 raft_consensus.cc:2468] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:37.633021 13315 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:37.634341 13281 leader_election.cc:304] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:37.635229 13582 raft_consensus.cc:359] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.636137 13582 raft_consensus.cc:385] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.636476 13582 raft_consensus.cc:740] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.637322 13582 consensus_queue.cc:260] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.638067 13643 raft_consensus.cc:493] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.642563 13643 raft_consensus.cc:515] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.646997 13582 ts_tablet_manager.cc:1434] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260710 13:18:37.648097 13582 tablet_bootstrap.cc:492] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.649868 13597 leader_election.cc:290] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.649386 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.664343 13652 raft_consensus.cc:493] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.664477 13539 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:37.664839 13652 raft_consensus.cc:515] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.657080 13592 raft_consensus.cc:2804] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.665629 13592 raft_consensus.cc:493] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.665997 13592 raft_consensus.cc:3060] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.665848 13281 leader_election.cc:304] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [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: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:37.672500 13502 leader_election.cc:304] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:37.673146 13582 tablet_bootstrap.cc:654] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.673358 13597 raft_consensus.cc:2804] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.648052 13643 leader_election.cc:290] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.660614 13587 raft_consensus.cc:493] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.663265 13651 raft_consensus.cc:493] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.678598 13583 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:37.679052 13583 ts_tablet_manager.cc:1403] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.001s
I20260710 13:18:37.675294 13465 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:37.678067 13643 raft_consensus.cc:2804] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:37.683008 13651 raft_consensus.cc:515] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.685746 13621 raft_consensus.cc:493] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.682245 13652 leader_election.cc:290] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:37.686271 13643 raft_consensus.cc:493] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.698861 13643 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:37.679509 13587 raft_consensus.cc:515] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.702255 13210 catalog_manager.cc:5697] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.702515 13583 raft_consensus.cc:359] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.703554 13583 raft_consensus.cc:385] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.704576 13587 leader_election.cc:290] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.706251 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db700c174aea4ca398b0a320e4ee4b47" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.703923 13583 raft_consensus.cc:740] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.712815 13653 raft_consensus.cc:515] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.713528 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.714141 13462 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:37.715299 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db700c174aea4ca398b0a320e4ee4b47" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.715922 13464 raft_consensus.cc:2468] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:37.714761 13584 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:37.716100 13653 leader_election.cc:290] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.716892 13584 ts_tablet_manager.cc:1403] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.034s
I20260710 13:18:37.717411 13539 raft_consensus.cc:2393] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 in current term 1: Already voted for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in this term.
I20260710 13:18:37.716149 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db700c174aea4ca398b0a320e4ee4b47" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:37.719457 13390 raft_consensus.cc:3060] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.719530 13642 raft_consensus.cc:2749] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.723788 13584 raft_consensus.cc:359] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.724203 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db700c174aea4ca398b0a320e4ee4b47" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.725953 13584 raft_consensus.cc:385] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.727982 13584 raft_consensus.cc:740] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.710316 13592 raft_consensus.cc:515] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.730146 13581 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:37.694778 13621 raft_consensus.cc:515] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.721758 13583 consensus_queue.cc:260] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.734948 13583 ts_tablet_manager.cc:1434] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.003s
I20260710 13:18:37.736018 13583 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:37.736781 13581 ts_tablet_manager.cc:1403] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.125s	user 0.024s	sys 0.017s
I20260710 13:18:37.697808 13641 leader_election.cc:290] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.726759 13597 raft_consensus.cc:697] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Running, Role: LEADER
I20260710 13:18:37.738235 13584 consensus_queue.cc:260] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.737965 13465 raft_consensus.cc:3060] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.752612 13584 ts_tablet_manager.cc:1434] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:18:37.754010 13665 raft_consensus.cc:493] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.754628 13665 raft_consensus.cc:515] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.757632 13665 leader_election.cc:290] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.758133 13583 tablet_bootstrap.cc:654] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.759258 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.759409 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.759922 13316 raft_consensus.cc:2468] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
W20260710 13:18:37.766135 13282 leader_election.cc:343] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.766371 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.767030 13461 raft_consensus.cc:2468] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:37.767207 13502 leader_election.cc:304] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
W20260710 13:18:37.745330 13428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.193:34525, user_credentials={real_user=slave}} blocked reactor thread for 49564.6us
I20260710 13:18:37.747553 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.795080 13666 raft_consensus.cc:2804] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.795696 13666 raft_consensus.cc:493] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.796118 13666 raft_consensus.cc:3060] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.775575 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b710a5d54aed4f50a81d4493c885f434" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.802217 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:37.748134 13212 catalog_manager.cc:5697] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196). New cstate: current_term: 1 leader_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: HEALTHY } } }
W20260710 13:18:37.804855 13262 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:37.805513 13652 raft_consensus.cc:493] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.807367 13581 raft_consensus.cc:359] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.816133 13581 raft_consensus.cc:385] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.816519 13581 raft_consensus.cc:740] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.817411 13581 consensus_queue.cc:260] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.807940 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.812072 13592 leader_election.cc:290] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.813223 13465 raft_consensus.cc:2468] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:37.810276 13666 raft_consensus.cc:515] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.785431 13621 leader_election.cc:290] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:37.831142 13537 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.831517 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:37.832099 13391 raft_consensus.cc:3060] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.835718 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b710a5d54aed4f50a81d4493c885f434" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.783205 13282 leader_election.cc:304] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
W20260710 13:18:37.838297 13282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.195:33527, user_credentials={real_user=slave}} blocked reactor thread for 59175us
I20260710 13:18:37.839140 13621 consensus_queue.cc:1048] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.839080 13643 raft_consensus.cc:515] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.823849 13581 ts_tablet_manager.cc:1434] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
I20260710 13:18:37.841881 13581 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:37.822619 13539 raft_consensus.cc:2468] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 0.
I20260710 13:18:37.800661 13462 raft_consensus.cc:2468] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:37.819239 13652 raft_consensus.cc:515] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.816385 13597 consensus_queue.cc:237] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.828495 13651 leader_election.cc:290] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:37.845059 13592 raft_consensus.cc:2804] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.856979 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.857143 13584 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:37.860376 13581 tablet_bootstrap.cc:654] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.845461 13592 raft_consensus.cc:493] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.866545 13592 raft_consensus.cc:3060] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.868582 13652 leader_election.cc:290] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.870486 13583 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:37.871021 13583 ts_tablet_manager.cc:1403] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.011s
I20260710 13:18:37.857568 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.859941 13538 raft_consensus.cc:2393] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd2e8609cced41449dc9b70b95bb1aa4 in current term 1: Already voted for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in this term.
I20260710 13:18:37.859716 13666 leader_election.cc:290] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:37.859583 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:37.884042 13643 leader_election.cc:290] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 2 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.885824 13674 raft_consensus.cc:493] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.886300 13674 raft_consensus.cc:515] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.887411 13582 tablet_bootstrap.cc:492] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:37.887897 13582 ts_tablet_manager.cc:1403] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.240s	user 0.012s	sys 0.011s
I20260710 13:18:37.888849 13674 leader_election.cc:290] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.871140 13356 leader_election.cc:304] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:37.890066 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f5a69c9c9242c9b0f124df410fdda4" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.891608 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.894287 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.895350 13462 raft_consensus.cc:2393] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 257c208707c74a4289451e7eb443f73a in current term 1: Already voted for candidate bd2e8609cced41449dc9b70b95bb1aa4 in this term.
I20260710 13:18:37.865401 13505 leader_election.cc:304] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:37.895852 13391 raft_consensus.cc:2468] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:37.881122 13464 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:37.899825 13582 raft_consensus.cc:359] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.900501 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:37.901348 13582 raft_consensus.cc:385] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.902387 13582 raft_consensus.cc:740] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.903939 13671 raft_consensus.cc:2804] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.904140 13536 raft_consensus.cc:3060] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.904489 13671 raft_consensus.cc:493] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.904914 13671 raft_consensus.cc:3060] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.906029 13582 consensus_queue.cc:260] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:37.907289 13582 ts_tablet_manager.cc:1434] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:18:37.908068 13582 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:37.909951 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db700c174aea4ca398b0a320e4ee4b47" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.898948 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
W20260710 13:18:37.891086 13282 leader_election.cc:343] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.912245 13539 raft_consensus.cc:3060] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.920495 13390 raft_consensus.cc:2468] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:37.912700 13430 leader_election.cc:304] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017426f98b7b45789712390ab08042e5; no voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:37.913026 13652 raft_consensus.cc:493] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:37.899394 13354 leader_election.cc:343] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.902781 13666 raft_consensus.cc:2804] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.924132 13583 raft_consensus.cc:359] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.927330 13583 raft_consensus.cc:385] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.927661 13583 raft_consensus.cc:740] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.928599 13582 tablet_bootstrap.cc:654] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.928440 13583 consensus_queue.cc:260] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.926101 13461 raft_consensus.cc:3060] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.926203 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f5a69c9c9242c9b0f124df410fdda4" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.933210 13583 ts_tablet_manager.cc:1434] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260710 13:18:37.934221 13581 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:37.934688 13581 ts_tablet_manager.cc:1403] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.007s
I20260710 13:18:37.926772 13652 raft_consensus.cc:515] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.936576 13652 leader_election.cc:290] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:37.937692 13584 tablet_bootstrap.cc:654] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.938011 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c59ef9dbb2e415dab162977e655f58d" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.939054 13581 raft_consensus.cc:359] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.939697 13581 raft_consensus.cc:385] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.939973 13581 raft_consensus.cc:740] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.940164 13674 raft_consensus.cc:493] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.940747 13581 consensus_queue.cc:260] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.941617 13668 raft_consensus.cc:2749] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:37.941833 13502 leader_election.cc:343] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.941623 13592 raft_consensus.cc:515] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:37.940641 13674 raft_consensus.cc:515] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.943257 13316 raft_consensus.cc:2393] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de4d38bcd77e4eddb00a4b15029e8ca1 in current term 1: Already voted for candidate bd2e8609cced41449dc9b70b95bb1aa4 in this term.
I20260710 13:18:37.944283 13581 ts_tablet_manager.cc:1434] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:37.945304 13581 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:37.945510 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:37.945813 13505 leader_election.cc:304] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:37.942309 13641 consensus_queue.cc:1048] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.948946 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:37.950343 13581 tablet_bootstrap.cc:654] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.944226 13674 leader_election.cc:290] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:37.930632 13666 raft_consensus.cc:697] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Running, Role: LEADER
I20260710 13:18:37.947893 13464 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 2.
I20260710 13:18:37.959774 13668 raft_consensus.cc:493] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.960410 13668 raft_consensus.cc:515] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
W20260710 13:18:37.961267 13354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.193:34525, user_credentials={real_user=slave}} blocked reactor thread for 76365.3us
I20260710 13:18:37.962960 13651 raft_consensus.cc:493] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.963047 13674 consensus_queue.cc:1048] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.964193 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.964295 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.963529 13651 raft_consensus.cc:515] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.965404 13315 raft_consensus.cc:2393] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 in current term 1: Already voted for candidate bd2e8609cced41449dc9b70b95bb1aa4 in this term.
I20260710 13:18:37.966395 13583 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:37.968255 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:37.968725 13651 leader_election.cc:290] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:37.969295 13390 raft_consensus.cc:2393] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 in current term 1: Already voted for candidate bd2e8609cced41449dc9b70b95bb1aa4 in this term.
I20260710 13:18:37.970969 13668 leader_election.cc:290] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:37.982098 13652 raft_consensus.cc:2749] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.984277 13584 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:37.984939 13584 ts_tablet_manager.cc:1403] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.003s
I20260710 13:18:37.986032 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:37.987541 13621 consensus_queue.cc:1048] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:37.988251 13671 raft_consensus.cc:515] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.989475 13641 consensus_queue.cc:1048] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.990057 13281 leader_election.cc:304] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 017426f98b7b45789712390ab08042e5
I20260710 13:18:37.990978 13668 consensus_queue.cc:1048] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:37.992604 13643 raft_consensus.cc:2804] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.993732 13583 tablet_bootstrap.cc:654] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.994414 13504 leader_election.cc:304] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a
I20260710 13:18:37.995922 13643 raft_consensus.cc:697] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:37.996781 13643 consensus_queue.cc:237] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:37.998520 13584 raft_consensus.cc:359] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:37.998867 13652 raft_consensus.cc:2749] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.999571 13584 raft_consensus.cc:385] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.000249 13584 raft_consensus.cc:740] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.003329 13592 leader_election.cc:290] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:37.953408 13461 raft_consensus.cc:2468] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:38.004946 13582 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:38.005445 13582 ts_tablet_manager.cc:1403] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.034s
I20260710 13:18:38.007345 13428 leader_election.cc:304] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017426f98b7b45789712390ab08042e5; no voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.008147 13668 raft_consensus.cc:3060] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.009112 13505 leader_election.cc:304] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [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: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.008345 13582 raft_consensus.cc:359] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.010067 13582 raft_consensus.cc:385] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.010345 13582 raft_consensus.cc:740] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.010679 13652 raft_consensus.cc:2804] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.011212 13652 raft_consensus.cc:697] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Running, Role: LEADER
I20260710 13:18:38.012035 13652 consensus_queue.cc:237] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.012746 13677 raft_consensus.cc:493] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.012478 13582 consensus_queue.cc:260] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.013187 13677 raft_consensus.cc:515] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.014647 13582 ts_tablet_manager.cc:1434] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:18:38.015334 13677 leader_election.cc:290] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.015601 13582 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:38.016078 13668 raft_consensus.cc:2749] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.019223 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc7010875f047598cd5478729ace668" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:38.019279 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc7010875f047598cd5478729ace668" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
W20260710 13:18:38.021049 13430 leader_election.cc:343] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:38.022109 13428 leader_election.cc:343] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.022542 13428 leader_election.cc:304] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017426f98b7b45789712390ab08042e5; no voters: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:38.023990 13677 raft_consensus.cc:2749] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.024219 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba455001de34de3b861bf19029dc730" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:38.025144 13582 tablet_bootstrap.cc:654] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.026239 13281 leader_election.cc:304] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [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: bd2e8609cced41449dc9b70b95bb1aa4; no voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:38.027123 13641 raft_consensus.cc:2749] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.002035 13584 consensus_queue.cc:260] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.038705 13584 ts_tablet_manager.cc:1434] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260710 13:18:38.039819 13584 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:38.032605 13214 catalog_manager.cc:5697] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196). New cstate: current_term: 1 leader_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.051770 13671 leader_election.cc:290] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.056114 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c59ef9dbb2e415dab162977e655f58d" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:38.056773 13390 raft_consensus.cc:2468] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:38.063105 13388 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.048904 13666 consensus_queue.cc:237] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.073494 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:38.074352 13389 raft_consensus.cc:2468] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:38.075440 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:38.078049 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b710a5d54aed4f50a81d4493c885f434" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:38.057827 13282 leader_election.cc:304] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:38.083420 13643 raft_consensus.cc:2804] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.083464 13597 consensus_queue.cc:1048] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:38.084210 13643 raft_consensus.cc:697] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:38.085325 13643 consensus_queue.cc:237] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Queue going to LEADER 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: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.078805 13315 raft_consensus.cc:3060] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.091948 13354 leader_election.cc:304] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 257c208707c74a4289451e7eb443f73a; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.092809 13671 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.093211 13354 leader_election.cc:304] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 257c208707c74a4289451e7eb443f73a; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.094496 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b710a5d54aed4f50a81d4493c885f434" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:38.095104 13535 raft_consensus.cc:3060] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.095412 13641 consensus_queue.cc:1048] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:38.105439 13504 leader_election.cc:304] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [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: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.130158 13582 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:38.135123 13666 raft_consensus.cc:2804] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:38.135545 13666 raft_consensus.cc:493] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:38.135888 13666 raft_consensus.cc:3060] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.131734 13582 ts_tablet_manager.cc:1403] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.116s	user 0.043s	sys 0.035s
I20260710 13:18:38.141444 13641 consensus_queue.cc:1048] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.142426 13582 raft_consensus.cc:359] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.143344 13582 raft_consensus.cc:385] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.143711 13582 raft_consensus.cc:740] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.135565 13504 leader_election.cc:304] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [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: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.146068 13652 raft_consensus.cc:2804] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:38.146421 13652 raft_consensus.cc:493] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:38.146816 13652 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.147234 13621 raft_consensus.cc:2749] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.148247 13642 consensus_queue.cc:1048] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.150345 13582 consensus_queue.cc:260] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.149616 13597 consensus_queue.cc:1048] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.153189 13582 ts_tablet_manager.cc:1434] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 13:18:38.161264 13584 tablet_bootstrap.cc:654] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.163866 13652 raft_consensus.cc:515] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.168422 13583 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:38.169003 13583 ts_tablet_manager.cc:1403] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.203s	user 0.011s	sys 0.004s
I20260710 13:18:38.170575 13582 tablet_bootstrap.cc:492] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:38.167608 13315 raft_consensus.cc:2468] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:38.173153 13354 leader_election.cc:304] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:38.173972 13621 raft_consensus.cc:2804] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.174463 13621 raft_consensus.cc:697] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:38.175288 13621 consensus_queue.cc:237] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.184836 13581 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:38.185348 13582 tablet_bootstrap.cc:654] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.190814 13581 ts_tablet_manager.cc:1403] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.246s	user 0.032s	sys 0.033s
I20260710 13:18:38.193449 13652 leader_election.cc:290] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 2 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:38.197418 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:38.201519 13535 raft_consensus.cc:2468] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:38.199343 13583 raft_consensus.cc:359] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.211498 13583 raft_consensus.cc:385] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.211938 13583 raft_consensus.cc:740] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.213195 13387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:38.218379 13583 consensus_queue.cc:260] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.222409 13502 leader_election.cc:304] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [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: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.218238 13674 raft_consensus.cc:493] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.224519 13674 raft_consensus.cc:515] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.226609 13674 leader_election.cc:290] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:38.232209 13652 raft_consensus.cc:2749] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:18:38.233706 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:38.234395 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:38.244366 13666 raft_consensus.cc:515] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
W20260710 13:18:38.245229 13357 leader_election.cc:343] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:38.246140 13354 leader_election.cc:343] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.246527 13666 leader_election.cc:290] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:38.241192 13671 raft_consensus.cc:2749] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.248436 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c59ef9dbb2e415dab162977e655f58d" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
W20260710 13:18:38.249953 13502 leader_election.cc:343] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.249219 13583 ts_tablet_manager.cc:1434] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.002s
I20260710 13:18:38.252460 13583 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:38.246558 13354 leader_election.cc:304] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 257c208707c74a4289451e7eb443f73a; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.252287 13581 raft_consensus.cc:359] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.253284 13671 raft_consensus.cc:2749] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.253072 13581 raft_consensus.cc:385] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.254056 13581 raft_consensus.cc:740] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.254801 13581 consensus_queue.cc:260] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.255067 13642 consensus_queue.cc:1048] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.256808 13581 ts_tablet_manager.cc:1434] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.001s
I20260710 13:18:38.258112 13581 tablet_bootstrap.cc:492] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:38.257277 13211 catalog_manager.cc:5697] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196). New cstate: current_term: 1 leader_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.260632 13583 tablet_bootstrap.cc:654] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.256768 13387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c59ef9dbb2e415dab162977e655f58d" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:38.269024 13387 raft_consensus.cc:3060] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.298198 13584 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:38.298727 13584 ts_tablet_manager.cc:1403] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.259s	user 0.023s	sys 0.017s
I20260710 13:18:38.292797 13211 catalog_manager.cc:5697] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196). New cstate: current_term: 1 leader_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:38.301266 13584 raft_consensus.cc:359] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.301893 13584 raft_consensus.cc:385] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.302166 13584 raft_consensus.cc:740] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.315124 13584 consensus_queue.cc:260] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.323603 13584 ts_tablet_manager.cc:1434] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:18:38.324530 13584 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:38.331969 13584 tablet_bootstrap.cc:654] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.332696 13314 raft_consensus.cc:1240] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 LEADER]: Rejecting Update request from peer de4d38bcd77e4eddb00a4b15029e8ca1 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:38.318398 13581 tablet_bootstrap.cc:654] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.340526 13666 raft_consensus.cc:493] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.341040 13666 raft_consensus.cc:515] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.318966 13461 raft_consensus.cc:1240] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Rejecting Update request from peer de4d38bcd77e4eddb00a4b15029e8ca1 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:38.343034 13666 leader_election.cc:290] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:38.344635 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568019cf8f75489e87fe44b4669eb307" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:38.347003 13652 consensus_queue.cc:1059] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.347683 13652 consensus_queue.cc:1243] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Peer bd2e8609cced41449dc9b70b95bb1aa4 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:18:38.348263 13652 raft_consensus.cc:3055] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.348615 13652 raft_consensus.cc:740] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Running, Role: LEADER
W20260710 13:18:38.351342 13504 leader_election.cc:343] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.338598 13214 catalog_manager.cc:5697] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.353102 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568019cf8f75489e87fe44b4669eb307" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
W20260710 13:18:38.354485 13505 leader_election.cc:343] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.354956 13505 leader_election.cc:304] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a
I20260710 13:18:38.354579 13214 catalog_manager.cc:5697] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 1 to 2, leader changed from de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196) to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:38.356918 13666 raft_consensus.cc:2749] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.350859 13652 consensus_queue.cc:260] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.359725 13597 consensus_queue.cc:1059] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.362166 13582 tablet_bootstrap.cc:492] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:38.363543 13582 ts_tablet_manager.cc:1403] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.025s
I20260710 13:18:38.364126 13387 raft_consensus.cc:2468] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:38.369202 13582 raft_consensus.cc:359] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.370304 13582 raft_consensus.cc:385] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.370640 13582 raft_consensus.cc:740] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.370968 13504 leader_election.cc:304] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [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: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.371464 13582 consensus_queue.cc:260] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.372349 13666 raft_consensus.cc:2804] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.373049 13666 raft_consensus.cc:697] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Running, Role: LEADER
I20260710 13:18:38.374145 13582 ts_tablet_manager.cc:1434] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:18:38.373939 13666 consensus_queue.cc:237] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.375209 13582 tablet_bootstrap.cc:492] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:38.380426 13583 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:38.380986 13583 ts_tablet_manager.cc:1403] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.129s	user 0.007s	sys 0.012s
I20260710 13:18:38.383790 13583 raft_consensus.cc:359] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.384599 13583 raft_consensus.cc:385] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.384894 13583 raft_consensus.cc:740] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.384958 13652 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.385648 13583 consensus_queue.cc:260] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.388199 13583 ts_tablet_manager.cc:1434] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:38.389008 13583 tablet_bootstrap.cc:492] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:38.399526 13584 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:38.399598 13597 raft_consensus.cc:493] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.400350 13584 ts_tablet_manager.cc:1403] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.002s
I20260710 13:18:38.400307 13597 raft_consensus.cc:515] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.402506 13597 leader_election.cc:290] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:38.403985 13584 raft_consensus.cc:359] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.404866 13584 raft_consensus.cc:385] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.405210 13584 raft_consensus.cc:740] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.406023 13584 consensus_queue.cc:260] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.407023 13537 raft_consensus.cc:1240] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Rejecting Update request from peer bd2e8609cced41449dc9b70b95bb1aa4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:38.409112 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
W20260710 13:18:38.410688 13504 leader_election.cc:343] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.412601 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:38.412716 13641 consensus_queue.cc:1059] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:38.413668 13641 raft_consensus.cc:3055] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.414019 13641 raft_consensus.cc:740] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
W20260710 13:18:38.414515 13502 leader_election.cc:343] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.414826 13641 consensus_queue.cc:260] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.415194 13502 leader_election.cc:304] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.416159 13641 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.416615 13597 raft_consensus.cc:2749] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.417699 13581 tablet_bootstrap.cc:492] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:38.399401 13210 catalog_manager.cc:5697] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 0 to 1, leader changed from <none> to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 1 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:38.419656 13584 ts_tablet_manager.cc:1434] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:18:38.420571 13583 tablet_bootstrap.cc:654] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.432061 13584 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:38.423971 13582 tablet_bootstrap.cc:654] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.434674 13677 raft_consensus.cc:493] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.435060 13581 ts_tablet_manager.cc:1403] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.177s	user 0.025s	sys 0.015s
I20260710 13:18:38.435210 13677 raft_consensus.cc:515] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.437222 13677 leader_election.cc:290] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:38.437620 13581 raft_consensus.cc:359] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.438249 13581 raft_consensus.cc:385] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.438390 13584 tablet_bootstrap.cc:654] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.438529 13581 raft_consensus.cc:740] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.439633 13581 consensus_queue.cc:260] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.441840 13581 ts_tablet_manager.cc:1434] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:38.442694 13581 tablet_bootstrap.cc:492] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:38.443029 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb5dbb8fe4b4c07bd16943ba0f413d7" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:38.443660 13314 raft_consensus.cc:2468] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 0.
I20260710 13:18:38.447669 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb5dbb8fe4b4c07bd16943ba0f413d7" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:38.449370 13428 leader_election.cc:304] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:38.449612 13583 tablet_bootstrap.cc:492] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:38.450265 13677 raft_consensus.cc:2804] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:38.450309 13583 ts_tablet_manager.cc:1403] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.006s
I20260710 13:18:38.450765 13677 raft_consensus.cc:493] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:38.451180 13677 raft_consensus.cc:3060] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.453239 13582 tablet_bootstrap.cc:492] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:38.453867 13582 ts_tablet_manager.cc:1403] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.001s
W20260710 13:18:38.457472 13430 leader_election.cc:343] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.460688 13582 raft_consensus.cc:359] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.463296 13582 raft_consensus.cc:385] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.463748 13582 raft_consensus.cc:740] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.464677 13582 consensus_queue.cc:260] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.462399 13583 raft_consensus.cc:359] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.467160 13583 raft_consensus.cc:385] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.467235 13666 raft_consensus.cc:493] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.467662 13583 raft_consensus.cc:740] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.467916 13666 raft_consensus.cc:515] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.469043 13583 consensus_queue.cc:260] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.470381 13666 leader_election.cc:290] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.472368 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc7010875f047598cd5478729ace668" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:38.472538 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc7010875f047598cd5478729ace668" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:38.472779 13583 ts_tablet_manager.cc:1434] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:18:38.473068 13461 raft_consensus.cc:2468] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:38.473722 13583 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
W20260710 13:18:38.473963 13502 leader_election.cc:343] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.474664 13505 leader_election.cc:304] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [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: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.475427 13582 ts_tablet_manager.cc:1434] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260710 13:18:38.476240 13666 raft_consensus.cc:2804] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:38.476763 13666 raft_consensus.cc:493] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:38.477221 13666 raft_consensus.cc:3060] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.480973 13583 tablet_bootstrap.cc:654] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.484417 13677 raft_consensus.cc:515] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.494288 13581 tablet_bootstrap.cc:654] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.495396 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb5dbb8fe4b4c07bd16943ba0f413d7" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:38.496017 13314 raft_consensus.cc:3060] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.483875 13210 catalog_manager.cc:5697] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196). New cstate: current_term: 1 leader_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.476435 13582 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:38.490864 13652 consensus_queue.cc:1048] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:38.505630 13582 tablet_bootstrap.cc:654] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.508517 13314 raft_consensus.cc:2468] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:38.508702 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb5dbb8fe4b4c07bd16943ba0f413d7" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:38.519997 13597 raft_consensus.cc:493] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.520599 13671 raft_consensus.cc:493] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.520637 13597 raft_consensus.cc:515] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.521450 13671 raft_consensus.cc:515] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
W20260710 13:18:38.523744 13430 leader_election.cc:343] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.524230 13597 leader_election.cc:290] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:38.524461 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc684b9592ef4275bac6a34c20106406" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:38.525372 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc684b9592ef4275bac6a34c20106406" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
W20260710 13:18:38.525741 13505 leader_election.cc:343] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:38.526834 13504 leader_election.cc:343] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.527446 13504 leader_election.cc:304] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a
I20260710 13:18:38.527560 13641 consensus_queue.cc:1048] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.529101 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568019cf8f75489e87fe44b4669eb307" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:38.530025 13537 raft_consensus.cc:2468] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 0.
I20260710 13:18:38.531066 13597 raft_consensus.cc:2749] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.511013 13652 consensus_queue.cc:1048] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.514267 13583 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:38.532508 13356 leader_election.cc:304] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:38.532989 13583 ts_tablet_manager.cc:1403] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.004s
I20260710 13:18:38.533294 13674 raft_consensus.cc:2804] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:38.533681 13674 raft_consensus.cc:493] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:38.533983 13674 raft_consensus.cc:3060] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.535669 13583 raft_consensus.cc:359] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.536352 13583 raft_consensus.cc:385] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.536625 13583 raft_consensus.cc:740] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.537307 13583 consensus_queue.cc:260] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.531109 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568019cf8f75489e87fe44b4669eb307" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:38.538219 13462 raft_consensus.cc:2468] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 0.
I20260710 13:18:38.539009 13671 leader_election.cc:290] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:38.539513 13583 ts_tablet_manager.cc:1434] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:38.540555 13583 tablet_bootstrap.cc:492] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:38.541556 13674 raft_consensus.cc:515] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.545145 13581 tablet_bootstrap.cc:492] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:38.545749 13581 ts_tablet_manager.cc:1403] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.103s	user 0.005s	sys 0.005s
I20260710 13:18:38.547749 13641 consensus_queue.cc:1048] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.548957 13581 raft_consensus.cc:359] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.549731 13581 raft_consensus.cc:385] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.549827 13583 tablet_bootstrap.cc:654] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.550006 13581 raft_consensus.cc:740] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.550796 13581 consensus_queue.cc:260] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.553299 13428 leader_election.cc:304] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 257c208707c74a4289451e7eb443f73a
I20260710 13:18:38.559496 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568019cf8f75489e87fe44b4669eb307" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:38.559784 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568019cf8f75489e87fe44b4669eb307" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:38.560351 13462 raft_consensus.cc:3060] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.560745 13537 raft_consensus.cc:3060] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.562389 13583 tablet_bootstrap.cc:492] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:38.562861 13583 ts_tablet_manager.cc:1403] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260710 13:18:38.565553 13583 raft_consensus.cc:359] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.566184 13583 raft_consensus.cc:385] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.566449 13583 raft_consensus.cc:740] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.572541 13537 raft_consensus.cc:2468] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:38.573408 13671 raft_consensus.cc:493] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.573561 13583 consensus_queue.cc:260] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.575804 13356 leader_election.cc:304] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:38.573932 13671 raft_consensus.cc:515] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.576586 13593 raft_consensus.cc:2804] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.577075 13593 raft_consensus.cc:697] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:38.578244 13671 leader_election.cc:290] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.577879 13593 consensus_queue.cc:237] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.581282 13597 consensus_queue.cc:1048] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.582492 13674 leader_election.cc:290] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:38.585048 13715 raft_consensus.cc:2804] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.585711 13715 raft_consensus.cc:697] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 1 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:38.586843 13462 raft_consensus.cc:2468] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:38.509454 13677 leader_election.cc:290] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:38.583356 13666 raft_consensus.cc:515] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.592407 13666 leader_election.cc:290] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.593245 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14583406fc0432f9c1da8c7602892f7" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:38.593883 13537 raft_consensus.cc:2468] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 0.
I20260710 13:18:38.594111 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc7010875f047598cd5478729ace668" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:38.586756 13715 consensus_queue.cc:237] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:38.594940 13583 ts_tablet_manager.cc:1434] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:18:38.588351 13582 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:38.596021 13583 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:38.596261 13582 ts_tablet_manager.cc:1403] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.120s	user 0.007s	sys 0.006s
W20260710 13:18:38.596428 13502 leader_election.cc:343] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.599524 13581 ts_tablet_manager.cc:1434] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260710 13:18:38.600112 13356 leader_election.cc:304] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:38.600936 13593 raft_consensus.cc:2804] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:38.601272 13593 raft_consensus.cc:493] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:38.601590 13593 raft_consensus.cc:3060] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.601714 13583 tablet_bootstrap.cc:654] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.602190 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14583406fc0432f9c1da8c7602892f7" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:38.597991 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc7010875f047598cd5478729ace668" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
W20260710 13:18:38.603541 13354 leader_election.cc:343] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.603688 13463 raft_consensus.cc:3060] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.607826 13581 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:38.609241 13621 raft_consensus.cc:493] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.609889 13621 raft_consensus.cc:515] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.612180 13582 raft_consensus.cc:359] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.613097 13582 raft_consensus.cc:385] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.613426 13582 raft_consensus.cc:740] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.614284 13582 consensus_queue.cc:260] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.617400 13582 ts_tablet_manager.cc:1434] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:18:38.617635 13621 leader_election.cc:290] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:38.618245 13584 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:38.625028 13584 ts_tablet_manager.cc:1403] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.193s	user 0.030s	sys 0.068s
I20260710 13:18:38.620352 13581 tablet_bootstrap.cc:654] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.621206 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc684b9592ef4275bac6a34c20106406" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:38.627763 13537 raft_consensus.cc:2468] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 0.
I20260710 13:18:38.621325 13593 raft_consensus.cc:515] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.628643 13584 raft_consensus.cc:359] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.629333 13584 raft_consensus.cc:385] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.629278 13356 leader_election.cc:304] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:38.629735 13584 raft_consensus.cc:740] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.630033 13461 raft_consensus.cc:1275] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:38.630554 13593 leader_election.cc:290] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.631179 13593 raft_consensus.cc:2804] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:38.631021 13584 consensus_queue.cc:260] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.631557 13593 raft_consensus.cc:493] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:38.631937 13593 raft_consensus.cc:3060] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.631791 13641 consensus_queue.cc:1048] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.622519 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc684b9592ef4275bac6a34c20106406" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:38.622586 13597 consensus_queue.cc:1048] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:38.636021 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14583406fc0432f9c1da8c7602892f7" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:38.636658 13537 raft_consensus.cc:3060] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.638237 13584 ts_tablet_manager.cc:1434] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:18:38.642184 13584 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:38.647715 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14583406fc0432f9c1da8c7602892f7" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:38.648509 13314 raft_consensus.cc:3060] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.662617 13582 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
W20260710 13:18:38.659550 13357 leader_election.cc:343] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.673738 13583 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:38.674424 13583 ts_tablet_manager.cc:1403] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.004s
I20260710 13:18:38.660292 13593 raft_consensus.cc:515] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.676987 13642 raft_consensus.cc:493] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.679479 13463 raft_consensus.cc:2468] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:38.685467 13535 raft_consensus.cc:1275] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:18:38.686033 13535 pending_rounds.cc:85] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1: Aborting all ops after (but not including) 0
I20260710 13:18:38.686385 13535 pending_rounds.cc:107] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:38.687779 13505 leader_election.cc:304] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [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: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.689425 13597 raft_consensus.cc:2804] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.690052 13597 raft_consensus.cc:697] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Running, Role: LEADER
I20260710 13:18:38.690611 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc684b9592ef4275bac6a34c20106406" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:38.691236 13536 raft_consensus.cc:3060] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.691164 13597 consensus_queue.cc:237] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.678465 13642 raft_consensus.cc:515] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.686736 13535 raft_consensus.cc:2889] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:38.700047 13642 leader_election.cc:290] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:38.695698 13593 leader_election.cc:290] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:38.704988 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc684b9592ef4275bac6a34c20106406" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:38.705658 13715 raft_consensus.cc:493] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.705627 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c59ef9dbb2e415dab162977e655f58d" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:38.711714 13715 raft_consensus.cc:515] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
W20260710 13:18:38.712874 13357 leader_election.cc:343] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.714354 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c59ef9dbb2e415dab162977e655f58d" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:38.715133 13391 raft_consensus.cc:2393] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd2e8609cced41449dc9b70b95bb1aa4 in current term 1: Already voted for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in this term.
I20260710 13:18:38.716755 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee25b1b8446424c92c90302cc07ed79" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
W20260710 13:18:38.718097 13430 leader_election.cc:343] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.718169 13621 consensus_queue.cc:1048] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.719530 13621 consensus_queue.cc:1048] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.719619 13281 leader_election.cc:304] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd2e8609cced41449dc9b70b95bb1aa4; no voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:38.720448 13641 consensus_queue.cc:1048] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.721026 13642 raft_consensus.cc:3060] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.721489 13537 raft_consensus.cc:2468] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:38.724107 13582 tablet_bootstrap.cc:654] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.724014 13356 leader_election.cc:304] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:38.724490 13583 raft_consensus.cc:359] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.725152 13583 raft_consensus.cc:385] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.725418 13583 raft_consensus.cc:740] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.726393 13583 consensus_queue.cc:260] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.731774 13583 ts_tablet_manager.cc:1434] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260710 13:18:38.733815 13583 tablet_bootstrap.cc:492] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a: Bootstrap starting.
I20260710 13:18:38.741111 13314 raft_consensus.cc:2468] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:38.732156 13621 raft_consensus.cc:2804] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.746390 13715 leader_election.cc:290] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:38.748170 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee25b1b8446424c92c90302cc07ed79" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:38.748847 13535 raft_consensus.cc:2468] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 0.
I20260710 13:18:38.750150 13430 leader_election.cc:304] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 257c208707c74a4289451e7eb443f73a
I20260710 13:18:38.754647 13583 tablet_bootstrap.cc:654] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.751257 13715 raft_consensus.cc:2804] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:38.755043 13621 raft_consensus.cc:697] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:38.773452 13582 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:38.777455 13582 ts_tablet_manager.cc:1403] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.005s
I20260710 13:18:38.764523 13715 raft_consensus.cc:493] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:38.792603 13715 raft_consensus.cc:3060] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.775092 13674 raft_consensus.cc:493] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.795285 13674 raft_consensus.cc:515] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.797987 13674 leader_election.cc:290] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.780659 13593 raft_consensus.cc:493] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.799268 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035687c5ed8743af86f2fb20a0198f91" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:38.799361 13593 raft_consensus.cc:515] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
W20260710 13:18:38.800825 13356 leader_election.cc:343] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.801472 13593 leader_election.cc:290] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.802884 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:38.803974 13535 raft_consensus.cc:2468] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 0.
I20260710 13:18:38.805212 13356 leader_election.cc:304] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:38.806142 13674 raft_consensus.cc:2804] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:38.806558 13674 raft_consensus.cc:493] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:38.806702 13621 consensus_queue.cc:237] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.807345 13674 raft_consensus.cc:3060] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.808738 13214 catalog_manager.cc:5697] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196). New cstate: current_term: 1 leader_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.764770 13536 raft_consensus.cc:2468] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:38.800225 13210 catalog_manager.cc:5697] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 0 to 1, leader changed from <none> to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 1 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.819568 13597 raft_consensus.cc:493] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.820111 13597 raft_consensus.cc:515] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.822216 13597 leader_election.cc:290] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.822140 13674 raft_consensus.cc:515] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.824875 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda4a8fdc28c4176b8063e6b209967e5" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
W20260710 13:18:38.828636 13505 leader_election.cc:343] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:38.832018 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:38.832669 13537 raft_consensus.cc:3060] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.847185 13642 raft_consensus.cc:2749] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.858690 13356 leader_election.cc:304] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [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: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 017426f98b7b45789712390ab08042e5
I20260710 13:18:38.862952 13593 raft_consensus.cc:2804] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.861862 13584 tablet_bootstrap.cc:654] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.864528 13674 leader_election.cc:290] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:38.872061 13652 consensus_queue.cc:1048] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:38.863094 13212 catalog_manager.cc:5697] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:38.881107 13582 raft_consensus.cc:359] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.884387 13582 raft_consensus.cc:385] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.884743 13582 raft_consensus.cc:740] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
W20260710 13:18:38.886114 13735 log.cc:927] Time spent T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Append to log took a long time: real 0.142s	user 0.001s	sys 0.000s
I20260710 13:18:38.893488 13582 consensus_queue.cc:260] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
W20260710 13:18:38.902873 13282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:33527, user_credentials={real_user=slave}} blocked reactor thread for 144545us
I20260710 13:18:38.904531 13593 raft_consensus.cc:697] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:38.905871 13593 consensus_queue.cc:237] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.910733 13582 ts_tablet_manager.cc:1434] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.001s
I20260710 13:18:38.912714 13582 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1: Bootstrap starting.
I20260710 13:18:38.907174 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda4a8fdc28c4176b8063e6b209967e5" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
W20260710 13:18:38.922727 13262 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:18:38.912277 13281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.194:44505, user_credentials={real_user=slave}} blocked reactor thread for 157300us
W20260710 13:18:38.927543 13502 leader_election.cc:343] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:38.941129 13736 log.cc:927] Time spent T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260710 13:18:38.952950 13502 leader_election.cc:304] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:38.954468 13581 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:38.954957 13581 ts_tablet_manager.cc:1403] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.347s	user 0.010s	sys 0.016s
I20260710 13:18:38.955137 13652 consensus_queue.cc:1048] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.954797 13597 raft_consensus.cc:2749] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.958005 13581 raft_consensus.cc:359] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.958663 13581 raft_consensus.cc:385] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.958851 13581 raft_consensus.cc:740] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.959491 13581 consensus_queue.cc:260] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.961930 13581 ts_tablet_manager.cc:1434] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:18:38.964941 13584 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:38.965480 13584 ts_tablet_manager.cc:1403] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.326s	user 0.009s	sys 0.006s
I20260710 13:18:38.968899 13583 tablet_bootstrap.cc:492] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a: No bootstrap required, opened a new log
I20260710 13:18:38.969359 13583 ts_tablet_manager.cc:1403] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a: Time spent bootstrapping tablet: real 0.236s	user 0.013s	sys 0.015s
I20260710 13:18:38.969579 13584 raft_consensus.cc:359] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.970299 13584 raft_consensus.cc:385] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.969698 13210 catalog_manager.cc:5697] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 0 to 1, leader changed from <none> to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 1 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:38.970583 13584 raft_consensus.cc:740] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.971395 13584 consensus_queue.cc:260] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:38.971873 13583 raft_consensus.cc:359] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.975008 13583 raft_consensus.cc:385] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:38.975425 13582 tablet_bootstrap.cc:654] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:38.975464 13583 raft_consensus.cc:740] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Initialized, Role: FOLLOWER
I20260710 13:18:38.959398 13715 raft_consensus.cc:515] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.977339 13583 consensus_queue.cc:260] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:38.978413 13715 leader_election.cc:290] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:38.979053 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee25b1b8446424c92c90302cc07ed79" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:38.979643 13389 raft_consensus.cc:3060] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.980330 13583 ts_tablet_manager.cc:1434] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:18:38.972370 13581 tablet_bootstrap.cc:492] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:38.958355 13537 raft_consensus.cc:2468] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:38.982633 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee25b1b8446424c92c90302cc07ed79" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:38.983254 13539 raft_consensus.cc:3060] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.985939 13356 leader_election.cc:304] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:38.986891 13621 raft_consensus.cc:2804] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:38.987371 13621 raft_consensus.cc:697] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:38.988159 13621 consensus_queue.cc:237] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:38.995467 13584 ts_tablet_manager.cc:1434] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:18:38.996218 13584 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:38.997442 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035687c5ed8743af86f2fb20a0198f91" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:39.000228 13539 raft_consensus.cc:2468] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:39.001407 13430 leader_election.cc:304] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:39.001616 13389 raft_consensus.cc:2468] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:39.002290 13715 raft_consensus.cc:2804] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:39.003139 13715 raft_consensus.cc:697] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 1 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:39.003954 13715 consensus_queue.cc:237] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:39.009922 13581 tablet_bootstrap.cc:654] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:39.017127 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:39.028313 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:39.032960 13584 tablet_bootstrap.cc:654] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:39.035255 13747 raft_consensus.cc:493] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:39.035770 13747 raft_consensus.cc:515] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.038411 13747 leader_election.cc:290] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:39.039812 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb5dbb8fe4b4c07bd16943ba0f413d7" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:39.046860 13582 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1: No bootstrap required, opened a new log
I20260710 13:18:39.047536 13582 ts_tablet_manager.cc:1403] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent bootstrapping tablet: real 0.136s	user 0.016s	sys 0.013s
I20260710 13:18:39.036845 13593 consensus_queue.cc:1048] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:18:39.051259 13652 raft_consensus.cc:493] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:39.051395 13582 raft_consensus.cc:359] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.056154 13582 raft_consensus.cc:385] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.056540 13582 raft_consensus.cc:740] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.058167 13582 consensus_queue.cc:260] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.051729 13652 raft_consensus.cc:515] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.076906 13582 ts_tablet_manager.cc:1434] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
W20260710 13:18:39.079151 13354 leader_election.cc:343] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:39.086175 13652 leader_election.cc:290] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:39.088886 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:39.083686 13354 leader_election.cc:304] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 257c208707c74a4289451e7eb443f73a; no voters: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:39.089852 13747 raft_consensus.cc:2749] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:39.090379 13505 leader_election.cc:343] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:39.090886 13354 leader_election.cc:343] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:39.091343 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
W20260710 13:18:39.092841 13502 leader_election.cc:343] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:39.093289 13502 leader_election.cc:304] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:39.095120 13652 raft_consensus.cc:2749] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:39.094498 13214 catalog_manager.cc:5697] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 0 to 1, leader changed from <none> to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 1 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:39.096632 13214 catalog_manager.cc:5697] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 0 to 1, leader changed from <none> to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 1 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } }
W20260710 13:18:39.094359 13354 leader_election.cc:343] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:39.103263 13584 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:39.103739 13584 ts_tablet_manager.cc:1403] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.016s
I20260710 13:18:39.104175 13581 tablet_bootstrap.cc:492] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:39.104547 13581 ts_tablet_manager.cc:1403] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.011s
I20260710 13:18:39.109930 13581 raft_consensus.cc:359] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:39.110550 13581 raft_consensus.cc:385] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.112097 13581 raft_consensus.cc:740] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.113122 13581 consensus_queue.cc:260] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:39.116688 13581 ts_tablet_manager.cc:1434] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 13:18:39.101703 13715 consensus_queue.cc:1048] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:18:39.120913 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb5dbb8fe4b4c07bd16943ba0f413d7" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:39.121760 13315 raft_consensus.cc:2393] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 257c208707c74a4289451e7eb443f73a in current term 1: Already voted for candidate 017426f98b7b45789712390ab08042e5 in this term.
I20260710 13:18:39.121976 13581 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:39.122143 13593 consensus_queue.cc:1048] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.126001 13354 leader_election.cc:304] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 257c208707c74a4289451e7eb443f73a; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:39.138288 13747 raft_consensus.cc:3060] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.139662 13584 raft_consensus.cc:359] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.140900 13584 raft_consensus.cc:385] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.141193 13584 raft_consensus.cc:740] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.141898 13584 consensus_queue.cc:260] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.144209 13584 ts_tablet_manager.cc:1434] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 13:18:39.145140 13584 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:39.146939 13581 tablet_bootstrap.cc:654] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:39.156499 13747 raft_consensus.cc:2749] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:39.159058 13584 tablet_bootstrap.cc:654] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:39.158452 13211 catalog_manager.cc:5697] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:39.162474 13581 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:39.162900 13581 ts_tablet_manager.cc:1403] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 13:18:39.165591 13581 raft_consensus.cc:359] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.166222 13581 raft_consensus.cc:385] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.166257 13715 raft_consensus.cc:493] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:39.166561 13581 raft_consensus.cc:740] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.166859 13715 raft_consensus.cc:515] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:39.167354 13581 consensus_queue.cc:260] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.170352 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc684b9592ef4275bac6a34c20106406" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:39.173573 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc684b9592ef4275bac6a34c20106406" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:39.174278 13539 raft_consensus.cc:2393] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 in current term 1: Already voted for candidate 257c208707c74a4289451e7eb443f73a in this term.
I20260710 13:18:39.175552 13715 leader_election.cc:290] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:39.175449 13430 leader_election.cc:304] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017426f98b7b45789712390ab08042e5; no voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:39.181005 13581 ts_tablet_manager.cc:1434] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260710 13:18:39.181596 13721 raft_consensus.cc:3060] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.182512 13581 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5: Bootstrap starting.
I20260710 13:18:39.186226 13315 raft_consensus.cc:3060] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.188357 13581 tablet_bootstrap.cc:654] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:39.190963 13653 consensus_queue.cc:1048] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.196969 13721 raft_consensus.cc:2749] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:39.201479 13653 consensus_queue.cc:1048] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.210806 13721 consensus_queue.cc:1048] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.214609 13584 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:39.215267 13584 ts_tablet_manager.cc:1403] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.002s
I20260710 13:18:39.218387 13584 raft_consensus.cc:359] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.219147 13584 raft_consensus.cc:385] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.219419 13584 raft_consensus.cc:740] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.220182 13584 consensus_queue.cc:260] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.222327 13584 ts_tablet_manager.cc:1434] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:39.235282 13743 raft_consensus.cc:493] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:39.235886 13584 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:39.235960 13743 raft_consensus.cc:515] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.239892 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:39.240703 13391 raft_consensus.cc:2468] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:39.244191 13281 leader_election.cc:304] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
W20260710 13:18:39.245179 13428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.193:34525, user_credentials={real_user=slave}} blocked reactor thread for 68200.1us
I20260710 13:18:39.245963 13743 leader_election.cc:290] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:39.250771 13581 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5: No bootstrap required, opened a new log
I20260710 13:18:39.250771 13584 tablet_bootstrap.cc:654] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:39.251648 13581 ts_tablet_manager.cc:1403] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.007s
I20260710 13:18:39.252403 13743 raft_consensus.cc:2804] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:39.252908 13743 raft_consensus.cc:493] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:39.253345 13743 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.254180 13581 raft_consensus.cc:359] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.254853 13581 raft_consensus.cc:385] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.255162 13581 raft_consensus.cc:740] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.255882 13581 consensus_queue.cc:260] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.258344 13581 ts_tablet_manager.cc:1434] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:39.260980 13743 raft_consensus.cc:515] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.279788 13584 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:39.289986 13584 ts_tablet_manager.cc:1403] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.009s
I20260710 13:18:39.291453 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:39.292236 13391 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.293252 13743 leader_election.cc:290] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:39.294009 13584 raft_consensus.cc:359] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.294677 13584 raft_consensus.cc:385] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.294943 13584 raft_consensus.cc:740] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.295599 13584 consensus_queue.cc:260] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.283195 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:39.296837 13464 raft_consensus.cc:2468] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:39.297598 13584 ts_tablet_manager.cc:1434] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:18:39.286221 13747 consensus_queue.cc:1048] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.298501 13584 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:39.307988 13748 raft_consensus.cc:493] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:39.308537 13748 raft_consensus.cc:515] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.311228 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:39.311980 13537 raft_consensus.cc:2393] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd2e8609cced41449dc9b70b95bb1aa4 in current term 1: Already voted for candidate 257c208707c74a4289451e7eb443f73a in this term.
I20260710 13:18:39.314447 13748 leader_election.cc:290] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:39.314690 13387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:39.307982 13584 tablet_bootstrap.cc:654] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:39.316144 13281 leader_election.cc:304] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd2e8609cced41449dc9b70b95bb1aa4; no voters: 257c208707c74a4289451e7eb443f73a, de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:39.317286 13748 raft_consensus.cc:3060] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.325953 13748 raft_consensus.cc:2749] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:39.326669 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:39.327384 13464 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.340843 13391 raft_consensus.cc:2468] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:39.344894 13281 leader_election.cc:304] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:39.348869 13743 raft_consensus.cc:2804] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:39.356986 13464 raft_consensus.cc:2468] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:39.357766 13584 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:39.358307 13584 ts_tablet_manager.cc:1403] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.004s
I20260710 13:18:39.367704 13621 consensus_queue.cc:1048] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.372170 13584 raft_consensus.cc:359] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.373004 13584 raft_consensus.cc:385] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.373602 13584 raft_consensus.cc:740] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.374404 13584 consensus_queue.cc:260] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.370481 13743 raft_consensus.cc:697] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:39.376860 13584 ts_tablet_manager.cc:1434] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 13:18:39.378463 13584 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:39.377375 13743 consensus_queue.cc:237] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.386467 13584 tablet_bootstrap.cc:654] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:39.393286 13767 raft_consensus.cc:493] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:39.393821 13767 raft_consensus.cc:515] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.397886 13584 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: No bootstrap required, opened a new log
I20260710 13:18:39.398484 13584 ts_tablet_manager.cc:1403] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:18:39.398263 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda4a8fdc28c4176b8063e6b209967e5" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:39.399112 13539 raft_consensus.cc:2468] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 0.
I20260710 13:18:39.400606 13430 leader_election.cc:304] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:39.401330 13747 consensus_queue.cc:1048] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.402686 13766 raft_consensus.cc:2804] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:39.403101 13766 raft_consensus.cc:493] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:39.403451 13766 raft_consensus.cc:3060] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.400869 13211 catalog_manager.cc:5697] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:39.404788 13584 raft_consensus.cc:359] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.403883 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda4a8fdc28c4176b8063e6b209967e5" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:39.407567 13584 raft_consensus.cc:385] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:39.407919 13584 raft_consensus.cc:740] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:39.409511 13584 consensus_queue.cc:260] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.408974 13314 raft_consensus.cc:2468] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 0.
I20260710 13:18:39.411998 13584 ts_tablet_manager.cc:1434] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:18:39.419154 13766 raft_consensus.cc:515] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.422281 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda4a8fdc28c4176b8063e6b209967e5" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:39.422710 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda4a8fdc28c4176b8063e6b209967e5" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:39.422930 13539 raft_consensus.cc:3060] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.423343 13314 raft_consensus.cc:3060] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.406037 13767 leader_election.cc:290] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:39.430524 13539 raft_consensus.cc:2468] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:39.431147 13314 raft_consensus.cc:2468] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:39.431879 13430 leader_election.cc:304] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:39.434492 13767 raft_consensus.cc:2804] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:39.434999 13767 raft_consensus.cc:697] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 1 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:39.435866 13767 consensus_queue.cc:237] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.439796 13766 leader_election.cc:290] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 1 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:39.449517 13621 consensus_queue.cc:1048] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.449326 13211 catalog_manager.cc:5697] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:39.452021 13674 consensus_queue.cc:1048] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.470525 13767 consensus_queue.cc:1048] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:39.491086 13765 consensus_queue.cc:1048] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.494236 13593 consensus_queue.cc:1048] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.514009 13743 raft_consensus.cc:493] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:39.514515 13743 raft_consensus.cc:515] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.516534 13743 leader_election.cc:290] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:39.517220 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:39.517879 13464 raft_consensus.cc:2468] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:39.518896 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:39.519022 13282 leader_election.cc:304] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:39.519497 13537 raft_consensus.cc:2468] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 0.
I20260710 13:18:39.519815 13743 raft_consensus.cc:2804] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:39.520207 13743 raft_consensus.cc:493] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:39.520496 13743 raft_consensus.cc:3060] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.525543 13743 raft_consensus.cc:515] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.527153 13743 leader_election.cc:290] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:39.527809 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:39.528396 13464 raft_consensus.cc:3060] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.528151 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:39.531570 13537 raft_consensus.cc:3060] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.535629 13464 raft_consensus.cc:2468] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:39.536541 13282 leader_election.cc:304] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:39.537205 13743 raft_consensus.cc:2804] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:39.537166 13537 raft_consensus.cc:2468] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 1.
I20260710 13:18:39.537873 13743 raft_consensus.cc:697] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:39.538805 13743 consensus_queue.cc:237] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:39.546566 13212 catalog_manager.cc:5697] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:39.551636 13653 raft_consensus.cc:493] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:39.552083 13653 raft_consensus.cc:515] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.553954 13653 leader_election.cc:290] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:39.554643 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035687c5ed8743af86f2fb20a0198f91" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:39.555032 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035687c5ed8743af86f2fb20a0198f91" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:39.555311 13314 raft_consensus.cc:2468] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:39.555649 13391 raft_consensus.cc:2468] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 0.
I20260710 13:18:39.556391 13502 leader_election.cc:304] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:39.557015 13653 raft_consensus.cc:2804] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:39.557395 13653 raft_consensus.cc:493] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:39.557675 13653 raft_consensus.cc:3060] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.562101 13653 raft_consensus.cc:515] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.563971 13653 leader_election.cc:290] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:39.564697 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035687c5ed8743af86f2fb20a0198f91" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:39.564925 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035687c5ed8743af86f2fb20a0198f91" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:39.565181 13314 raft_consensus.cc:3060] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.565610 13391 raft_consensus.cc:3060] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:39.572016 13391 raft_consensus.cc:2468] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:39.572019 13314 raft_consensus.cc:2468] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in term 1.
I20260710 13:18:39.573220 13502 leader_election.cc:304] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:39.573879 13653 raft_consensus.cc:2804] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:39.574353 13653 raft_consensus.cc:697] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: de4d38bcd77e4eddb00a4b15029e8ca1, State: Running, Role: LEADER
I20260710 13:18:39.575106 13653 consensus_queue.cc:237] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.582522 13212 catalog_manager.cc:5697] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196). New cstate: current_term: 1 leader_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:39.622632 13593 raft_consensus.cc:493] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:39.623315 13593 raft_consensus.cc:515] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.625373 13593 leader_election.cc:290] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:39.626194 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:39.626997 13537 raft_consensus.cc:2393] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 257c208707c74a4289451e7eb443f73a in current term 2: Already voted for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in this term.
I20260710 13:18:39.627063 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:39.627792 13314 raft_consensus.cc:2468] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 2.
I20260710 13:18:39.628880 13354 leader_election.cc:304] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:39.629535 13593 raft_consensus.cc:2804] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:39.629889 13593 raft_consensus.cc:493] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:39.630256 13593 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:39.636049 13593 raft_consensus.cc:515] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.637683 13593 leader_election.cc:290] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 2 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:39.638314 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:39.638621 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:39.639086 13537 raft_consensus.cc:2393] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 257c208707c74a4289451e7eb443f73a in current term 2: Already voted for candidate de4d38bcd77e4eddb00a4b15029e8ca1 in this term.
I20260710 13:18:39.643669 13314 raft_consensus.cc:2468] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 2.
I20260710 13:18:39.644732 13354 leader_election.cc:304] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:39.645424 13593 raft_consensus.cc:2804] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:39.645911 13593 raft_consensus.cc:697] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:39.646692 13593 consensus_queue.cc:237] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:39.654453 13212 catalog_manager.cc:5697] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 1 to 2, leader changed from bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193) to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 2 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:39.669092 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
I20260710 13:18:39.698518 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:18:39.698876 13428 consensus_peers.cc:597] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.699677 11223 tablet_replica.cc:333] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.700793 11223 raft_consensus.cc:2243] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.701164 11223 raft_consensus.cc:2272] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.703249 11223 tablet_replica.cc:333] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.703758 11223 raft_consensus.cc:2243] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.704334 11223 pending_rounds.cc:70] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Trying to abort 1 pending ops.
I20260710 13:18:39.704493 11223 pending_rounds.cc:77] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992271399075840 op_type: NO_OP noop_request { }
I20260710 13:18:39.704815 11223 raft_consensus.cc:2889] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:39.705134 11223 raft_consensus.cc:2272] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.707180 11223 tablet_replica.cc:333] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.707700 11223 raft_consensus.cc:2243] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.708088 11223 raft_consensus.cc:2272] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.710328 11223 tablet_replica.cc:333] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.710870 11223 raft_consensus.cc:2243] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.711315 11223 raft_consensus.cc:2272] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.713114 11223 tablet_replica.cc:333] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.713641 11223 raft_consensus.cc:2243] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.714044 11223 raft_consensus.cc:2272] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.716369 11223 tablet_replica.cc:333] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.716894 11223 raft_consensus.cc:2243] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.717339 11223 raft_consensus.cc:2272] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.719507 11223 tablet_replica.cc:333] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.720168 11223 raft_consensus.cc:2243] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.721011 11223 raft_consensus.cc:2272] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.722599 11223 tablet_replica.cc:333] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.723191 11223 raft_consensus.cc:2243] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.724038 11223 raft_consensus.cc:2272] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.725589 11223 tablet_replica.cc:333] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.726208 11223 raft_consensus.cc:2243] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.726586 11223 raft_consensus.cc:2272] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.728767 11223 tablet_replica.cc:333] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.729308 11223 raft_consensus.cc:2243] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.729975 11223 raft_consensus.cc:2272] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.732039 11223 tablet_replica.cc:333] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.732537 11223 raft_consensus.cc:2243] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.732896 11223 raft_consensus.cc:2272] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.735231 11223 tablet_replica.cc:333] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.735765 11223 raft_consensus.cc:2243] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.736157 11223 raft_consensus.cc:2272] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.738976 11223 tablet_replica.cc:333] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.739682 11223 raft_consensus.cc:2243] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.740502 11223 raft_consensus.cc:2272] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.743680 11223 tablet_replica.cc:333] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.744139 11223 raft_consensus.cc:2243] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.744889 11223 pending_rounds.cc:70] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Trying to abort 1 pending ops.
I20260710 13:18:39.745153 11223 pending_rounds.cc:77] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992272038293504 op_type: NO_OP noop_request { }
I20260710 13:18:39.745537 11223 raft_consensus.cc:2889] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:39.745888 11223 raft_consensus.cc:2272] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.748252 11223 tablet_replica.cc:333] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.748888 11223 raft_consensus.cc:2243] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.749249 11223 raft_consensus.cc:2272] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.750981 11223 tablet_replica.cc:333] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.751412 11223 raft_consensus.cc:2243] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.751840 11223 raft_consensus.cc:2272] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.753729 11223 tablet_replica.cc:333] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.754165 11223 raft_consensus.cc:2243] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.754508 11223 raft_consensus.cc:2272] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.756196 11223 tablet_replica.cc:333] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: stopping tablet replica
I20260710 13:18:39.756608 11223 raft_consensus.cc:2243] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.756933 11223 raft_consensus.cc:2272] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.791628 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:18:39.816671 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:39.822896 13789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:39.822939 13790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:39.824229 13792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:39.825757 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:39.827989 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:39.828233 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:39.828415 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689519828397 us; error 0 us; skew 500 ppm
I20260710 13:18:39.828948 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:39.831296 11223 webserver.cc:533] Webserver started at http://127.10.245.193:38139/ using document root <none> and password file <none>
I20260710 13:18:39.831764 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:39.831960 11223 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:18:39.835314 11223 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:18:39.839828 13797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:39.840639 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:18:39.840978 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-tnx0"
I20260710 13:18:39.841333 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:18:39.854367 13354 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260710 13:18:39.858328 13354 consensus_peers.cc:597] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.860179 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:39.861281 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:39.862672 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:39.866361 13806 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:18:39.880124 13428 consensus_peers.cc:597] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.882885 13502 consensus_peers.cc:597] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.887534 13428 consensus_peers.cc:597] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.916410 13502 consensus_peers.cc:597] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.959728 13354 consensus_peers.cc:597] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.966701 13354 consensus_peers.cc:597] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.970000 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:18:39.970361 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.105s	user 0.004s	sys 0.000s
I20260710 13:18:39.970650 11223 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:18:39.975126 13806 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:39.975605 13766 consensus_queue.cc:1048] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:39.992367 13354 consensus_peers.cc:597] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.993728 13653 consensus_queue.cc:1048] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:39.994031 13806 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:39.995175 13806 tablet_bootstrap.cc:492] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:39.995929 13806 ts_tablet_manager.cc:1403] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260710 13:18:39.998805 13806 raft_consensus.cc:359] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:39.999797 13806 raft_consensus.cc:740] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.000854 13806 consensus_queue.cc:260] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.004422 13806 ts_tablet_manager.cc:1434] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:40.005352 13806 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
W20260710 13:18:40.014271 13502 consensus_peers.cc:597] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:40.033574 13806 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:18:40.034586 13806 tablet_bootstrap.cc:492] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.035214 13806 ts_tablet_manager.cc:1403] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260710 13:18:40.037454 13806 raft_consensus.cc:359] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.038236 13806 raft_consensus.cc:740] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.038849 13806 consensus_queue.cc:260] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [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: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.040727 13806 ts_tablet_manager.cc:1434] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:18:40.041452 13806 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.053484 13806 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.054183 13806 tablet_bootstrap.cc:492] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.054663 13806 ts_tablet_manager.cc:1403] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:18:40.056370 13806 raft_consensus.cc:359] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.056869 13806 raft_consensus.cc:740] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.057438 13806 consensus_queue.cc:260] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.058702 13806 ts_tablet_manager.cc:1434] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:40.059317 13806 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.069875 13806 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.070565 13806 tablet_bootstrap.cc:492] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.071125 13806 ts_tablet_manager.cc:1403] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:18:40.072711 13806 raft_consensus.cc:359] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.073194 13806 raft_consensus.cc:740] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.073283 11223 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:18:40.073606 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.103s	user 0.089s	sys 0.000s
I20260710 13:18:40.073834 13806 consensus_queue.cc:260] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.075438 13806 ts_tablet_manager.cc:1434] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:40.076045 13806 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.087677 13806 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.088579 13806 tablet_bootstrap.cc:492] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.089188 13806 ts_tablet_manager.cc:1403] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 13:18:40.091447 13806 raft_consensus.cc:359] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.092047 13537 raft_consensus.cc:1275] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Refusing update from remote peer 257c208707c74a4289451e7eb443f73a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:40.092099 13806 raft_consensus.cc:740] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.093183 13806 consensus_queue.cc:260] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.094066 13747 consensus_queue.cc:1048] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:40.095337 13806 ts_tablet_manager.cc:1434] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:40.096146 13806 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
W20260710 13:18:40.116200 13502 consensus_peers.cc:597] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:40.118026 13806 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.119248 13806 tablet_bootstrap.cc:492] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.120002 13806 ts_tablet_manager.cc:1403] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260710 13:18:40.122365 13806 raft_consensus.cc:359] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:40.123068 13806 raft_consensus.cc:740] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.124099 13806 consensus_queue.cc:260] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } }
I20260710 13:18:40.126799 13806 ts_tablet_manager.cc:1434] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:40.127527 13806 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
W20260710 13:18:40.133164 13354 consensus_peers.cc:597] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:40.148762 13806 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:18:40.149711 13806 tablet_bootstrap.cc:492] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.150249 13806 ts_tablet_manager.cc:1403] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260710 13:18:40.152344 13806 raft_consensus.cc:359] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.152953 13806 raft_consensus.cc:740] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.153512 13806 consensus_queue.cc:260] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.155153 13806 ts_tablet_manager.cc:1434] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:40.156090 13806 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.166870 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:34525
I20260710 13:18:40.167043 13878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:34525 every 8 connection(s)
I20260710 13:18:40.169005 13806 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.169965 13806 tablet_bootstrap.cc:492] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.170547 13806 ts_tablet_manager.cc:1403] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:18:40.173311 13806 raft_consensus.cc:359] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.174182 13806 raft_consensus.cc:740] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.175046 13806 consensus_queue.cc:260] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [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: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.177618 13806 ts_tablet_manager.cc:1434] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:40.178336 13806 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.188452 13806 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.189123 13879 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46559
I20260710 13:18:40.189242 13806 tablet_bootstrap.cc:492] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.189574 13879 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:40.189930 13806 ts_tablet_manager.cc:1403] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:18:40.190457 13879 heartbeater.cc:507] Master 127.10.245.254:46559 requested a full tablet report, sending...
I20260710 13:18:40.192317 13806 raft_consensus.cc:359] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.192853 13806 raft_consensus.cc:740] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.193408 13806 consensus_queue.cc:260] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.194842 13806 ts_tablet_manager.cc:1434] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 13:18:40.195499 13806 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.202095 13212 ts_manager.cc:194] Re-registered known tserver with Master: bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:40.220139 13806 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.221208 13806 tablet_bootstrap.cc:492] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.221897 13806 ts_tablet_manager.cc:1403] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 13:18:40.224589 13806 raft_consensus.cc:359] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.225391 13806 raft_consensus.cc:740] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.226091 13806 consensus_queue.cc:260] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.228356 13806 ts_tablet_manager.cc:1434] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:40.229210 13806 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.232251 13212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56872
I20260710 13:18:40.236656 13879 heartbeater.cc:499] Master 127.10.245.254:46559 was elected leader, sending a full tablet report...
I20260710 13:18:40.245441 13806 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.246272 13806 tablet_bootstrap.cc:492] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.246822 13806 ts_tablet_manager.cc:1403] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:18:40.248934 13806 raft_consensus.cc:359] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.249650 13806 raft_consensus.cc:740] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.250360 13806 consensus_queue.cc:260] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.252657 13806 ts_tablet_manager.cc:1434] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:40.253364 13806 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.264696 13806 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.265482 13806 tablet_bootstrap.cc:492] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.266036 13806 ts_tablet_manager.cc:1403] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:18:40.268136 13806 raft_consensus.cc:359] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.268754 13806 raft_consensus.cc:740] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.269296 13806 consensus_queue.cc:260] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.271245 13806 ts_tablet_manager.cc:1434] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:18:40.272217 13806 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.292011 13806 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.292671 13806 tablet_bootstrap.cc:492] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.293138 13806 ts_tablet_manager.cc:1403] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260710 13:18:40.294653 13806 raft_consensus.cc:359] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.295190 13806 raft_consensus.cc:740] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.295794 13806 consensus_queue.cc:260] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.297165 13806 ts_tablet_manager.cc:1434] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:18:40.298147 13806 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.308719 13806 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.309410 13806 tablet_bootstrap.cc:492] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.309922 13806 ts_tablet_manager.cc:1403] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:40.311642 13806 raft_consensus.cc:359] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.312132 13806 raft_consensus.cc:740] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.312709 13806 consensus_queue.cc:260] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.314133 13806 ts_tablet_manager.cc:1434] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:40.315231 13806 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.325748 13806 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.326459 13806 tablet_bootstrap.cc:492] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.327021 13806 ts_tablet_manager.cc:1403] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:18:40.328835 13806 raft_consensus.cc:359] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.329324 13806 raft_consensus.cc:740] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.329924 13806 consensus_queue.cc:260] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.331899 13806 ts_tablet_manager.cc:1434] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:40.333092 13806 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.344084 13806 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.344753 13806 tablet_bootstrap.cc:492] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.345315 13806 ts_tablet_manager.cc:1403] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:18:40.347038 13806 raft_consensus.cc:359] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.347568 13806 raft_consensus.cc:740] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.348146 13806 consensus_queue.cc:260] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.350270 13806 ts_tablet_manager.cc:1434] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:40.351055 13806 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.366014 13806 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.366719 13806 tablet_bootstrap.cc:492] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.367311 13806 ts_tablet_manager.cc:1403] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260710 13:18:40.369022 13806 raft_consensus.cc:359] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.369524 13806 raft_consensus.cc:740] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.370079 13806 consensus_queue.cc:260] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:40.371455 13806 ts_tablet_manager.cc:1434] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:40.372126 13806 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap starting.
I20260710 13:18:40.382874 13806 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:40.383739 13806 tablet_bootstrap.cc:492] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Bootstrap complete.
I20260710 13:18:40.384380 13806 ts_tablet_manager.cc:1403] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 13:18:40.386562 13806 raft_consensus.cc:359] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.387288 13806 raft_consensus.cc:740] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.387979 13806 consensus_queue.cc:260] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.389550 13806 ts_tablet_manager.cc:1434] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:18:40.701169 13900 raft_consensus.cc:493] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:40.701706 13900 raft_consensus.cc:515] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.703610 13900 leader_election.cc:290] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:40.704591 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:40.704820 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:40.705286 13851 raft_consensus.cc:2468] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:40.706471 13354 leader_election.cc:304] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:40.707284 13900 raft_consensus.cc:2804] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:40.707661 13900 raft_consensus.cc:493] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:40.707980 13900 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:40.713486 13900 raft_consensus.cc:515] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.715366 13900 leader_election.cc:290] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 2 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:40.716473 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:40.716147 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:40.717545 13851 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:40.722795 13851 raft_consensus.cc:2468] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 2.
I20260710 13:18:40.724006 13354 leader_election.cc:304] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 017426f98b7b45789712390ab08042e5
I20260710 13:18:40.724740 13900 raft_consensus.cc:2804] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:40.725198 13900 raft_consensus.cc:697] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:40.726032 13900 consensus_queue.cc:237] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.734251 13211 catalog_manager.cc:5697] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 1 to 2, leader changed from bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193) to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 2 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:40.783200 13766 raft_consensus.cc:493] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:40.783850 13766 raft_consensus.cc:515] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.785677 13766 leader_election.cc:290] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:40.786573 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:40.786716 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:40.787222 13851 raft_consensus.cc:2468] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:40.788254 13428 leader_election.cc:304] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 257c208707c74a4289451e7eb443f73a
I20260710 13:18:40.788954 13766 raft_consensus.cc:2804] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:40.789283 13766 raft_consensus.cc:493] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:40.789686 13766 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:40.794797 13766 raft_consensus.cc:515] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.796350 13766 leader_election.cc:290] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:40.797205 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:40.797494 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:40.797850 13851 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:40.802975 13851 raft_consensus.cc:2468] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 2.
I20260710 13:18:40.803959 13428 leader_election.cc:304] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 257c208707c74a4289451e7eb443f73a
I20260710 13:18:40.804683 13766 raft_consensus.cc:2804] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:40.805109 13766 raft_consensus.cc:697] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:40.805758 13766 consensus_queue.cc:237] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:40.815014 13211 catalog_manager.cc:5697] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 1 to 2, leader changed from bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193) to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:40.822256 13766 raft_consensus.cc:493] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:40.823019 13766 raft_consensus.cc:515] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.825169 13766 leader_election.cc:290] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:40.825933 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:40.826284 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:40.826956 13851 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 2.
I20260710 13:18:40.828226 13428 leader_election.cc:304] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:40.828923 13766 raft_consensus.cc:2804] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:18:40.829244 13766 raft_consensus.cc:493] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:40.829535 13766 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:40.834733 13766 raft_consensus.cc:515] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.836396 13766 leader_election.cc:290] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 3 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:40.837337 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:40.837457 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:40.838095 13851 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:40.843565 13851 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 3.
I20260710 13:18:40.844549 13428 leader_election.cc:304] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: de4d38bcd77e4eddb00a4b15029e8ca1
I20260710 13:18:40.845263 13766 raft_consensus.cc:2804] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:40.845799 13766 raft_consensus.cc:697] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 3 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:40.846742 13766 consensus_queue.cc:237] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [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: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:40.855036 13211 catalog_manager.cc:5697] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 2 to 3, leader changed from bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193) to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.027648 13766 raft_consensus.cc:493] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:41.028282 13766 raft_consensus.cc:515] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.030614 13766 leader_election.cc:290] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:41.030174 13900 raft_consensus.cc:493] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:41.031432 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:41.031746 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:41.031747 13900 raft_consensus.cc:515] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.032490 13851 raft_consensus.cc:2410] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:18:41.032723 13391 raft_consensus.cc:2468] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:41.033885 13430 leader_election.cc:304] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:41.035022 13766 raft_consensus.cc:2804] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:41.035320 13900 leader_election.cc:290] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:41.035499 13766 raft_consensus.cc:493] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:41.035979 13766 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.035989 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:41.036825 13464 raft_consensus.cc:2468] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:41.037909 13357 leader_election.cc:304] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [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: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a; no voters: 
I20260710 13:18:41.038720 13900 raft_consensus.cc:2804] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:41.039342 13900 raft_consensus.cc:493] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting leader election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:41.039718 13900 raft_consensus.cc:3060] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.043197 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:41.043880 13851 raft_consensus.cc:2468] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 1.
I20260710 13:18:41.044570 13766 raft_consensus.cc:515] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.047523 13766 leader_election.cc:290] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:41.047597 13851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:41.048471 13851 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.049189 13900 raft_consensus.cc:515] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.049539 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:41.051230 13391 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.051512 13900 leader_election.cc:290] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 2 election: Requested vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:41.052872 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:41.053506 13464 raft_consensus.cc:3060] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.053666 13852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccdfec4d39f4153b4e028d9460ad72d" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:41.054422 13852 raft_consensus.cc:3060] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.056960 13851 raft_consensus.cc:2410] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:18:41.063532 13852 raft_consensus.cc:2468] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 2.
I20260710 13:18:41.065349 13354 leader_election.cc:304] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:41.066655 13900 raft_consensus.cc:2804] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:41.067255 13900 raft_consensus.cc:697] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Becoming Leader. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:41.068236 13900 consensus_queue.cc:237] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.069830 13464 raft_consensus.cc:2468] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 257c208707c74a4289451e7eb443f73a in term 2.
I20260710 13:18:41.072106 13391 raft_consensus.cc:2468] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 2.
I20260710 13:18:41.073817 13597 raft_consensus.cc:493] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:41.075039 13597 raft_consensus.cc:515] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:41.077134 13597 leader_election.cc:290] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:41.077971 13430 leader_election.cc:304] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, 257c208707c74a4289451e7eb443f73a; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:41.078166 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:41.078735 13850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:41.079393 13766 raft_consensus.cc:2804] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:41.080014 13766 raft_consensus.cc:697] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:41.079564 13850 raft_consensus.cc:2393] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de4d38bcd77e4eddb00a4b15029e8ca1 in current term 3: Already voted for candidate 017426f98b7b45789712390ab08042e5 in this term.
I20260710 13:18:41.080964 13766 consensus_queue.cc:237] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [LEADER]: Queue going to LEADER 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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.081734 13502 leader_election.cc:304] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [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: de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:41.082685 13597 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.092281 13597 raft_consensus.cc:2749] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:18:41.096099 13211 catalog_manager.cc:5697] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 1 to 2, leader changed from bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193) to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.099825 13212 catalog_manager.cc:5697] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a reported cstate change: term changed from 1 to 2, leader changed from bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193) to 257c208707c74a4289451e7eb443f73a (127.10.245.194). New cstate: current_term: 2 leader_uuid: "257c208707c74a4289451e7eb443f73a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.105908 13900 raft_consensus.cc:493] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:41.106509 13900 raft_consensus.cc:515] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.108695 13900 leader_election.cc:290] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:41.109273 13850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:41.110036 13850 raft_consensus.cc:2393] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 257c208707c74a4289451e7eb443f73a in current term 2: Already voted for candidate 017426f98b7b45789712390ab08042e5 in this term.
I20260710 13:18:41.109951 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "257c208707c74a4289451e7eb443f73a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:41.111534 13357 leader_election.cc:304] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [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: 257c208707c74a4289451e7eb443f73a; no voters: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:41.112159 13900 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.117727 13900 raft_consensus.cc:2749] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:41.154412 13766 raft_consensus.cc:493] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd2e8609cced41449dc9b70b95bb1aa4)
I20260710 13:18:41.155018 13766 raft_consensus.cc:515] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.156759 13766 leader_election.cc:290] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:41.157670 13850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:41.157925 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:41.158528 13850 raft_consensus.cc:2393] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 in current term 2: Already voted for candidate 257c208707c74a4289451e7eb443f73a in this term.
I20260710 13:18:41.159482 13428 leader_election.cc:304] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5; no voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:41.160122 13766 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.166496 13766 raft_consensus.cc:2749] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:41.181558 13766 raft_consensus.cc:493] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:41.181980 13766 raft_consensus.cc:515] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:41.183851 13766 leader_election.cc:290] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:41.184693 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" is_pre_election: true
I20260710 13:18:41.184957 13850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" is_pre_election: true
I20260710 13:18:41.185400 13537 raft_consensus.cc:2468] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 1.
I20260710 13:18:41.185794 13850 raft_consensus.cc:2410] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:18:41.186544 13430 leader_election.cc:304] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:41.187389 13766 raft_consensus.cc:2804] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:41.187737 13766 raft_consensus.cc:493] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:41.187966 13766 raft_consensus.cc:3060] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.192844 13766 raft_consensus.cc:515] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:41.194450 13766 leader_election.cc:290] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525)
I20260710 13:18:41.195132 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:41.195657 13537 raft_consensus.cc:3060] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.195710 13850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4b4a717a474ea385b0edc12d8fdbbb" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
I20260710 13:18:41.196338 13850 raft_consensus.cc:3060] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.204510 13850 raft_consensus.cc:2410] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 017426f98b7b45789712390ab08042e5 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:18:41.205037 13537 raft_consensus.cc:2468] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 2.
I20260710 13:18:41.206327 13430 leader_election.cc:304] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [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: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:41.207211 13766 raft_consensus.cc:2804] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:41.207639 13766 raft_consensus.cc:697] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:41.208439 13766 consensus_queue.cc:237] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [LEADER]: Queue going to LEADER 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: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:41.215739 13212 catalog_manager.cc:5697] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 1 to 2, leader changed from bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193) to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.253343 13850 raft_consensus.cc:1275] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Refusing update from remote peer 017426f98b7b45789712390ab08042e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:18:41.255034 13766 consensus_queue.cc:1048] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.266093 13391 raft_consensus.cc:1275] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Refusing update from remote peer 017426f98b7b45789712390ab08042e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.268088 13852 raft_consensus.cc:1275] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Refusing update from remote peer 257c208707c74a4289451e7eb443f73a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.268996 13766 consensus_queue.cc:1048] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:41.270592 13537 raft_consensus.cc:1275] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 3 FOLLOWER]: Refusing update from remote peer 017426f98b7b45789712390ab08042e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:18:41.273933 13674 consensus_queue.cc:1048] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:41.275261 13766 consensus_queue.cc:1048] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:41.296546 13464 raft_consensus.cc:1275] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Refusing update from remote peer 257c208707c74a4289451e7eb443f73a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.299100 13674 consensus_queue.cc:1048] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.301699 13851 raft_consensus.cc:1275] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Refusing update from remote peer 017426f98b7b45789712390ab08042e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.303848 13766 consensus_queue.cc:1048] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.367973 13912 raft_consensus.cc:493] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:41.368425 13912 raft_consensus.cc:515] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.370497 13912 leader_election.cc:290] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:41.393730 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a" is_pre_election: true
I20260710 13:18:41.394585 13391 raft_consensus.cc:2468] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 2.
I20260710 13:18:41.394975 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5" is_pre_election: true
I20260710 13:18:41.395701 13800 leader_election.cc:304] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:41.396638 13912 raft_consensus.cc:2804] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:18:41.397004 13912 raft_consensus.cc:493] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:41.397325 13912 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.405450 13912 raft_consensus.cc:515] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.407419 13912 leader_election.cc:290] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 3 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:41.408602 13464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:41.407971 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0526a5e7c3ca46c6a59bd1b65a04025f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:41.410645 13391 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.416317 13391 raft_consensus.cc:2468] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 3.
I20260710 13:18:41.417268 13800 leader_election.cc:304] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 017426f98b7b45789712390ab08042e5
I20260710 13:18:41.417881 13912 raft_consensus.cc:2804] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:41.419075 13912 raft_consensus.cc:697] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:41.419726 13912 consensus_queue.cc:237] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.427090 13210 catalog_manager.cc:5697] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 2 to 3, leader changed from 017426f98b7b45789712390ab08042e5 (127.10.245.195) to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.460464 13464 raft_consensus.cc:1275] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Refusing update from remote peer 257c208707c74a4289451e7eb443f73a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.461887 13674 consensus_queue.cc:1048] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.470690 13851 raft_consensus.cc:1275] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Refusing update from remote peer 257c208707c74a4289451e7eb443f73a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.472245 13900 consensus_queue.cc:1048] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.545506 13391 raft_consensus.cc:1240] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Rejecting Update request from peer 017426f98b7b45789712390ab08042e5 for earlier term 2. Current term is 3. Ops: []
I20260710 13:18:41.546870 13916 consensus_queue.cc:1059] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:41.547564 13917 raft_consensus.cc:3055] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:41.547825 13917 raft_consensus.cc:740] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:41.548638 13917 consensus_queue.cc:260] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:41.549480 13917 raft_consensus.cc:3060] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.642675 13851 raft_consensus.cc:1275] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Refusing update from remote peer 017426f98b7b45789712390ab08042e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:18:41.643015 13851 pending_rounds.cc:85] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Aborting all ops after (but not including) 0
I20260710 13:18:41.643245 13851 pending_rounds.cc:107] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:41.643468 13851 raft_consensus.cc:2889] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:41.644755 13917 consensus_queue.cc:1048] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:41.654326 13536 raft_consensus.cc:1275] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Refusing update from remote peer 017426f98b7b45789712390ab08042e5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:41.656049 13767 consensus_queue.cc:1048] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:41.806216 13464 raft_consensus.cc:1275] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:18:41.807473 13912 consensus_queue.cc:1048] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:41.808091 13912 consensus_queue.cc:1243] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Peer 017426f98b7b45789712390ab08042e5 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:18:41.810443 13464 pending_rounds.cc:85] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5: Aborting all ops after (but not including) 0
I20260710 13:18:41.810720 13464 pending_rounds.cc:107] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:18:41.810951 13464 raft_consensus.cc:2889] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:41.825968 13391 raft_consensus.cc:1275] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:18:41.827299 13929 consensus_queue.cc:1048] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:47.100849 13430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.194:44505, user_credentials={real_user=slave}} blocked reactor thread for 124078us
W20260710 13:18:47.814303 13874 debug-util.cc:398] Leaking SignalData structure 0x7b08000a08e0 after lost signal to thread 11226
W20260710 13:18:47.815495 13874 debug-util.cc:398] Leaking SignalData structure 0x7b080021e4c0 after lost signal to thread 13248
W20260710 13:18:47.816790 13874 debug-util.cc:398] Leaking SignalData structure 0x7b08002a3460 after lost signal to thread 13415
W20260710 13:18:47.817962 13874 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2a80 after lost signal to thread 13489
W20260710 13:18:47.819240 13874 debug-util.cc:398] Leaking SignalData structure 0x7b080013ea40 after lost signal to thread 13563
W20260710 13:18:47.820286 13874 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb360 after lost signal to thread 13878
I20260710 13:18:50.327692 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:50.369867 13391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca"
dest_uuid: "257c208707c74a4289451e7eb443f73a"
mode: GRACEFUL
new_leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:35830
I20260710 13:18:50.370806 13391 raft_consensus.cc:606] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Received request to transfer leadership to TS bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:50.388669 13461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f"
dest_uuid: "017426f98b7b45789712390ab08042e5"
mode: GRACEFUL
new_leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:53836
I20260710 13:18:50.389309 13461 raft_consensus.cc:606] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Received request to transfer leadership to TS bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:50.392169 13391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f"
dest_uuid: "257c208707c74a4289451e7eb443f73a"
mode: GRACEFUL
new_leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:35830
I20260710 13:18:50.392720 13391 raft_consensus.cc:606] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Received request to transfer leadership to TS bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:50.395300 13391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41"
dest_uuid: "257c208707c74a4289451e7eb443f73a"
mode: GRACEFUL
new_leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:35830
I20260710 13:18:50.395831 13391 raft_consensus.cc:606] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Received request to transfer leadership to TS bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:50.398214 13391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8"
dest_uuid: "257c208707c74a4289451e7eb443f73a"
mode: GRACEFUL
new_leader_uuid: "017426f98b7b45789712390ab08042e5"
 from {username='slave'} at 127.0.0.1:35830
I20260710 13:18:50.398717 13391 raft_consensus.cc:606] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Received request to transfer leadership to TS 017426f98b7b45789712390ab08042e5
I20260710 13:18:50.399840 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:50.400772 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:50.453723 13958 raft_consensus.cc:993] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a: : Instructing follower bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:50.454315 13958 raft_consensus.cc:1081] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Signalling peer bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:50.456409 13848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca"
dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:55424
I20260710 13:18:50.457109 13848 raft_consensus.cc:493] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:50.457599 13848 raft_consensus.cc:3060] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:50.467250 13848 raft_consensus.cc:515] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.469964 13848 leader_election.cc:290] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 2 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:50.473320 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:50.474089 13391 raft_consensus.cc:3055] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:50.474387 13391 raft_consensus.cc:740] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:50.475279 13391 consensus_queue.cc:260] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.476567 13391 raft_consensus.cc:3060] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:50.483402 13391 raft_consensus.cc:2468] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 2.
I20260710 13:18:50.484640 13800 leader_election.cc:304] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:50.484972 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69482e7cc06845488c8da1d2ecb44dca" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:50.485464 13929 raft_consensus.cc:2804] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:50.485651 13535 raft_consensus.cc:3060] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:50.487787 13929 raft_consensus.cc:697] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:50.488164 13961 raft_consensus.cc:993] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a: : Instructing follower bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:50.488683 13961 raft_consensus.cc:1081] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Signalling peer bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:50.488924 13929 consensus_queue.cc:237] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.490497 13848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41"
dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:55424
I20260710 13:18:50.491081 13848 raft_consensus.cc:493] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:50.491540 13848 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.494765 13535 raft_consensus.cc:2468] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 2.
I20260710 13:18:50.497164 13848 raft_consensus.cc:515] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.500583 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:50.501231 13535 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.501669 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5ed70976941a8bdfec905a4ca8f41" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:50.502177 13391 raft_consensus.cc:3055] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:50.502465 13391 raft_consensus.cc:740] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:50.503224 13391 consensus_queue.cc:260] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [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: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.504212 13391 raft_consensus.cc:3060] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.508241 13212 catalog_manager.cc:5697] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 1 to 2, leader changed from 257c208707c74a4289451e7eb443f73a (127.10.245.194) to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.510262 13848 leader_election.cc:290] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 3 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:50.511922 13391 raft_consensus.cc:2468] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 3.
I20260710 13:18:50.512519 13535 raft_consensus.cc:2468] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 3.
I20260710 13:18:50.513110 13800 leader_election.cc:304] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:50.514304 13929 raft_consensus.cc:2804] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:50.514935 13929 raft_consensus.cc:697] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:50.516129 13929 consensus_queue.cc:237] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.533767 13212 catalog_manager.cc:5697] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 2 to 3, leader changed from 257c208707c74a4289451e7eb443f73a (127.10.245.194) to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.758057 13958 raft_consensus.cc:993] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a: : Instructing follower 017426f98b7b45789712390ab08042e5 to start an election
I20260710 13:18:50.758679 13961 raft_consensus.cc:1081] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Signalling peer 017426f98b7b45789712390ab08042e5 to start an election
I20260710 13:18:50.760172 13461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8"
dest_uuid: "017426f98b7b45789712390ab08042e5"
 from {username='slave'} at 127.0.0.1:43088
I20260710 13:18:50.760763 13461 raft_consensus.cc:493] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:50.761134 13461 raft_consensus.cc:3060] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:50.769819 13461 raft_consensus.cc:515] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.772625 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:50.773231 13535 raft_consensus.cc:3060] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:50.773411 13461 leader_election.cc:290] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 election: Requested vote from peers de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453), 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505)
I20260710 13:18:50.775243 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e80c8f3be4409bb63b77c1be9f64b8" candidate_uuid: "017426f98b7b45789712390ab08042e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:50.775682 13391 raft_consensus.cc:3055] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:50.775914 13391 raft_consensus.cc:740] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:50.776623 13391 consensus_queue.cc:260] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.777487 13391 raft_consensus.cc:3060] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:50.780325 13535 raft_consensus.cc:2468] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 2.
I20260710 13:18:50.781642 13430 leader_election.cc:304] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017426f98b7b45789712390ab08042e5, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:50.781949 13391 raft_consensus.cc:2468] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017426f98b7b45789712390ab08042e5 in term 2.
I20260710 13:18:50.782534 13960 raft_consensus.cc:2804] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:50.783053 13960 raft_consensus.cc:697] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Becoming Leader. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:50.783867 13960 consensus_queue.cc:237] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } }
I20260710 13:18:50.792189 13212 catalog_manager.cc:5697] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 reported cstate change: term changed from 1 to 2, leader changed from 257c208707c74a4289451e7eb443f73a (127.10.245.194) to 017426f98b7b45789712390ab08042e5 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "017426f98b7b45789712390ab08042e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.803284 13958 raft_consensus.cc:993] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a: : Instructing follower bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:50.803860 13961 raft_consensus.cc:1081] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Signalling peer bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:50.805335 13848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f"
dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:55424
I20260710 13:18:50.805965 13848 raft_consensus.cc:493] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:50.806391 13848 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.807430 13963 raft_consensus.cc:993] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5: : Instructing follower bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:50.807860 13960 raft_consensus.cc:1081] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Signalling peer bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:50.809233 13851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f"
dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:55420
I20260710 13:18:50.809563 13851 raft_consensus.cc:493] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:50.809760 13851 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.815850 13848 raft_consensus.cc:515] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:50.817205 13851 raft_consensus.cc:515] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:50.818070 13848 leader_election.cc:290] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 3 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:50.818858 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:50.819156 13851 leader_election.cc:290] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 3 election: Requested vote from peers 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505), 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527)
I20260710 13:18:50.819530 13391 raft_consensus.cc:3055] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:50.819897 13391 raft_consensus.cc:740] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 257c208707c74a4289451e7eb443f73a, State: Running, Role: LEADER
I20260710 13:18:50.820216 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1ca7d50dea47a4a0bed844fb301e8f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:50.820748 13461 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.821154 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:50.820709 13391 consensus_queue.cc:260] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:50.821740 13465 raft_consensus.cc:3055] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:50.822067 13465 raft_consensus.cc:740] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:50.822355 13391 raft_consensus.cc:3060] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.822952 13465 consensus_queue.cc:260] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:50.824674 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0391d9643db41dd8af39dc3dbf9897f" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "257c208707c74a4289451e7eb443f73a"
I20260710 13:18:50.825217 13389 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.828053 13461 raft_consensus.cc:2468] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 3.
I20260710 13:18:50.832226 13801 leader_election.cc:304] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [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: 017426f98b7b45789712390ab08042e5, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:50.824080 13465 raft_consensus.cc:3060] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:50.834378 13929 raft_consensus.cc:2804] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:50.834492 13389 raft_consensus.cc:2468] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 3.
I20260710 13:18:50.835042 13929 raft_consensus.cc:697] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:50.836072 13929 consensus_queue.cc:237] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:50.837642 13800 leader_election.cc:304] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [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: 257c208707c74a4289451e7eb443f73a, bd2e8609cced41449dc9b70b95bb1aa4; no voters: 
I20260710 13:18:50.838516 13969 raft_consensus.cc:2804] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:50.832861 13391 raft_consensus.cc:2468] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 3.
I20260710 13:18:50.848873 13212 catalog_manager.cc:5697] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 2 to 3, leader changed from 257c208707c74a4289451e7eb443f73a (127.10.245.194) to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.851157 13969 raft_consensus.cc:697] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:50.852169 13969 consensus_queue.cc:237] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [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: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } }
I20260710 13:18:50.852713 13465 raft_consensus.cc:2468] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 3.
I20260710 13:18:50.864729 13212 catalog_manager.cc:5697] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 2 to 3, leader changed from 017426f98b7b45789712390ab08042e5 (127.10.245.195) to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.899447 13535 raft_consensus.cc:1275] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:50.901052 13969 consensus_queue.cc:1048] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:50.916622 13391 raft_consensus.cc:1275] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:50.918339 13929 consensus_queue.cc:1048] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:50.922742 13538 raft_consensus.cc:1275] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 3 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:50.928772 13929 consensus_queue.cc:1048] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:50.958146 13389 raft_consensus.cc:1275] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:50.959585 13929 consensus_queue.cc:1048] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:51.266054 13389 raft_consensus.cc:1275] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:51.267278 13929 consensus_queue.cc:1048] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:51.276458 13465 raft_consensus.cc:1275] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:51.277946 13929 consensus_queue.cc:1048] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:51.297628 13389 raft_consensus.cc:1275] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:51.299516 13929 consensus_queue.cc:1048] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:51.308908 13465 raft_consensus.cc:1275] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:51.310315 13969 consensus_queue.cc:1048] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:51.371625 13391 raft_consensus.cc:1275] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Refusing update from remote peer 017426f98b7b45789712390ab08042e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:51.372766 13963 consensus_queue.cc:1048] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "257c208707c74a4289451e7eb443f73a" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 44505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:51.382421 13535 raft_consensus.cc:1275] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Refusing update from remote peer 017426f98b7b45789712390ab08042e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:51.383929 13963 consensus_queue.cc:1048] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:51.401607 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:51.416632 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:51.432439 13465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968"
dest_uuid: "017426f98b7b45789712390ab08042e5"
mode: GRACEFUL
new_leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:53836
I20260710 13:18:51.432976 13465 raft_consensus.cc:606] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 3 LEADER]: Received request to transfer leadership to TS bd2e8609cced41449dc9b70b95bb1aa4
I20260710 13:18:51.434106 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:18:51.434716 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:51.708323 13960 raft_consensus.cc:993] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5: : Instructing follower bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:51.708926 13963 raft_consensus.cc:1081] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 3 LEADER]: Signalling peer bd2e8609cced41449dc9b70b95bb1aa4 to start an election
I20260710 13:18:51.710433 13851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968"
dest_uuid: "bd2e8609cced41449dc9b70b95bb1aa4"
 from {username='slave'} at 127.0.0.1:55420
I20260710 13:18:51.710934 13851 raft_consensus.cc:493] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:51.711277 13851 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:51.716142 13851 raft_consensus.cc:515] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:51.717710 13851 leader_election.cc:290] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [CANDIDATE]: Term 4 election: Requested vote from peers 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527), de4d38bcd77e4eddb00a4b15029e8ca1 (127.10.245.196:33453)
I20260710 13:18:51.718603 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "017426f98b7b45789712390ab08042e5"
I20260710 13:18:51.718822 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5f3c4aa69c47bb9d095e01c296f968" candidate_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1"
I20260710 13:18:51.719280 13465 raft_consensus.cc:3055] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:51.719429 13535 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:51.719609 13465 raft_consensus.cc:740] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 017426f98b7b45789712390ab08042e5, State: Running, Role: LEADER
I20260710 13:18:51.720513 13465 consensus_queue.cc:260] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:51.721621 13465 raft_consensus.cc:3060] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:51.724828 13535 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 4.
I20260710 13:18:51.725992 13800 leader_election.cc:304] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [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: bd2e8609cced41449dc9b70b95bb1aa4, de4d38bcd77e4eddb00a4b15029e8ca1; no voters: 
I20260710 13:18:51.726898 13969 raft_consensus.cc:2804] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:51.727118 13465 raft_consensus.cc:2468] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2e8609cced41449dc9b70b95bb1aa4 in term 4.
I20260710 13:18:51.727428 13969 raft_consensus.cc:697] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 4 LEADER]: Becoming Leader. State: Replica: bd2e8609cced41449dc9b70b95bb1aa4, State: Running, Role: LEADER
I20260710 13:18:51.728930 13969 consensus_queue.cc:237] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [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: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } }
I20260710 13:18:51.737262 13211 catalog_manager.cc:5697] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 reported cstate change: term changed from 3 to 4, leader changed from 017426f98b7b45789712390ab08042e5 (127.10.245.195) to bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193). New cstate: current_term: 4 leader_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd2e8609cced41449dc9b70b95bb1aa4" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34525 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:52.341418 13538 raft_consensus.cc:1275] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 4 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:18:52.342986 13969 consensus_queue.cc:1048] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4d38bcd77e4eddb00a4b15029e8ca1" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:52.356968 13461 raft_consensus.cc:1275] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 4 FOLLOWER]: Refusing update from remote peer bd2e8609cced41449dc9b70b95bb1aa4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:18:52.358728 13979 consensus_queue.cc:1048] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017426f98b7b45789712390ab08042e5" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:52.435544 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:52.453086 11223 tablet_server.cc:179] TabletServer@127.10.245.193:34525 shutting down...
I20260710 13:18:52.486829 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:52.487689 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.488555 11223 raft_consensus.cc:2243] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.489125 11223 raft_consensus.cc:2272] T fda4a8fdc28c4176b8063e6b209967e5 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.491667 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.492274 11223 raft_consensus.cc:2243] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.492762 11223 raft_consensus.cc:2272] T f14583406fc0432f9c1da8c7602892f7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.494825 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.495479 11223 raft_consensus.cc:2243] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.495944 11223 raft_consensus.cc:2272] T 035687c5ed8743af86f2fb20a0198f91 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.498070 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.498685 11223 raft_consensus.cc:2243] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.499143 11223 raft_consensus.cc:2272] T 7c59ef9dbb2e415dab162977e655f58d P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.501432 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.502071 11223 raft_consensus.cc:2243] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.503096 11223 raft_consensus.cc:2272] T fb5f3c4aa69c47bb9d095e01c296f968 P bd2e8609cced41449dc9b70b95bb1aa4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.506175 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.506848 11223 raft_consensus.cc:2243] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.507738 11223 raft_consensus.cc:2272] T bfa5ed70976941a8bdfec905a4ca8f41 P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.509976 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.510594 11223 raft_consensus.cc:2243] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.511174 11223 raft_consensus.cc:2272] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.514279 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.514871 11223 raft_consensus.cc:2243] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.515379 11223 raft_consensus.cc:2272] T 7ccdfec4d39f4153b4e028d9460ad72d P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.517583 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.518193 11223 raft_consensus.cc:2243] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.519043 11223 raft_consensus.cc:2272] T 69482e7cc06845488c8da1d2ecb44dca P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.521143 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.521742 11223 raft_consensus.cc:2243] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.522595 11223 raft_consensus.cc:2272] T 0526a5e7c3ca46c6a59bd1b65a04025f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.524827 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.525858 11223 raft_consensus.cc:2243] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.526701 11223 raft_consensus.cc:2272] T 3ba455001de34de3b861bf19029dc730 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.530259 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.531425 11223 raft_consensus.cc:2243] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.532233 11223 raft_consensus.cc:2272] T c3f5a69c9c9242c9b0f124df410fdda4 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.535614 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.536765 11223 raft_consensus.cc:2243] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.537557 11223 raft_consensus.cc:2272] T 2b4b4a717a474ea385b0edc12d8fdbbb P bd2e8609cced41449dc9b70b95bb1aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.540982 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.541849 11223 raft_consensus.cc:2243] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.542336 11223 raft_consensus.cc:2272] T dfdccef0200f4c4c864efec2a3a1f380 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.545022 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.545779 11223 raft_consensus.cc:2243] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.546319 11223 raft_consensus.cc:2272] T acc7010875f047598cd5478729ace668 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.548627 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.549343 11223 raft_consensus.cc:2243] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.550616 11223 raft_consensus.cc:2272] T a0391d9643db41dd8af39dc3dbf9897f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.553340 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.553970 11223 raft_consensus.cc:2243] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.555171 11223 raft_consensus.cc:2272] T ac1ca7d50dea47a4a0bed844fb301e8f P bd2e8609cced41449dc9b70b95bb1aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.557960 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:52.558723 11223 raft_consensus.cc:2243] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.559311 11223 raft_consensus.cc:2272] T b710a5d54aed4f50a81d4493c885f434 P bd2e8609cced41449dc9b70b95bb1aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:52.563482 13502 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:18:52.566677 13502 consensus_peers.cc:597] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.630501 11223 tablet_server.cc:196] TabletServer@127.10.245.193:34525 shutdown complete.
W20260710 13:18:52.633334 13428 consensus_peers.cc:597] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.671185 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
I20260710 13:18:52.702881 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:52.704308 11223 tablet_replica.cc:333] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
W20260710 13:18:52.704511 13502 consensus_peers.cc:597] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.705356 11223 raft_consensus.cc:2243] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.706007 11223 raft_consensus.cc:2272] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.707948 11223 tablet_replica.cc:333] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.708492 11223 raft_consensus.cc:2243] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.708925 11223 raft_consensus.cc:2272] T 035687c5ed8743af86f2fb20a0198f91 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.711169 11223 tablet_replica.cc:333] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.711674 11223 raft_consensus.cc:2243] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.712428 11223 raft_consensus.cc:2272] T f14583406fc0432f9c1da8c7602892f7 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.714243 11223 tablet_replica.cc:333] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.714782 11223 raft_consensus.cc:2243] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.715238 11223 raft_consensus.cc:2272] T 0526a5e7c3ca46c6a59bd1b65a04025f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.717133 11223 tablet_replica.cc:333] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.717655 11223 raft_consensus.cc:2243] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.718042 11223 raft_consensus.cc:2272] T ac1ca7d50dea47a4a0bed844fb301e8f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.719755 11223 tablet_replica.cc:333] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.720257 11223 raft_consensus.cc:2243] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.720996 11223 raft_consensus.cc:2272] T b710a5d54aed4f50a81d4493c885f434 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.722734 11223 tablet_replica.cc:333] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.723234 11223 raft_consensus.cc:2243] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.723695 11223 raft_consensus.cc:2272] T a0391d9643db41dd8af39dc3dbf9897f P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.725358 11223 tablet_replica.cc:333] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.725852 11223 raft_consensus.cc:2243] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.726567 11223 raft_consensus.cc:2272] T 568019cf8f75489e87fe44b4669eb307 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.728312 11223 tablet_replica.cc:333] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.728847 11223 raft_consensus.cc:2243] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.729238 11223 raft_consensus.cc:2272] T bfa5ed70976941a8bdfec905a4ca8f41 P 257c208707c74a4289451e7eb443f73a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.731038 11223 tablet_replica.cc:333] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.731688 11223 raft_consensus.cc:2243] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.732071 11223 raft_consensus.cc:2272] T 69482e7cc06845488c8da1d2ecb44dca P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.733897 11223 tablet_replica.cc:333] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.734391 11223 raft_consensus.cc:2243] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.735189 11223 raft_consensus.cc:2272] T bc684b9592ef4275bac6a34c20106406 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:52.735205 13428 consensus_peers.cc:597] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.736987 11223 tablet_replica.cc:333] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.737505 11223 raft_consensus.cc:2243] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.738201 11223 raft_consensus.cc:2272] T 7ccdfec4d39f4153b4e028d9460ad72d P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.740000 11223 tablet_replica.cc:333] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.740490 11223 raft_consensus.cc:2243] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.740928 11223 raft_consensus.cc:2272] T 2433418d9a13441380e9f21f8c040656 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.742775 11223 tablet_replica.cc:333] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.743266 11223 raft_consensus.cc:2243] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.743719 11223 raft_consensus.cc:2272] T 7c59ef9dbb2e415dab162977e655f58d P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.745463 11223 tablet_replica.cc:333] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.745995 11223 raft_consensus.cc:2243] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.746385 11223 raft_consensus.cc:2272] T d5e80c8f3be4409bb63b77c1be9f64b8 P 257c208707c74a4289451e7eb443f73a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.748095 11223 tablet_replica.cc:333] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.748580 11223 raft_consensus.cc:2243] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.748977 11223 raft_consensus.cc:2272] T bee25b1b8446424c92c90302cc07ed79 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.750725 11223 tablet_replica.cc:333] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.751222 11223 raft_consensus.cc:2243] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.751626 11223 raft_consensus.cc:2272] T db700c174aea4ca398b0a320e4ee4b47 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.753505 11223 tablet_replica.cc:333] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a: stopping tablet replica
I20260710 13:18:52.753933 11223 raft_consensus.cc:2243] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.754675 11223 raft_consensus.cc:2272] T dfdccef0200f4c4c864efec2a3a1f380 P 257c208707c74a4289451e7eb443f73a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:52.760776 13502 consensus_peers.cc:597] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.793682 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:18:52.824440 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:18:52.840050 13430 consensus_peers.cc:597] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 -> Peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Couldn't send request to peer 257c208707c74a4289451e7eb443f73a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:44505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.855608 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:52.856396 11223 tablet_replica.cc:333] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.857075 11223 raft_consensus.cc:2243] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.857533 11223 raft_consensus.cc:2272] T 0526a5e7c3ca46c6a59bd1b65a04025f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.859820 11223 tablet_replica.cc:333] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.860307 11223 raft_consensus.cc:2243] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.861022 11223 raft_consensus.cc:2272] T fda4a8fdc28c4176b8063e6b209967e5 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.862726 11223 tablet_replica.cc:333] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.863250 11223 raft_consensus.cc:2243] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.863667 11223 raft_consensus.cc:2272] T 568019cf8f75489e87fe44b4669eb307 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.865785 11223 tablet_replica.cc:333] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.866550 11223 raft_consensus.cc:2243] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.867619 11223 raft_consensus.cc:2272] T 0bb5dbb8fe4b4c07bd16943ba0f413d7 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:52.869459 13504 consensus_peers.cc:597] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer 257c208707c74a4289451e7eb443f73a (127.10.245.194:44505): Couldn't send request to peer 257c208707c74a4289451e7eb443f73a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:44505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.869845 11223 tablet_replica.cc:333] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.870436 11223 raft_consensus.cc:2243] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.870842 11223 raft_consensus.cc:2272] T bc684b9592ef4275bac6a34c20106406 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.872620 11223 tablet_replica.cc:333] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.873122 11223 raft_consensus.cc:2243] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.873540 11223 raft_consensus.cc:2272] T 7ccdfec4d39f4153b4e028d9460ad72d P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.875339 11223 tablet_replica.cc:333] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.875850 11223 raft_consensus.cc:2243] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.876607 11223 raft_consensus.cc:2272] T c3f5a69c9c9242c9b0f124df410fdda4 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.878376 11223 tablet_replica.cc:333] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.878870 11223 raft_consensus.cc:2243] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.879319 11223 raft_consensus.cc:2272] T 2433418d9a13441380e9f21f8c040656 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.881008 11223 tablet_replica.cc:333] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.881508 11223 raft_consensus.cc:2243] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.881906 11223 raft_consensus.cc:2272] T fb5f3c4aa69c47bb9d095e01c296f968 P 017426f98b7b45789712390ab08042e5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.884291 11223 tablet_replica.cc:333] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.884915 11223 raft_consensus.cc:2243] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.885623 11223 raft_consensus.cc:2272] T bee25b1b8446424c92c90302cc07ed79 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.887959 11223 tablet_replica.cc:333] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.888507 11223 raft_consensus.cc:2243] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.888945 11223 raft_consensus.cc:2272] T db700c174aea4ca398b0a320e4ee4b47 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.890695 11223 tablet_replica.cc:333] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.891180 11223 raft_consensus.cc:2243] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.891513 11223 raft_consensus.cc:2272] T ac1ca7d50dea47a4a0bed844fb301e8f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.893057 11223 tablet_replica.cc:333] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.893507 11223 raft_consensus.cc:2243] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.893857 11223 raft_consensus.cc:2272] T a0391d9643db41dd8af39dc3dbf9897f P 017426f98b7b45789712390ab08042e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.895491 11223 tablet_replica.cc:333] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.895903 11223 raft_consensus.cc:2243] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.896237 11223 raft_consensus.cc:2272] T acc7010875f047598cd5478729ace668 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.897902 11223 tablet_replica.cc:333] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.898298 11223 raft_consensus.cc:2243] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.899032 11223 raft_consensus.cc:2272] T 2b4b4a717a474ea385b0edc12d8fdbbb P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.900780 11223 tablet_replica.cc:333] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.901348 11223 raft_consensus.cc:2243] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.901772 11223 raft_consensus.cc:2272] T dfdccef0200f4c4c864efec2a3a1f380 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.903734 11223 tablet_replica.cc:333] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.904209 11223 raft_consensus.cc:2243] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.904918 11223 raft_consensus.cc:2272] T d5e80c8f3be4409bb63b77c1be9f64b8 P 017426f98b7b45789712390ab08042e5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:52.905473 13502 consensus_peers.cc:597] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer bd2e8609cced41449dc9b70b95bb1aa4 (127.10.245.193:34525): Couldn't send request to peer bd2e8609cced41449dc9b70b95bb1aa4. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:34525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.906659 11223 tablet_replica.cc:333] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5: stopping tablet replica
I20260710 13:18:52.907212 11223 raft_consensus.cc:2243] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.907601 11223 raft_consensus.cc:2272] T 3ba455001de34de3b861bf19029dc730 P 017426f98b7b45789712390ab08042e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.946081 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:18:52.976972 11223 tablet_server.cc:179] TabletServer@127.10.245.196:0 shutting down...
I20260710 13:18:53.004046 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:53.004824 11223 tablet_replica.cc:333] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.005487 11223 raft_consensus.cc:2243] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.006680 11223 raft_consensus.cc:2272] T 035687c5ed8743af86f2fb20a0198f91 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:53.008283 13505 consensus_peers.cc:597] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 -> Peer 017426f98b7b45789712390ab08042e5 (127.10.245.195:33527): Couldn't send request to peer 017426f98b7b45789712390ab08042e5. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.195:33527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:53.009327 11223 tablet_replica.cc:333] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.009871 11223 raft_consensus.cc:2243] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.010239 11223 raft_consensus.cc:2272] T 2b4b4a717a474ea385b0edc12d8fdbbb P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.012176 11223 tablet_replica.cc:333] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.012738 11223 raft_consensus.cc:2243] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.013470 11223 raft_consensus.cc:2272] T acc7010875f047598cd5478729ace668 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.015394 11223 tablet_replica.cc:333] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.015985 11223 raft_consensus.cc:2243] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.016404 11223 raft_consensus.cc:2272] T bc684b9592ef4275bac6a34c20106406 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.018150 11223 tablet_replica.cc:333] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.018692 11223 raft_consensus.cc:2243] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.019104 11223 raft_consensus.cc:2272] T 69482e7cc06845488c8da1d2ecb44dca P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.020803 11223 tablet_replica.cc:333] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.021317 11223 raft_consensus.cc:2243] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.021711 11223 raft_consensus.cc:2272] T bfa5ed70976941a8bdfec905a4ca8f41 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.023454 11223 tablet_replica.cc:333] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.024013 11223 raft_consensus.cc:2243] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.024434 11223 raft_consensus.cc:2272] T 568019cf8f75489e87fe44b4669eb307 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.026132 11223 tablet_replica.cc:333] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.026648 11223 raft_consensus.cc:2243] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.027105 11223 raft_consensus.cc:2272] T fb5f3c4aa69c47bb9d095e01c296f968 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.029277 11223 tablet_replica.cc:333] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.029901 11223 raft_consensus.cc:2243] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.030683 11223 raft_consensus.cc:2272] T 2433418d9a13441380e9f21f8c040656 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.032457 11223 tablet_replica.cc:333] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.032944 11223 raft_consensus.cc:2243] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.033344 11223 raft_consensus.cc:2272] T c3f5a69c9c9242c9b0f124df410fdda4 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.034997 11223 tablet_replica.cc:333] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.035475 11223 raft_consensus.cc:2243] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.036218 11223 raft_consensus.cc:2272] T 3ba455001de34de3b861bf19029dc730 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.037942 11223 tablet_replica.cc:333] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.038529 11223 raft_consensus.cc:2243] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.038931 11223 raft_consensus.cc:2272] T bee25b1b8446424c92c90302cc07ed79 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.040791 11223 tablet_replica.cc:333] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.041285 11223 raft_consensus.cc:2243] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.042013 11223 raft_consensus.cc:2272] T db700c174aea4ca398b0a320e4ee4b47 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.043785 11223 tablet_replica.cc:333] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.044267 11223 raft_consensus.cc:2243] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.044673 11223 raft_consensus.cc:2272] T fda4a8fdc28c4176b8063e6b209967e5 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.046319 11223 tablet_replica.cc:333] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.046779 11223 raft_consensus.cc:2243] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.047181 11223 raft_consensus.cc:2272] T f14583406fc0432f9c1da8c7602892f7 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.048799 11223 tablet_replica.cc:333] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.049255 11223 raft_consensus.cc:2243] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.049962 11223 raft_consensus.cc:2272] T 7c59ef9dbb2e415dab162977e655f58d P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.051578 11223 tablet_replica.cc:333] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.051964 11223 raft_consensus.cc:2243] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.052284 11223 raft_consensus.cc:2272] T d5e80c8f3be4409bb63b77c1be9f64b8 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.053831 11223 tablet_replica.cc:333] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1: stopping tablet replica
I20260710 13:18:53.054219 11223 raft_consensus.cc:2243] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.054550 11223 raft_consensus.cc:2272] T b710a5d54aed4f50a81d4493c885f434 P de4d38bcd77e4eddb00a4b15029e8ca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.088869 11223 tablet_server.cc:196] TabletServer@127.10.245.196:0 shutdown complete.
I20260710 13:18:53.208024 11223 master.cc:562] Master@127.10.245.254:46559 shutting down...
I20260710 13:18:53.230108 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.230675 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.231022 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P b3d5fcf2e52c486f88f2a13e0fd0c680: stopping tablet replica
W20260710 13:18:54.165295 13245 debug-util.cc:398] Leaking SignalData structure 0x7b080003d800 after lost signal to thread 11226
W20260710 13:18:54.166334 13245 debug-util.cc:398] Leaking SignalData structure 0x7b08000609e0 after lost signal to thread 13248
W20260710 13:18:54.247954 11223 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13245)
W20260710 13:18:55.248812 11223 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13245)
I20260710 13:18:56.108856 11223 master.cc:584] Master@127.10.245.254:46559 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20660 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:18:56.185904 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:44717
I20260710 13:18:56.187227 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:56.193053 14014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:56.193356 14015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:56.194358 14017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:56.195178 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:56.196189 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:56.196367 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:56.196547 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689536196532 us; error 0 us; skew 500 ppm
I20260710 13:18:56.197180 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:56.199680 11223 webserver.cc:533] Webserver started at http://127.10.245.254:42709/ using document root <none> and password file <none>
I20260710 13:18:56.200176 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:56.200374 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:56.200646 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:56.201964 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/master-0-root/instance:
uuid: "98462cf2cdf342cdad91f75b2855a029"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:18:56.206425 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:18:56.209934 14022 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.210620 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:56.210956 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/master-0-root
uuid: "98462cf2cdf342cdad91f75b2855a029"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:18:56.211243 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:56.223719 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:56.224949 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:56.263952 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:44717
I20260710 13:18:56.264055 14073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:44717 every 8 connection(s)
I20260710 13:18:56.268050 14074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.278630 14074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029: Bootstrap starting.
I20260710 13:18:56.283358 14074 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.287402 14074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029: No bootstrap required, opened a new log
I20260710 13:18:56.289464 14074 raft_consensus.cc:359] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98462cf2cdf342cdad91f75b2855a029" member_type: VOTER }
I20260710 13:18:56.289916 14074 raft_consensus.cc:385] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.290089 14074 raft_consensus.cc:740] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98462cf2cdf342cdad91f75b2855a029, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.290663 14074 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98462cf2cdf342cdad91f75b2855a029" member_type: VOTER }
I20260710 13:18:56.291103 14074 raft_consensus.cc:399] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:56.291299 14074 raft_consensus.cc:493] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:56.291519 14074 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.295984 14074 raft_consensus.cc:515] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98462cf2cdf342cdad91f75b2855a029" member_type: VOTER }
I20260710 13:18:56.296416 14074 leader_election.cc:304] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [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: 98462cf2cdf342cdad91f75b2855a029; no voters: 
I20260710 13:18:56.297474 14074 leader_election.cc:290] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:56.297960 14077 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.299329 14077 raft_consensus.cc:697] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 1 LEADER]: Becoming Leader. State: Replica: 98462cf2cdf342cdad91f75b2855a029, State: Running, Role: LEADER
I20260710 13:18:56.299940 14077 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [LEADER]: Queue going to LEADER mode. State: All 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: "98462cf2cdf342cdad91f75b2855a029" member_type: VOTER }
I20260710 13:18:56.300415 14074 sys_catalog.cc:565] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:56.306234 14078 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98462cf2cdf342cdad91f75b2855a029" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98462cf2cdf342cdad91f75b2855a029" member_type: VOTER } }
I20260710 13:18:56.306434 14079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98462cf2cdf342cdad91f75b2855a029. Latest consensus state: current_term: 1 leader_uuid: "98462cf2cdf342cdad91f75b2855a029" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98462cf2cdf342cdad91f75b2855a029" member_type: VOTER } }
I20260710 13:18:56.306936 14078 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:56.306964 14079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:56.308938 14084 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:56.315239 14084 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:56.318396 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:56.324115 14084 catalog_manager.cc:1383] Generated new cluster ID: e4333f6a21bb4006b8f8d9b6212e6269
I20260710 13:18:56.324381 14084 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:56.348531 14084 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:56.349786 14084 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:56.361711 14084 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029: Generated new TSK 0
I20260710 13:18:56.362272 14084 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:56.385217 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:56.391736 14095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:56.393011 14096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:56.394629 14098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:56.395627 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:56.396515 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:56.396692 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:56.396811 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689536396800 us; error 0 us; skew 500 ppm
I20260710 13:18:56.397269 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:56.399509 11223 webserver.cc:533] Webserver started at http://127.10.245.193:37361/ using document root <none> and password file <none>
I20260710 13:18:56.399932 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:56.400081 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:56.400290 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:56.401396 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root/instance:
uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:18:56.405927 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:56.409196 14103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.409934 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:56.410210 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:18:56.410509 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:56.427929 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:56.429167 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:56.430614 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:56.432914 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:56.433125 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.433373 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:56.433570 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.474769 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:38443
I20260710 13:18:56.474874 14165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:38443 every 8 connection(s)
I20260710 13:18:56.480043 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:56.488023 14170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:56.489951 14171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:56.491930 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:56.492100 14173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:56.493683 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:56.493970 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:56.494179 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689536494158 us; error 0 us; skew 500 ppm
I20260710 13:18:56.494784 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:56.496517 14166 heartbeater.cc:344] Connected to a master server at 127.10.245.254:44717
I20260710 13:18:56.496888 14166 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:56.497856 11223 webserver.cc:533] Webserver started at http://127.10.245.194:40707/ using document root <none> and password file <none>
I20260710 13:18:56.497856 14166 heartbeater.cc:507] Master 127.10.245.254:44717 requested a full tablet report, sending...
I20260710 13:18:56.498723 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:56.499010 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:56.499337 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:56.500490 14039 ts_manager.cc:194] Registered new tserver with Master: fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443)
I20260710 13:18:56.500531 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-1-root/instance:
uuid: "d46f79a82e3b4bfda49c0144614af07c"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:18:56.503036 14039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54288
I20260710 13:18:56.506198 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:56.510350 14178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.511261 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:56.511634 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-1-root
uuid: "d46f79a82e3b4bfda49c0144614af07c"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:18:56.511961 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:56.535742 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:56.536934 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:56.538460 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:56.540935 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:56.541119 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.541460 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:56.541641 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.584786 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:39439
I20260710 13:18:56.584887 14240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:39439 every 8 connection(s)
I20260710 13:18:56.589910 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:56.598095 14244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:56.599305 14245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:56.602319 14247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:56.603591 14241 heartbeater.cc:344] Connected to a master server at 127.10.245.254:44717
I20260710 13:18:56.603853 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:56.604106 14241 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:56.604954 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:56.605270 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:56.605182 14241 heartbeater.cc:507] Master 127.10.245.254:44717 requested a full tablet report, sending...
I20260710 13:18:56.605641 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689536605619 us; error 0 us; skew 500 ppm
I20260710 13:18:56.606493 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:56.607674 14039 ts_manager.cc:194] Registered new tserver with Master: d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:56.609133 11223 webserver.cc:533] Webserver started at http://127.10.245.195:42551/ using document root <none> and password file <none>
I20260710 13:18:56.609478 14039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54296
I20260710 13:18:56.609671 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:56.609992 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:56.610307 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:56.612041 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-2-root/instance:
uuid: "8e07128c147d44f6b4fc4080d147f630"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:18:56.616704 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:56.619966 14252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.620723 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:56.621078 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-2-root
uuid: "8e07128c147d44f6b4fc4080d147f630"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:18:56.621434 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:56.634670 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:56.636354 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:56.637878 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:56.640236 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:56.640499 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.640769 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:56.640969 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.684098 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:44895
I20260710 13:18:56.684216 14314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:44895 every 8 connection(s)
I20260710 13:18:56.698588 14315 heartbeater.cc:344] Connected to a master server at 127.10.245.254:44717
I20260710 13:18:56.699004 14315 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:56.699960 14315 heartbeater.cc:507] Master 127.10.245.254:44717 requested a full tablet report, sending...
I20260710 13:18:56.701936 14039 ts_manager.cc:194] Registered new tserver with Master: 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:56.702234 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014526855s
I20260710 13:18:56.703720 14039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54300
I20260710 13:18:56.729254 14039 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54308:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:56.732306 14039 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:18:56.803865 14131 tablet_service.cc:1511] Processing CreateTablet for tablet d7731159543c438c99ebe686ce936107 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:56.805403 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7731159543c438c99ebe686ce936107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.805748 14203 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c7003d1cd420683894d91368c0940 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:56.807240 14203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c7003d1cd420683894d91368c0940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.808107 14128 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c7003d1cd420683894d91368c0940 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:56.808252 14202 tablet_service.cc:1511] Processing CreateTablet for tablet b1cd468e4eb14fa79d72d7c4ad3638b6 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:56.805748 14130 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8b5cf2879b487488613af62c812c4d (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:56.809518 14128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c7003d1cd420683894d91368c0940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.809072 14127 tablet_service.cc:1511] Processing CreateTablet for tablet b1cd468e4eb14fa79d72d7c4ad3638b6 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:56.809692 14202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cd468e4eb14fa79d72d7c4ad3638b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.810671 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cd468e4eb14fa79d72d7c4ad3638b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.811666 14206 tablet_service.cc:1511] Processing CreateTablet for tablet d7731159543c438c99ebe686ce936107 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:56.812258 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8b5cf2879b487488613af62c812c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.812978 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7731159543c438c99ebe686ce936107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.814888 14205 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8b5cf2879b487488613af62c812c4d (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:56.816157 14204 tablet_service.cc:1511] Processing CreateTablet for tablet ed21814a97ea40778b08a7fcf3bf9312 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:56.819998 14129 tablet_service.cc:1511] Processing CreateTablet for tablet ed21814a97ea40778b08a7fcf3bf9312 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:56.821600 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed21814a97ea40778b08a7fcf3bf9312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.822151 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed21814a97ea40778b08a7fcf3bf9312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.823199 14205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8b5cf2879b487488613af62c812c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.840252 14280 tablet_service.cc:1511] Processing CreateTablet for tablet d7731159543c438c99ebe686ce936107 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:56.841684 14280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7731159543c438c99ebe686ce936107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.844107 14279 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8b5cf2879b487488613af62c812c4d (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:56.845474 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8b5cf2879b487488613af62c812c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.848055 14278 tablet_service.cc:1511] Processing CreateTablet for tablet ed21814a97ea40778b08a7fcf3bf9312 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:56.849419 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed21814a97ea40778b08a7fcf3bf9312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.852182 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c7003d1cd420683894d91368c0940 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:56.853492 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c7003d1cd420683894d91368c0940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.856106 14276 tablet_service.cc:1511] Processing CreateTablet for tablet b1cd468e4eb14fa79d72d7c4ad3638b6 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:56.857425 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cd468e4eb14fa79d72d7c4ad3638b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.861651 14126 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1c1459aa88444c9f87cb26be28e6f6 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:56.864069 14125 tablet_service.cc:1511] Processing CreateTablet for tablet 7124122d08854813aff141f5138c53c8 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:56.867050 14126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1c1459aa88444c9f87cb26be28e6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.871088 14125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7124122d08854813aff141f5138c53c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.874066 14204 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1c1459aa88444c9f87cb26be28e6f6 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:56.875425 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1c1459aa88444c9f87cb26be28e6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.876268 14275 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1c1459aa88444c9f87cb26be28e6f6 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:56.877516 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1c1459aa88444c9f87cb26be28e6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.880126 14201 tablet_service.cc:1511] Processing CreateTablet for tablet 7124122d08854813aff141f5138c53c8 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:56.881534 14201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7124122d08854813aff141f5138c53c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.889844 14274 tablet_service.cc:1511] Processing CreateTablet for tablet 7124122d08854813aff141f5138c53c8 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:56.893015 14124 tablet_service.cc:1511] Processing CreateTablet for tablet 727e4c60831140289d69410e808760e0 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:56.894392 14124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727e4c60831140289d69410e808760e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.894477 14200 tablet_service.cc:1511] Processing CreateTablet for tablet 727e4c60831140289d69410e808760e0 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:56.895304 14274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7124122d08854813aff141f5138c53c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.895874 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727e4c60831140289d69410e808760e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.903846 14273 tablet_service.cc:1511] Processing CreateTablet for tablet 727e4c60831140289d69410e808760e0 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:56.905745 14273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727e4c60831140289d69410e808760e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.929136 14331 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:56.929237 14330 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:56.937367 14330 tablet_bootstrap.cc:654] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.946722 14199 tablet_service.cc:1511] Processing CreateTablet for tablet dfb787ed4d0c493ba0f14ee977601751 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:56.948143 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb787ed4d0c493ba0f14ee977601751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.949170 14272 tablet_service.cc:1511] Processing CreateTablet for tablet dfb787ed4d0c493ba0f14ee977601751 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:56.950482 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb787ed4d0c493ba0f14ee977601751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.968114 14331 tablet_bootstrap.cc:654] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.974239 14128 tablet_service.cc:1511] Processing CreateTablet for tablet 9e65ab21b4e1484095f0e11f5c9a69b2 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:56.975564 14128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e65ab21b4e1484095f0e11f5c9a69b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.977026 14130 tablet_service.cc:1511] Processing CreateTablet for tablet dfb787ed4d0c493ba0f14ee977601751 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:56.978621 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb787ed4d0c493ba0f14ee977601751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.997893 14334 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.021337 14334 tablet_bootstrap.cc:654] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.026558 14199 tablet_service.cc:1511] Processing CreateTablet for tablet 9e65ab21b4e1484095f0e11f5c9a69b2 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:57.027786 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e65ab21b4e1484095f0e11f5c9a69b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.032778 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 9e65ab21b4e1484095f0e11f5c9a69b2 (DEFAULT_TABLE table=test-workload [id=b5c571ac49914b65a60bd39145b16046]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:57.034099 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e65ab21b4e1484095f0e11f5c9a69b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.042349 14330 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.042536 14331 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.042948 14330 ts_tablet_manager.cc:1403] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.043s
I20260710 13:18:57.043218 14331 ts_tablet_manager.cc:1403] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.007s
I20260710 13:18:57.046165 14330 raft_consensus.cc:359] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.046945 14330 raft_consensus.cc:385] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.047242 14330 raft_consensus.cc:740] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.048094 14330 consensus_queue.cc:260] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.049633 14331 raft_consensus.cc:359] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.051400 14331 raft_consensus.cc:385] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.052899 14331 raft_consensus.cc:740] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.054733 14331 consensus_queue.cc:260] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.056228 14334 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.057284 14334 ts_tablet_manager.cc:1403] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.011s
I20260710 13:18:57.059748 14241 heartbeater.cc:499] Master 127.10.245.254:44717 was elected leader, sending a full tablet report...
I20260710 13:18:57.060429 14330 ts_tablet_manager.cc:1434] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:18:57.061491 14330 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.062207 14334 raft_consensus.cc:359] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.062949 14334 raft_consensus.cc:385] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.063257 14334 raft_consensus.cc:740] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.064015 14334 consensus_queue.cc:260] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.066280 14166 heartbeater.cc:499] Master 127.10.245.254:44717 was elected leader, sending a full tablet report...
I20260710 13:18:57.066431 14331 ts_tablet_manager.cc:1434] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260710 13:18:57.067499 14331 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.068447 14330 tablet_bootstrap.cc:654] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.075109 14331 tablet_bootstrap.cc:654] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.088071 14315 heartbeater.cc:499] Master 127.10.245.254:44717 was elected leader, sending a full tablet report...
I20260710 13:18:57.088654 14334 ts_tablet_manager.cc:1434] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.004s
I20260710 13:18:57.089690 14334 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.088689 14331 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.090463 14331 ts_tablet_manager.cc:1403] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260710 13:18:57.094344 14331 raft_consensus.cc:359] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.095340 14331 raft_consensus.cc:385] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.095701 14331 raft_consensus.cc:740] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.096568 14334 tablet_bootstrap.cc:654] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.097061 14331 consensus_queue.cc:260] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.100061 14331 ts_tablet_manager.cc:1434] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:18:57.101336 14331 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.108834 14334 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.109428 14334 ts_tablet_manager.cc:1403] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:18:57.110759 14331 tablet_bootstrap.cc:654] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.112738 14334 raft_consensus.cc:359] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.119449 14334 raft_consensus.cc:385] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.119800 14334 raft_consensus.cc:740] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.120704 14334 consensus_queue.cc:260] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.123140 14334 ts_tablet_manager.cc:1434] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 13:18:57.123692 14331 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.124225 14331 ts_tablet_manager.cc:1403] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260710 13:18:57.124250 14334 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.124433 14330 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.125154 14330 ts_tablet_manager.cc:1403] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.064s	user 0.044s	sys 0.013s
I20260710 13:18:57.127589 14331 raft_consensus.cc:359] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.128428 14331 raft_consensus.cc:385] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.128842 14331 raft_consensus.cc:740] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.128207 14330 raft_consensus.cc:359] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.129348 14330 raft_consensus.cc:385] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.129743 14330 raft_consensus.cc:740] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.129683 14331 consensus_queue.cc:260] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.130748 14330 consensus_queue.cc:260] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.131826 14334 tablet_bootstrap.cc:654] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.132659 14331 ts_tablet_manager.cc:1434] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:18:57.133255 14330 ts_tablet_manager.cc:1434] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:57.133662 14331 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.134096 14336 raft_consensus.cc:493] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.134547 14330 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.134574 14336 raft_consensus.cc:515] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.140911 14331 tablet_bootstrap.cc:654] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.141130 14336 leader_election.cc:290] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.144088 14330 tablet_bootstrap.cc:654] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.152691 14331 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.153180 14331 ts_tablet_manager.cc:1403] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:18:57.156003 14331 raft_consensus.cc:359] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.156704 14331 raft_consensus.cc:385] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.156989 14331 raft_consensus.cc:740] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.157966 14331 consensus_queue.cc:260] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.160475 14331 ts_tablet_manager.cc:1434] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:18:57.161597 14331 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.169494 14331 tablet_bootstrap.cc:654] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.181758 14331 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.182274 14331 ts_tablet_manager.cc:1403] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260710 13:18:57.185213 14331 raft_consensus.cc:359] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.185928 14331 raft_consensus.cc:385] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.186223 14331 raft_consensus.cc:740] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.187166 14331 consensus_queue.cc:260] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.189787 14331 ts_tablet_manager.cc:1434] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:18:57.190770 14331 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.198987 14331 tablet_bootstrap.cc:654] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.210549 14331 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.211074 14331 ts_tablet_manager.cc:1403] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:18:57.214807 14331 raft_consensus.cc:359] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.215572 14331 raft_consensus.cc:385] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.215868 14331 raft_consensus.cc:740] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.216725 14331 consensus_queue.cc:260] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.226996 14331 ts_tablet_manager.cc:1434] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 13:18:57.228085 14331 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.231765 14330 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.232538 14330 ts_tablet_manager.cc:1403] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.098s	user 0.047s	sys 0.043s
I20260710 13:18:57.232649 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd468e4eb14fa79d72d7c4ad3638b6" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
W20260710 13:18:57.234474 14179 leader_election.cc:343] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.235139 14331 tablet_bootstrap.cc:654] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.237419 14330 raft_consensus.cc:359] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.238468 14330 raft_consensus.cc:385] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.238889 14330 raft_consensus.cc:740] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.239802 14330 consensus_queue.cc:260] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.240574 14334 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.241103 14334 ts_tablet_manager.cc:1403] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.117s	user 0.032s	sys 0.077s
I20260710 13:18:57.242442 14330 ts_tablet_manager.cc:1434] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:18:57.243546 14330 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.244427 14334 raft_consensus.cc:359] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.245220 14334 raft_consensus.cc:385] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.245546 14334 raft_consensus.cc:740] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.248517 14331 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.249081 14331 ts_tablet_manager.cc:1403] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.008s
I20260710 13:18:57.249171 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd468e4eb14fa79d72d7c4ad3638b6" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.249923 14141 raft_consensus.cc:2468] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 0.
I20260710 13:18:57.251139 14181 leader_election.cc:304] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [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: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 8e07128c147d44f6b4fc4080d147f630
I20260710 13:18:57.251893 14330 tablet_bootstrap.cc:654] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.252308 14336 raft_consensus.cc:2804] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.252848 14336 raft_consensus.cc:493] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.252394 14331 raft_consensus.cc:359] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.253234 14336 raft_consensus.cc:3060] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.253379 14331 raft_consensus.cc:385] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.253829 14331 raft_consensus.cc:740] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.254702 14331 consensus_queue.cc:260] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.257419 14331 ts_tablet_manager.cc:1434] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:18:57.258487 14331 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.259218 14334 consensus_queue.cc:260] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.259788 14330 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.260689 14330 ts_tablet_manager.cc:1403] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:18:57.261822 14334 ts_tablet_manager.cc:1434] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:18:57.262884 14334 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.264183 14330 raft_consensus.cc:359] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.264982 14330 raft_consensus.cc:385] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.259964 14336 raft_consensus.cc:515] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.265303 14330 raft_consensus.cc:740] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.266974 14336 leader_election.cc:290] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.266295 14330 consensus_queue.cc:260] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.267774 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd468e4eb14fa79d72d7c4ad3638b6" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:18:57.268381 14141 raft_consensus.cc:3060] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.268877 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd468e4eb14fa79d72d7c4ad3638b6" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:18:57.269783 14330 ts_tablet_manager.cc:1434] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:57.270143 14338 raft_consensus.cc:493] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:57.270418 14179 leader_election.cc:343] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.270536 14334 tablet_bootstrap.cc:654] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.275978 14331 tablet_bootstrap.cc:654] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.270982 14330 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.270633 14338 raft_consensus.cc:515] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.286664 14338 leader_election.cc:290] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.298260 14141 raft_consensus.cc:2468] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 1.
I20260710 13:18:57.287350 14330 tablet_bootstrap.cc:654] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.301295 14181 leader_election.cc:304] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [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: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 8e07128c147d44f6b4fc4080d147f630
I20260710 13:18:57.302466 14336 raft_consensus.cc:2804] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.308605 14337 raft_consensus.cc:493] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.309108 14337 raft_consensus.cc:515] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.310097 14334 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.311635 14337 leader_election.cc:290] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
W20260710 13:18:57.313275 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:57.310843 14334 ts_tablet_manager.cc:1403] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.009s
I20260710 13:18:57.318137 14334 raft_consensus.cc:359] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.319211 14334 raft_consensus.cc:385] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.319631 14334 raft_consensus.cc:740] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.320638 14334 consensus_queue.cc:260] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.323791 14331 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.324548 14331 ts_tablet_manager.cc:1403] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.024s
I20260710 13:18:57.328181 14331 raft_consensus.cc:359] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.329118 14331 raft_consensus.cc:385] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.329485 14331 raft_consensus.cc:740] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.330265 14331 consensus_queue.cc:260] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.332707 14331 ts_tablet_manager.cc:1434] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:57.330825 14334 ts_tablet_manager.cc:1434] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:18:57.333990 14334 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.332800 14330 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.335532 14330 ts_tablet_manager.cc:1403] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.014s
I20260710 13:18:57.336753 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed21814a97ea40778b08a7fcf3bf9312" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.337497 14141 raft_consensus.cc:2468] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.339222 14331 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.340787 14330 raft_consensus.cc:359] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.341404 14330 raft_consensus.cc:385] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.341660 14330 raft_consensus.cc:740] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.342352 14330 consensus_queue.cc:260] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.347379 14255 leader_election.cc:304] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.348424 14338 raft_consensus.cc:2804] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.348850 14338 raft_consensus.cc:493] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.349241 14338 raft_consensus.cc:3060] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.351568 14334 tablet_bootstrap.cc:654] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.359360 14330 ts_tablet_manager.cc:1434] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.012s
I20260710 13:18:57.359473 14338 raft_consensus.cc:515] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.360867 14330 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.361994 14338 leader_election.cc:290] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.363507 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed21814a97ea40778b08a7fcf3bf9312" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:18:57.363900 14337 raft_consensus.cc:493] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.364145 14141 raft_consensus.cc:3060] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.364478 14337 raft_consensus.cc:515] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.366007 14337 leader_election.cc:290] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.367368 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed21814a97ea40778b08a7fcf3bf9312" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:57.368012 14215 raft_consensus.cc:3060] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.368106 14330 tablet_bootstrap.cc:654] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.362746 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed21814a97ea40778b08a7fcf3bf9312" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.369518 14334 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.370102 14334 ts_tablet_manager.cc:1403] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.007s
I20260710 13:18:57.373596 14334 raft_consensus.cc:359] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.374430 14334 raft_consensus.cc:385] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.374832 14334 raft_consensus.cc:740] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.375809 14334 consensus_queue.cc:260] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.377352 14141 raft_consensus.cc:2468] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:57.378180 14334 ts_tablet_manager.cc:1434] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:18:57.379055 14255 leader_election.cc:304] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.380514 14338 raft_consensus.cc:2804] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.379318 14215 raft_consensus.cc:2468] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:57.388068 14334 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.388635 14336 raft_consensus.cc:697] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 1 LEADER]: Becoming Leader. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Running, Role: LEADER
I20260710 13:18:57.388871 14330 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.389511 14330 ts_tablet_manager.cc:1403] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.014s
I20260710 13:18:57.389783 14336 consensus_queue.cc:237] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.392886 14330 raft_consensus.cc:359] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.395107 14334 tablet_bootstrap.cc:654] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.395417 14331 tablet_bootstrap.cc:654] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.399150 14330 raft_consensus.cc:385] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.399591 14330 raft_consensus.cc:740] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.400537 14330 consensus_queue.cc:260] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.403710 14330 ts_tablet_manager.cc:1434] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:18:57.405027 14330 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.410058 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.411129 14215 raft_consensus.cc:2468] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 0.
I20260710 13:18:57.412997 14338 raft_consensus.cc:697] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Becoming Leader. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Running, Role: LEADER
I20260710 13:18:57.414093 14338 consensus_queue.cc:237] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.414649 14363 raft_consensus.cc:493] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.415333 14363 raft_consensus.cc:515] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.417649 14330 tablet_bootstrap.cc:654] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.417779 14363 leader_election.cc:290] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.418936 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.419479 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.419765 14141 raft_consensus.cc:2468] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.420332 14215 raft_consensus.cc:2468] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 0.
I20260710 13:18:57.421708 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.422511 14216 raft_consensus.cc:2468] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.424508 14255 leader_election.cc:304] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.422451 14104 leader_election.cc:304] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.428836 14337 raft_consensus.cc:2804] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.429355 14337 raft_consensus.cc:493] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.429786 14337 raft_consensus.cc:3060] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.433907 14338 raft_consensus.cc:2804] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.434459 14338 raft_consensus.cc:493] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.435037 14338 raft_consensus.cc:3060] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.447497 14330 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.449199 14330 ts_tablet_manager.cc:1403] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.008s
I20260710 13:18:57.450083 14338 raft_consensus.cc:515] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.442051 14337 raft_consensus.cc:515] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.450796 14038 catalog_manager.cc:5697] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c reported cstate change: term changed from 0 to 1, leader changed from <none> to d46f79a82e3b4bfda49c0144614af07c (127.10.245.194). New cstate: current_term: 1 leader_uuid: "d46f79a82e3b4bfda49c0144614af07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.453016 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:18:57.453148 14337 leader_election.cc:290] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 election: Requested vote from peers d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.448240 14104 leader_election.cc:304] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.453815 14141 raft_consensus.cc:2393] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e07128c147d44f6b4fc4080d147f630 in current term 1: Already voted for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in this term.
I20260710 13:18:57.454115 14338 leader_election.cc:290] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.455901 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:57.456624 14216 raft_consensus.cc:3060] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.452907 14330 raft_consensus.cc:359] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.457620 14330 raft_consensus.cc:385] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.457978 14330 raft_consensus.cc:740] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.458763 14330 consensus_queue.cc:260] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.458356 14036 catalog_manager.cc:5697] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "8e07128c147d44f6b4fc4080d147f630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.460425 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:57.462162 14253 leader_election.cc:304] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [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: 8e07128c147d44f6b4fc4080d147f630; no voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:57.462492 14337 raft_consensus.cc:2804] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.463127 14337 raft_consensus.cc:493] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.463599 14337 raft_consensus.cc:3060] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.465775 14331 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.466288 14331 ts_tablet_manager.cc:1403] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.127s	user 0.027s	sys 0.000s
I20260710 13:18:57.466684 14216 raft_consensus.cc:2468] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 1.
I20260710 13:18:57.467105 14338 raft_consensus.cc:2749] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.468073 14104 leader_election.cc:304] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.469591 14334 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.469522 14331 raft_consensus.cc:359] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.475100 14331 raft_consensus.cc:385] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.471416 14356 raft_consensus.cc:493] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.475001 14337 raft_consensus.cc:515] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.475713 14356 raft_consensus.cc:515] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.476637 14290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
I20260710 13:18:57.477114 14331 raft_consensus.cc:740] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.477510 14290 raft_consensus.cc:2393] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in current term 1: Already voted for candidate 8e07128c147d44f6b4fc4080d147f630 in this term.
I20260710 13:18:57.477814 14356 leader_election.cc:290] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.478050 14331 consensus_queue.cc:260] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.478649 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
I20260710 13:18:57.479403 14289 raft_consensus.cc:2468] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 0.
I20260710 13:18:57.480885 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:18:57.481211 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7731159543c438c99ebe686ce936107" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.481971 14288 raft_consensus.cc:2393] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in current term 1: Already voted for candidate 8e07128c147d44f6b4fc4080d147f630 in this term.
I20260710 13:18:57.482060 14141 raft_consensus.cc:2468] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 0.
I20260710 13:18:57.484685 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7731159543c438c99ebe686ce936107" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
W20260710 13:18:57.486461 14179 leader_election.cc:343] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.470386 14334 ts_tablet_manager.cc:1403] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.026s
I20260710 13:18:57.472728 14330 ts_tablet_manager.cc:1434] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:18:57.487180 14181 leader_election.cc:304] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [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: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 8e07128c147d44f6b4fc4080d147f630
I20260710 13:18:57.474570 14372 raft_consensus.cc:2804] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.487564 14356 raft_consensus.cc:493] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.488224 14330 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.488070 14356 raft_consensus.cc:515] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.488322 14336 raft_consensus.cc:2804] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.488859 14336 raft_consensus.cc:493] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.489164 14336 raft_consensus.cc:3060] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.490964 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124122d08854813aff141f5138c53c8" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.491592 14141 raft_consensus.cc:2468] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 0.
I20260710 13:18:57.492832 14181 leader_election.cc:304] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.493721 14360 raft_consensus.cc:2804] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.494060 14360 raft_consensus.cc:493] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.494379 14360 raft_consensus.cc:3060] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.496311 14336 raft_consensus.cc:515] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.498123 14330 tablet_bootstrap.cc:654] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.499639 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7731159543c438c99ebe686ce936107" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:18:57.500043 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7731159543c438c99ebe686ce936107" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:18:57.500576 14141 raft_consensus.cc:3060] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:57.501101 14179 leader_election.cc:343] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.501332 14337 leader_election.cc:290] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 election: Requested vote from peers d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.501713 14336 leader_election.cc:290] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.504539 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124122d08854813aff141f5138c53c8" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
I20260710 13:18:57.505112 14330 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.505585 14330 ts_tablet_manager.cc:1403] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 13:18:57.498275 14334 raft_consensus.cc:359] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
W20260710 13:18:57.506106 14179 leader_election.cc:343] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.506402 14334 raft_consensus.cc:385] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.506958 14334 raft_consensus.cc:740] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.508395 14331 ts_tablet_manager.cc:1434] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.008s
I20260710 13:18:57.508069 14334 consensus_queue.cc:260] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.510149 14360 raft_consensus.cc:515] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.513288 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124122d08854813aff141f5138c53c8" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:18:57.513574 14334 ts_tablet_manager.cc:1434] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:18:57.513901 14140 raft_consensus.cc:3060] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.514983 14334 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.515285 14141 raft_consensus.cc:2468] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 1.
I20260710 13:18:57.517342 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:18:57.517539 14372 raft_consensus.cc:697] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 LEADER]: Becoming Leader. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Running, Role: LEADER
I20260710 13:18:57.517910 14288 raft_consensus.cc:3060] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.518167 14338 raft_consensus.cc:493] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.518604 14372 consensus_queue.cc:237] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.518079 14181 leader_election.cc:304] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [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: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 8e07128c147d44f6b4fc4080d147f630
I20260710 13:18:57.518821 14338 raft_consensus.cc:515] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.519941 14336 raft_consensus.cc:2804] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.508258 14330 raft_consensus.cc:359] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.517138 14331 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:18:57.522406 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7003d1cd420683894d91368c0940" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.523272 14215 raft_consensus.cc:2468] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.524250 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:57.525031 14216 raft_consensus.cc:3060] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.525686 14253 leader_election.cc:304] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: 
I20260710 13:18:57.519501 14360 leader_election.cc:290] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.522461 14330 raft_consensus.cc:385] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.526818 14367 raft_consensus.cc:2804] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.527280 14330 raft_consensus.cc:740] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.527402 14367 raft_consensus.cc:493] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.527793 14367 raft_consensus.cc:3060] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.528353 14330 consensus_queue.cc:260] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.531245 14330 ts_tablet_manager.cc:1434] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 13:18:57.520069 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124122d08854813aff141f5138c53c8" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:18:57.531664 14338 leader_election.cc:290] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.507004 14356 leader_election.cc:290] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
W20260710 13:18:57.532843 14179 leader_election.cc:343] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.533404 14330 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.537756 14367 raft_consensus.cc:515] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.539341 14141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7003d1cd420683894d91368c0940" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.539987 14141 raft_consensus.cc:2468] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.546000 14330 tablet_bootstrap.cc:654] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.547075 14331 tablet_bootstrap.cc:654] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.558104 14140 raft_consensus.cc:2468] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 1.
I20260710 13:18:57.560988 14181 leader_election.cc:304] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [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: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 8e07128c147d44f6b4fc4080d147f630
I20260710 13:18:57.562146 14356 raft_consensus.cc:2804] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.562719 14216 raft_consensus.cc:2468] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 1.
I20260710 13:18:57.562608 14356 raft_consensus.cc:697] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 1 LEADER]: Becoming Leader. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Running, Role: LEADER
I20260710 13:18:57.563586 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7003d1cd420683894d91368c0940" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:57.564002 14356 consensus_queue.cc:237] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.565023 14367 leader_election.cc:290] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.564407 14215 raft_consensus.cc:3060] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.550818 14288 raft_consensus.cc:2468] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 1.
I20260710 13:18:57.567683 14104 leader_election.cc:304] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.568575 14372 raft_consensus.cc:2804] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.566244 14336 raft_consensus.cc:697] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 1 LEADER]: Becoming Leader. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Running, Role: LEADER
I20260710 13:18:57.569121 14372 raft_consensus.cc:697] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 LEADER]: Becoming Leader. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Running, Role: LEADER
I20260710 13:18:57.569671 14336 consensus_queue.cc:237] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.569967 14372 consensus_queue.cc:237] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.578402 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7003d1cd420683894d91368c0940" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:18:57.579034 14140 raft_consensus.cc:3060] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.585165 14215 raft_consensus.cc:2468] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:57.588284 14331 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: No bootstrap required, opened a new log
I20260710 13:18:57.589540 14331 ts_tablet_manager.cc:1403] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.008s
I20260710 13:18:57.592348 14253 leader_election.cc:304] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: 
I20260710 13:18:57.593518 14367 raft_consensus.cc:2804] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.594086 14367 raft_consensus.cc:697] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Becoming Leader. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Running, Role: LEADER
I20260710 13:18:57.595098 14367 consensus_queue.cc:237] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.603164 14334 tablet_bootstrap.cc:654] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.616578 14140 raft_consensus.cc:2468] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:57.619685 14330 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.620167 14330 ts_tablet_manager.cc:1403] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.001s
I20260710 13:18:57.621541 14038 catalog_manager.cc:5697] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c reported cstate change: term changed from 0 to 1, leader changed from <none> to d46f79a82e3b4bfda49c0144614af07c (127.10.245.194). New cstate: current_term: 1 leader_uuid: "d46f79a82e3b4bfda49c0144614af07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.622854 14330 raft_consensus.cc:359] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.623543 14038 catalog_manager.cc:5697] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c reported cstate change: term changed from 0 to 1, leader changed from <none> to d46f79a82e3b4bfda49c0144614af07c (127.10.245.194). New cstate: current_term: 1 leader_uuid: "d46f79a82e3b4bfda49c0144614af07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.623517 14330 raft_consensus.cc:385] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.625008 14330 raft_consensus.cc:740] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.621402 14331 raft_consensus.cc:359] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.629261 14331 raft_consensus.cc:385] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.629599 14331 raft_consensus.cc:740] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.630309 14331 consensus_queue.cc:260] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.628954 14334 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.626000 14330 consensus_queue.cc:260] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.632754 14330 ts_tablet_manager.cc:1434] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:57.634096 14330 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c: Bootstrap starting.
I20260710 13:18:57.635758 14334 ts_tablet_manager.cc:1403] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.005s
I20260710 13:18:57.637799 14367 raft_consensus.cc:493] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.637372 14036 catalog_manager.cc:5697] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.638288 14367 raft_consensus.cc:515] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.638639 14334 raft_consensus.cc:359] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.639436 14334 raft_consensus.cc:385] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.639787 14334 raft_consensus.cc:740] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.640643 14334 consensus_queue.cc:260] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.641078 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb787ed4d0c493ba0f14ee977601751" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.639250 14036 catalog_manager.cc:5697] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.641741 14140 raft_consensus.cc:2468] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.641924 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb787ed4d0c493ba0f14ee977601751" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.641722 14367 leader_election.cc:290] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.642493 14215 raft_consensus.cc:2468] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.643014 14330 tablet_bootstrap.cc:654] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.643070 14255 leader_election.cc:304] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.643534 14331 ts_tablet_manager.cc:1434] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260710 13:18:57.644528 14367 raft_consensus.cc:2804] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.644932 14367 raft_consensus.cc:493] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.645314 14367 raft_consensus.cc:3060] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.645391 14334 ts_tablet_manager.cc:1434] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:57.649374 14334 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.652665 14367 raft_consensus.cc:515] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.654676 14330 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c: No bootstrap required, opened a new log
I20260710 13:18:57.655217 14330 ts_tablet_manager.cc:1403] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 13:18:57.655354 14367 leader_election.cc:290] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.656277 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb787ed4d0c493ba0f14ee977601751" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:57.656884 14215 raft_consensus.cc:3060] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.657035 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb787ed4d0c493ba0f14ee977601751" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:18:57.657691 14140 raft_consensus.cc:3060] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.658082 14330 raft_consensus.cc:359] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.658764 14330 raft_consensus.cc:385] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.659062 14330 raft_consensus.cc:740] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.656322 14334 tablet_bootstrap.cc:654] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.659947 14330 consensus_queue.cc:260] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.662384 14330 ts_tablet_manager.cc:1434] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:18:57.665427 14334 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.665365 14140 raft_consensus.cc:2468] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:57.666154 14334 ts_tablet_manager.cc:1403] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 13:18:57.667053 14255 leader_election.cc:304] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.667245 14037 catalog_manager.cc:5697] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "8e07128c147d44f6b4fc4080d147f630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.668933 14334 raft_consensus.cc:359] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.669548 14334 raft_consensus.cc:385] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.669284 14215 raft_consensus.cc:2468] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:57.670006 14334 raft_consensus.cc:740] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.670595 14338 raft_consensus.cc:2804] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.671116 14338 raft_consensus.cc:697] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Becoming Leader. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Running, Role: LEADER
I20260710 13:18:57.670862 14334 consensus_queue.cc:260] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.671950 14338 consensus_queue.cc:237] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.672708 14363 raft_consensus.cc:493] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.673310 14363 raft_consensus.cc:515] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.675972 14363 leader_election.cc:290] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.683370 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd468e4eb14fa79d72d7c4ad3638b6" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.684476 14140 raft_consensus.cc:2393] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e07128c147d44f6b4fc4080d147f630 in current term 1: Already voted for candidate d46f79a82e3b4bfda49c0144614af07c in this term.
I20260710 13:18:57.686069 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cd468e4eb14fa79d72d7c4ad3638b6" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.689256 14253 leader_election.cc:304] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630; no voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:57.690317 14363 raft_consensus.cc:3060] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.699404 14334 ts_tablet_manager.cc:1434] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.016s
I20260710 13:18:57.699431 14363 raft_consensus.cc:2749] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.700336 14334 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.704241 14035 catalog_manager.cc:5697] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "8e07128c147d44f6b4fc4080d147f630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.706451 14334 tablet_bootstrap.cc:654] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.710968 14334 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.711380 14334 ts_tablet_manager.cc:1403] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:18:57.714036 14363 raft_consensus.cc:493] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.713753 14334 raft_consensus.cc:359] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.714627 14334 raft_consensus.cc:385] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.714504 14363 raft_consensus.cc:515] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.714931 14334 raft_consensus.cc:740] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.715611 14334 consensus_queue.cc:260] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.716589 14363 leader_election.cc:290] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439), fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443)
I20260710 13:18:57.717520 14334 ts_tablet_manager.cc:1434] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:57.717758 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7731159543c438c99ebe686ce936107" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.718101 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7731159543c438c99ebe686ce936107" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.718426 14334 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630: Bootstrap starting.
I20260710 13:18:57.718969 14140 raft_consensus.cc:2393] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e07128c147d44f6b4fc4080d147f630 in current term 1: Already voted for candidate d46f79a82e3b4bfda49c0144614af07c in this term.
I20260710 13:18:57.719959 14255 leader_election.cc:304] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630; no voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:57.720772 14338 raft_consensus.cc:3060] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.724328 14334 tablet_bootstrap.cc:654] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.727970 14338 raft_consensus.cc:2749] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.728924 14334 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630: No bootstrap required, opened a new log
I20260710 13:18:57.729256 14334 ts_tablet_manager.cc:1403] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:18:57.731058 14334 raft_consensus.cc:359] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.731479 14334 raft_consensus.cc:385] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.731638 14334 raft_consensus.cc:740] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.732054 14334 consensus_queue.cc:260] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.733814 14334 ts_tablet_manager.cc:1434] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:18:57.746487 14338 raft_consensus.cc:493] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.746908 14338 raft_consensus.cc:515] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.748679 14338 leader_election.cc:290] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.749394 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e65ab21b4e1484095f0e11f5c9a69b2" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" is_pre_election: true
I20260710 13:18:57.749747 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e65ab21b4e1484095f0e11f5c9a69b2" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.750116 14140 raft_consensus.cc:2468] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.750355 14215 raft_consensus.cc:2468] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 0.
I20260710 13:18:57.751212 14255 leader_election.cc:304] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.751922 14338 raft_consensus.cc:2804] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.752224 14338 raft_consensus.cc:493] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.752490 14338 raft_consensus.cc:3060] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.756933 14338 raft_consensus.cc:515] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.758388 14338 leader_election.cc:290] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:57.759205 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e65ab21b4e1484095f0e11f5c9a69b2" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:18:57.759325 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e65ab21b4e1484095f0e11f5c9a69b2" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:57.759672 14140 raft_consensus.cc:3060] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.759840 14215 raft_consensus.cc:3060] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.764143 14140 raft_consensus.cc:2468] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:57.764197 14215 raft_consensus.cc:2468] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:57.765259 14255 leader_election.cc:304] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.765976 14338 raft_consensus.cc:2804] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.766362 14338 raft_consensus.cc:697] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Becoming Leader. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Running, Role: LEADER
I20260710 13:18:57.767118 14338 consensus_queue.cc:237] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.773682 14036 catalog_manager.cc:5697] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "8e07128c147d44f6b4fc4080d147f630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.805282 14338 consensus_queue.cc:1048] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.812991 14372 raft_consensus.cc:493] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.813491 14372 raft_consensus.cc:515] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.815567 14372 leader_election.cc:290] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.816463 14356 consensus_queue.cc:1048] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.819118 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727e4c60831140289d69410e808760e0" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
I20260710 13:18:57.819999 14288 raft_consensus.cc:2468] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 0.
I20260710 13:18:57.821028 14338 consensus_queue.cc:1048] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.821354 14104 leader_election.cc:304] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.822175 14372 raft_consensus.cc:2804] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.822665 14372 raft_consensus.cc:493] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.822225 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727e4c60831140289d69410e808760e0" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:57.823102 14372 raft_consensus.cc:3060] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.823534 14215 raft_consensus.cc:2468] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 0.
I20260710 13:18:57.834952 14372 raft_consensus.cc:515] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.840883 14356 consensus_queue.cc:1048] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.844367 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727e4c60831140289d69410e808760e0" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:57.844722 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727e4c60831140289d69410e808760e0" candidate_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:18:57.845032 14216 raft_consensus.cc:3060] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.845448 14289 raft_consensus.cc:3060] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.852044 14216 raft_consensus.cc:2468] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 1.
I20260710 13:18:57.853688 14372 leader_election.cc:290] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 election: Requested vote from peers d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:57.854631 14104 leader_election.cc:304] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:18:57.855414 14372 raft_consensus.cc:2804] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.855916 14372 raft_consensus.cc:697] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 LEADER]: Becoming Leader. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Running, Role: LEADER
I20260710 13:18:57.856606 14372 consensus_queue.cc:237] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.862332 14289 raft_consensus.cc:2468] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0bb0f158fe415b8d0ef1fa9c0b6f44 in term 1.
I20260710 13:18:57.864197 14036 catalog_manager.cc:5697] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.904584 14372 consensus_queue.cc:1048] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.915376 14375 consensus_queue.cc:1048] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:57.965596 11223 ts_manager.cc:295] Set tserver state for fb0bb0f158fe415b8d0ef1fa9c0b6f44 to MAINTENANCE_MODE
I20260710 13:18:57.966415 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
I20260710 13:18:57.973150 14373 consensus_queue.cc:1048] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.987442 14337 consensus_queue.cc:1048] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.990552 14363 raft_consensus.cc:493] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.991128 14363 raft_consensus.cc:515] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:57.993160 14363 leader_election.cc:290] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
W20260710 13:18:57.994112 14255 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]
I20260710 13:18:57.995698 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124122d08854813aff141f5138c53c8" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
W20260710 13:18:58.003247 14181 consensus_peers.cc:597] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:58.009725 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:58.010763 11223 tablet_replica.cc:333] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.011893 11223 raft_consensus.cc:2243] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.012506 11223 raft_consensus.cc:2272] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.015136 11223 tablet_replica.cc:333] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.015929 11223 raft_consensus.cc:2243] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.016386 11223 raft_consensus.cc:2272] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:58.017345 14255 leader_election.cc:336] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:18:58.017777 14255 leader_election.cc:304] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e07128c147d44f6b4fc4080d147f630; no voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:58.018426 14363 raft_consensus.cc:2749] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.018872 11223 tablet_replica.cc:333] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.019519 11223 raft_consensus.cc:2243] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.019912 11223 raft_consensus.cc:2272] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.021540 11223 tablet_replica.cc:333] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.022082 11223 raft_consensus.cc:2243] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:58.022855 11223 raft_consensus.cc:2272] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.024784 11223 tablet_replica.cc:333] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.025287 11223 raft_consensus.cc:2243] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:58.025817 11223 pending_rounds.cc:70] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Trying to abort 1 pending ops.
I20260710 13:18:58.026013 11223 pending_rounds.cc:77] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992347067834368 op_type: NO_OP noop_request { }
I20260710 13:18:58.026311 11223 raft_consensus.cc:2889] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:58.026579 11223 raft_consensus.cc:2272] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.026999 14356 consensus_queue.cc:1048] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:58.028848 11223 tablet_replica.cc:333] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.029480 11223 raft_consensus.cc:2243] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.029871 11223 raft_consensus.cc:2272] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.032052 11223 tablet_replica.cc:333] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.032687 11223 raft_consensus.cc:2243] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.033149 11223 raft_consensus.cc:2272] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.038655 11223 tablet_replica.cc:333] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.039343 11223 raft_consensus.cc:2243] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.039925 11223 raft_consensus.cc:2272] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:58.040046 14181 consensus_peers.cc:597] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:58.043013 11223 tablet_replica.cc:333] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.043751 11223 raft_consensus.cc:2243] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:58.044660 11223 raft_consensus.cc:2272] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.046577 11223 tablet_replica.cc:333] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: stopping tablet replica
I20260710 13:18:58.047113 11223 raft_consensus.cc:2243] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.047479 11223 raft_consensus.cc:2272] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:58.066843 14255 consensus_peers.cc:597] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:58.073685 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:18:58.162792 14363 consensus_queue.cc:1048] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:58.171358 14367 consensus_queue.cc:1048] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:58.177362 14255 consensus_peers.cc:597] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.186003 14255 consensus_peers.cc:597] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:58.187330 14289 raft_consensus.cc:3060] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.193737 14378 consensus_queue.cc:1048] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:58.220871 14363 consensus_queue.cc:1048] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:58.314299 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:58.338114 14181 consensus_peers.cc:597] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.403891 14255 consensus_peers.cc:597] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.315311 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:59.415544 14416 raft_consensus.cc:493] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb0bb0f158fe415b8d0ef1fa9c0b6f44)
I20260710 13:18:59.416225 14416 raft_consensus.cc:515] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.418073 14416 leader_election.cc:290] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:59.418985 14415 raft_consensus.cc:493] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb0bb0f158fe415b8d0ef1fa9c0b6f44)
I20260710 13:18:59.419377 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:18:59.419555 14415 raft_consensus.cc:515] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.420640 14215 raft_consensus.cc:2468] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:59.422410 14253 leader_election.cc:304] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [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: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: 
I20260710 13:18:59.423419 14416 raft_consensus.cc:2804] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:18:59.423507 14255 leader_election.cc:336] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.423868 14416 raft_consensus.cc:493] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb0bb0f158fe415b8d0ef1fa9c0b6f44)
I20260710 13:18:59.424329 14416 raft_consensus.cc:3060] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.425109 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
I20260710 13:18:59.425809 14415 leader_election.cc:290] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
W20260710 13:18:59.426981 14181 leader_election.cc:336] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.430433 14416 raft_consensus.cc:515] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.431408 14289 raft_consensus.cc:2393] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d46f79a82e3b4bfda49c0144614af07c in current term 2: Already voted for candidate 8e07128c147d44f6b4fc4080d147f630 in this term.
I20260710 13:18:59.432109 14416 leader_election.cc:290] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 2 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:59.433357 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1c1459aa88444c9f87cb26be28e6f6" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:18:59.433995 14215 raft_consensus.cc:3060] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.435004 14179 leader_election.cc:304] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [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: d46f79a82e3b4bfda49c0144614af07c; no voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44
W20260710 13:18:59.436163 14255 leader_election.cc:336] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.439947 14215 raft_consensus.cc:2468] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 2.
I20260710 13:18:59.440475 14415 raft_consensus.cc:2749] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:59.441147 14253 leader_election.cc:304] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [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: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:59.441992 14417 raft_consensus.cc:2804] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:59.442534 14417 raft_consensus.cc:697] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 2 LEADER]: Becoming Leader. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Running, Role: LEADER
I20260710 13:18:59.443500 14417 consensus_queue.cc:237] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.451597 14036 catalog_manager.cc:5697] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 reported cstate change: term changed from 1 to 2, leader changed from fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193) to 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "8e07128c147d44f6b4fc4080d147f630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:59.468289 14415 raft_consensus.cc:493] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.468829 14415 raft_consensus.cc:515] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.470538 14415 leader_election.cc:290] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:59.471654 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727e4c60831140289d69410e808760e0" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
I20260710 13:18:59.472201 14289 raft_consensus.cc:2468] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 1.
I20260710 13:18:59.473486 14179 leader_election.cc:304] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [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: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: 
I20260710 13:18:59.474200 14415 raft_consensus.cc:2804] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:59.474505 14415 raft_consensus.cc:493] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:18:59.474706 14181 leader_election.cc:336] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.474874 14415 raft_consensus.cc:3060] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.480639 14415 raft_consensus.cc:515] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.482169 14415 leader_election.cc:290] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:59.483238 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727e4c60831140289d69410e808760e0" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:18:59.483847 14289 raft_consensus.cc:3060] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:59.486053 14181 leader_election.cc:336] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.487653 14415 raft_consensus.cc:493] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb0bb0f158fe415b8d0ef1fa9c0b6f44)
I20260710 13:18:59.488119 14415 raft_consensus.cc:515] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.489555 14289 raft_consensus.cc:2468] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 2.
I20260710 13:18:59.490249 14415 leader_election.cc:290] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:59.491001 14179 leader_election.cc:304] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [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: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:59.491477 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630" is_pre_election: true
I20260710 13:18:59.491845 14417 raft_consensus.cc:493] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb0bb0f158fe415b8d0ef1fa9c0b6f44)
I20260710 13:18:59.492048 14415 raft_consensus.cc:2804] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:59.492441 14417 raft_consensus.cc:515] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.492798 14415 raft_consensus.cc:697] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 2 LEADER]: Becoming Leader. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Running, Role: LEADER
I20260710 13:18:59.493707 14289 raft_consensus.cc:2468] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 1.
I20260710 13:18:59.493762 14415 consensus_queue.cc:237] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Queue going to LEADER 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: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.494654 14417 leader_election.cc:290] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
W20260710 13:18:59.494722 14181 leader_election.cc:336] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.496862 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
W20260710 13:18:59.501622 14255 leader_election.cc:336] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.502864 14181 leader_election.cc:304] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [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: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:59.503145 14215 raft_consensus.cc:2468] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 1.
I20260710 13:18:59.504058 14418 raft_consensus.cc:2804] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:59.504521 14418 raft_consensus.cc:493] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb0bb0f158fe415b8d0ef1fa9c0b6f44)
I20260710 13:18:59.504619 14253 leader_election.cc:304] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [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: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:59.505105 14418 raft_consensus.cc:3060] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.505934 14417 raft_consensus.cc:2804] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:59.506336 14417 raft_consensus.cc:493] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb0bb0f158fe415b8d0ef1fa9c0b6f44)
I20260710 13:18:59.506691 14417 raft_consensus.cc:3060] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.511307 14036 catalog_manager.cc:5697] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c reported cstate change: term changed from 1 to 2, leader changed from fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193) to d46f79a82e3b4bfda49c0144614af07c (127.10.245.194). New cstate: current_term: 2 leader_uuid: "d46f79a82e3b4bfda49c0144614af07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.512319 14418 raft_consensus.cc:515] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.516822 14417 raft_consensus.cc:515] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:18:59.518934 14417 leader_election.cc:290] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 2 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:18:59.520036 14418 leader_election.cc:290] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:18:59.520108 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:18:59.521057 14289 raft_consensus.cc:2393] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d46f79a82e3b4bfda49c0144614af07c in current term 2: Already voted for candidate 8e07128c147d44f6b4fc4080d147f630 in this term.
I20260710 13:18:59.520151 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
W20260710 13:18:59.521149 14181 leader_election.cc:336] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.522213 14215 raft_consensus.cc:2393] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e07128c147d44f6b4fc4080d147f630 in current term 2: Already voted for candidate d46f79a82e3b4bfda49c0144614af07c in this term.
I20260710 13:18:59.522297 14179 leader_election.cc:304] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [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: d46f79a82e3b4bfda49c0144614af07c; no voters: 8e07128c147d44f6b4fc4080d147f630, fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:59.523423 14418 raft_consensus.cc:2749] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:18:59.524034 14255 leader_election.cc:336] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:18:59.524469 14255 leader_election.cc:304] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [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: 8e07128c147d44f6b4fc4080d147f630; no voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:18:59.525120 14417 raft_consensus.cc:2749] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:18:59.951936 14215 raft_consensus.cc:1275] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Refusing update from remote peer 8e07128c147d44f6b4fc4080d147f630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:59.953358 14416 consensus_queue.cc:1048] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:59.967859 14255 consensus_peers.cc:597] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:59.967983 14289 raft_consensus.cc:1275] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Refusing update from remote peer d46f79a82e3b4bfda49c0144614af07c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:59.969645 14418 consensus_queue.cc:1048] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:59.984236 14181 consensus_peers.cc:597] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:00.311275 14255 consensus_peers.cc:597] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:00.316367 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:00.441741 14255 consensus_peers.cc:597] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:00.445935 14181 consensus_peers.cc:597] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:00.586282 14181 consensus_peers.cc:597] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:00.883706 14255 consensus_peers.cc:597] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:00.891038 14181 consensus_peers.cc:597] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:01.054896 14255 consensus_peers.cc:597] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:19:01.219274 14417 raft_consensus.cc:493] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:01.220052 14417 raft_consensus.cc:515] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:01.221936 14417 leader_election.cc:290] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:19:01.223222 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c" is_pre_election: true
I20260710 13:19:01.223942 14215 raft_consensus.cc:2468] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 2.
W20260710 13:19:01.227205 14255 leader_election.cc:336] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:19:01.227777 14253 leader_election.cc:304] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [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: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:19:01.228427 14417 raft_consensus.cc:2804] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:01.228742 14417 raft_consensus.cc:493] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:01.229048 14417 raft_consensus.cc:3060] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:01.234728 14417 raft_consensus.cc:515] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:01.236387 14417 leader_election.cc:290] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 3 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439)
I20260710 13:19:01.237452 14215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8b5cf2879b487488613af62c812c4d" candidate_uuid: "8e07128c147d44f6b4fc4080d147f630" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
I20260710 13:19:01.238083 14215 raft_consensus.cc:3060] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:19:01.240594 14255 leader_election.cc:336] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111)
I20260710 13:19:01.244095 14215 raft_consensus.cc:2468] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e07128c147d44f6b4fc4080d147f630 in term 3.
I20260710 13:19:01.245257 14253 leader_election.cc:304] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [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: 8e07128c147d44f6b4fc4080d147f630, d46f79a82e3b4bfda49c0144614af07c; no voters: fb0bb0f158fe415b8d0ef1fa9c0b6f44
I20260710 13:19:01.246044 14417 raft_consensus.cc:2804] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:01.246527 14417 raft_consensus.cc:697] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 3 LEADER]: Becoming Leader. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Running, Role: LEADER
I20260710 13:19:01.247368 14417 consensus_queue.cc:237] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Queue going to LEADER 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: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:01.255393 14037 catalog_manager.cc:5697] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 reported cstate change: term changed from 1 to 3, leader changed from fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193) to 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "8e07128c147d44f6b4fc4080d147f630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:01.317469 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:01.785468 14255 consensus_peers.cc:597] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:01.805516 14215 raft_consensus.cc:1275] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 3 FOLLOWER]: Refusing update from remote peer 8e07128c147d44f6b4fc4080d147f630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:01.807041 14417 consensus_queue.cc:1048] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:02.318428 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:02.461896 14255 consensus_peers.cc:597] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:02.619916 14255 consensus_peers.cc:597] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:02.634820 14181 consensus_peers.cc:597] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:02.714802 14181 consensus_peers.cc:597] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:03.035683 14181 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111) [suppressed 98 similar messages]
W20260710 13:19:03.074218 14181 consensus_peers.cc:597] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:03.089849 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:03.098019 14440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.098552 14441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.100482 14443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.101801 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:03.102686 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.102877 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.103085 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689543103070 us; error 0 us; skew 500 ppm
I20260710 13:19:03.103672 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.106220 11223 webserver.cc:533] Webserver started at http://127.10.245.193:37361/ using document root <none> and password file <none>
I20260710 13:19:03.106825 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.107110 11223 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:03.110723 11223 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:03.114871 14448 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.115762 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:19:03.116138 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-tnx0"
I20260710 13:19:03.116504 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:19:03.130832 14181 consensus_peers.cc:597] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:03.139544 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.140870 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.142804 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:03.147171 14455 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:19:03.195457 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:19:03.195858 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.003s	sys 0.000s
I20260710 13:19:03.196201 11223 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260710 13:19:03.198324 14255 consensus_peers.cc:597] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:03.201514 14455 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.214756 14455 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.215512 14455 tablet_bootstrap.cc:492] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.216094 14455 ts_tablet_manager.cc:1403] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 13:19:03.218328 14455 raft_consensus.cc:359] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.219029 14455 raft_consensus.cc:740] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.219710 14455 consensus_queue.cc:260] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.221988 14455 ts_tablet_manager.cc:1434] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:19:03.222656 14455 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.234263 14455 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:19:03.234570 11223 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:19:03.234835 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.036s	sys 0.000s
I20260710 13:19:03.235159 14455 tablet_bootstrap.cc:492] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.235764 14455 ts_tablet_manager.cc:1403] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:19:03.237743 14455 raft_consensus.cc:359] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.238392 14455 raft_consensus.cc:740] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.239073 14455 consensus_queue.cc:260] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [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: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.240531 14455 ts_tablet_manager.cc:1434] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:03.241169 14455 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.257400 14455 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.258342 14455 tablet_bootstrap.cc:492] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.259135 14455 ts_tablet_manager.cc:1403] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:19:03.262161 14455 raft_consensus.cc:359] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.263164 14455 raft_consensus.cc:740] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.264415 14455 consensus_queue.cc:260] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [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: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.267244 14455 ts_tablet_manager.cc:1434] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:03.268308 14455 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.286582 14455 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.287454 14455 tablet_bootstrap.cc:492] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.288038 14455 ts_tablet_manager.cc:1403] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:19:03.289904 14455 raft_consensus.cc:359] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.290442 14455 raft_consensus.cc:740] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.291121 14455 consensus_queue.cc:260] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [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: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.292799 14455 ts_tablet_manager.cc:1434] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:03.293454 14455 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.298575 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:38443
I20260710 13:19:03.298696 14516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:38443 every 8 connection(s)
I20260710 13:19:03.303365 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:03.303448 14455 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.304644 14455 tablet_bootstrap.cc:492] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.305365 14455 ts_tablet_manager.cc:1403] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:19:03.308673 14455 raft_consensus.cc:359] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.309607 14455 raft_consensus.cc:740] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.310536 14455 consensus_queue.cc:260] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.313730 14455 ts_tablet_manager.cc:1434] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:03.314823 14455 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
W20260710 13:19:03.319689 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:03.331873 14455 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.332795 14455 tablet_bootstrap.cc:492] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.333542 14455 ts_tablet_manager.cc:1403] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:19:03.333601 14289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e65ab21b4e1484095f0e11f5c9a69b2"
dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
mode: GRACEFUL
new_leader_uuid: "d46f79a82e3b4bfda49c0144614af07c"
 from {username='slave'} at 127.0.0.1:43744
I20260710 13:19:03.334415 14289 raft_consensus.cc:606] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Received request to transfer leadership to TS d46f79a82e3b4bfda49c0144614af07c
I20260710 13:19:03.334604 14518 heartbeater.cc:344] Connected to a master server at 127.10.245.254:44717
I20260710 13:19:03.335076 14518 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:03.336015 14518 heartbeater.cc:507] Master 127.10.245.254:44717 requested a full tablet report, sending...
I20260710 13:19:03.336410 14455 raft_consensus.cc:359] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.337105 14455 raft_consensus.cc:740] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.337877 14455 consensus_queue.cc:260] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.340065 14455 ts_tablet_manager.cc:1434] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:03.341024 14455 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.341089 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:03.341806 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:03.342621 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:03.353842 14037 ts_manager.cc:194] Re-registered known tserver with Master: fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443)
I20260710 13:19:03.355043 14455 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.355705 14455 tablet_bootstrap.cc:492] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.356256 14455 ts_tablet_manager.cc:1403] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:19:03.358201 14455 raft_consensus.cc:359] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.358760 14455 raft_consensus.cc:740] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.359417 14455 consensus_queue.cc:260] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.360893 14455 ts_tablet_manager.cc:1434] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:03.361548 14455 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.363425 14037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45014
I20260710 13:19:03.366500 14518 heartbeater.cc:499] Master 127.10.245.254:44717 was elected leader, sending a full tablet report...
I20260710 13:19:03.372632 14455 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.373359 14455 tablet_bootstrap.cc:492] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.373908 14455 ts_tablet_manager.cc:1403] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:19:03.375799 14455 raft_consensus.cc:359] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.376314 14455 raft_consensus.cc:740] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.376925 14455 consensus_queue.cc:260] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [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: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.378485 14455 ts_tablet_manager.cc:1434] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:03.379274 14455 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.389906 14455 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.390707 14455 tablet_bootstrap.cc:492] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.391278 14455 ts_tablet_manager.cc:1403] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:19:03.393091 14455 raft_consensus.cc:359] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.393580 14455 raft_consensus.cc:740] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.394110 14455 consensus_queue.cc:260] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [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: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.395498 14455 ts_tablet_manager.cc:1434] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:03.396410 14455 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap starting.
I20260710 13:19:03.407553 14455 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:03.408149 14455 tablet_bootstrap.cc:492] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Bootstrap complete.
I20260710 13:19:03.408753 14455 ts_tablet_manager.cc:1403] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:19:03.410435 14455 raft_consensus.cc:359] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.410887 14455 raft_consensus.cc:740] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0bb0f158fe415b8d0ef1fa9c0b6f44, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.411414 14455 consensus_queue.cc:260] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.412880 14455 ts_tablet_manager.cc:1434] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:19:03.491291 14491 raft_consensus.cc:3060] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:19:03.614624 14439 raft_consensus.cc:993] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630: : Instructing follower d46f79a82e3b4bfda49c0144614af07c to start an election
I20260710 13:19:03.615321 14439 raft_consensus.cc:1081] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Signalling peer d46f79a82e3b4bfda49c0144614af07c to start an election
I20260710 13:19:03.616961 14215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e65ab21b4e1484095f0e11f5c9a69b2"
dest_uuid: "d46f79a82e3b4bfda49c0144614af07c"
 from {username='slave'} at 127.0.0.1:52292
I20260710 13:19:03.617640 14215 raft_consensus.cc:493] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:03.618048 14215 raft_consensus.cc:3060] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.624687 14215 raft_consensus.cc:515] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.626999 14215 leader_election.cc:290] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 election: Requested vote from peers fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443), 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195:44895)
I20260710 13:19:03.628262 14491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e65ab21b4e1484095f0e11f5c9a69b2" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44"
I20260710 13:19:03.628985 14491 raft_consensus.cc:3060] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.629263 14289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e65ab21b4e1484095f0e11f5c9a69b2" candidate_uuid: "d46f79a82e3b4bfda49c0144614af07c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e07128c147d44f6b4fc4080d147f630"
I20260710 13:19:03.629887 14289 raft_consensus.cc:3055] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:03.630213 14289 raft_consensus.cc:740] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e07128c147d44f6b4fc4080d147f630, State: Running, Role: LEADER
I20260710 13:19:03.631059 14289 consensus_queue.cc:260] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.632023 14490 raft_consensus.cc:3060] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.632409 14289 raft_consensus.cc:3060] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.636966 14491 raft_consensus.cc:2468] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 2.
I20260710 13:19:03.637667 14490 pending_rounds.cc:85] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Aborting all ops after (but not including) 0
I20260710 13:19:03.638381 14490 pending_rounds.cc:107] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:03.638302 14181 leader_election.cc:304] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f79a82e3b4bfda49c0144614af07c, fb0bb0f158fe415b8d0ef1fa9c0b6f44; no voters: 
I20260710 13:19:03.638924 14490 raft_consensus.cc:2889] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:03.640563 14438 raft_consensus.cc:2804] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:03.641201 14438 raft_consensus.cc:697] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 2 LEADER]: Becoming Leader. State: Replica: d46f79a82e3b4bfda49c0144614af07c, State: Running, Role: LEADER
I20260710 13:19:03.642379 14438 consensus_queue.cc:237] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } }
I20260710 13:19:03.648445 14289 raft_consensus.cc:2468] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f79a82e3b4bfda49c0144614af07c in term 2.
I20260710 13:19:03.657771 14036 catalog_manager.cc:5697] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c reported cstate change: term changed from 1 to 2, leader changed from 8e07128c147d44f6b4fc4080d147f630 (127.10.245.195) to d46f79a82e3b4bfda49c0144614af07c (127.10.245.194). New cstate: current_term: 2 leader_uuid: "d46f79a82e3b4bfda49c0144614af07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f79a82e3b4bfda49c0144614af07c" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.873817 14490 raft_consensus.cc:3060] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.121299 14490 raft_consensus.cc:1275] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: Refusing update from remote peer d46f79a82e3b4bfda49c0144614af07c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.122743 14438 consensus_queue.cc:1048] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0bb0f158fe415b8d0ef1fa9c0b6f44" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:04.131687 14289 raft_consensus.cc:1275] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Refusing update from remote peer d46f79a82e3b4bfda49c0144614af07c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.133445 14537 consensus_queue.cc:1048] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e07128c147d44f6b4fc4080d147f630" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:04.320797 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:04.352866 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:04.359535 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:04.360054 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:04.360618 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:05.322360 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:05.368044 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:05.374747 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:05.375314 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:05.376307 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:06.323765 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:06.385052 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:06.390627 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:06.391089 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:06.391579 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:07.324746 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:07.397780 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:07.403832 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:07.404263 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:07.404745 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:08.325807 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:08.411648 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:08.419880 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:08.425196 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:08.425635 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:19:09.327039 14087 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:09.455644 11223 tablet_server.cc:179] TabletServer@127.10.245.193:38443 shutting down...
W20260710 13:19:09.463325 14255 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:19:09.468367 14255 consensus_peers.cc:597] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:09.477013 14181 consensus_peers.cc:597] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:09.477913 14181 consensus_peers.cc:597] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:09.487730 14255 consensus_peers.cc:597] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.496662 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:09.497501 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.498351 11223 raft_consensus.cc:2243] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.499063 11223 raft_consensus.cc:2272] T 7b1c1459aa88444c9f87cb26be28e6f6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.502486 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.503209 11223 raft_consensus.cc:2243] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.503770 11223 raft_consensus.cc:2272] T ed21814a97ea40778b08a7fcf3bf9312 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.507019 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.507658 11223 raft_consensus.cc:2243] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:09.507972 14181 consensus_peers.cc:597] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.508203 11223 raft_consensus.cc:2272] T 3f0c7003d1cd420683894d91368c0940 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.510557 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.511282 11223 raft_consensus.cc:2243] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.511843 11223 raft_consensus.cc:2272] T 9e65ab21b4e1484095f0e11f5c9a69b2 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.514523 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.515092 11223 raft_consensus.cc:2243] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.515578 11223 raft_consensus.cc:2272] T 7124122d08854813aff141f5138c53c8 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.518126 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.518676 11223 raft_consensus.cc:2243] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.519171 11223 raft_consensus.cc:2272] T 8c8b5cf2879b487488613af62c812c4d P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.521531 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.522032 11223 raft_consensus.cc:2243] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.522517 11223 raft_consensus.cc:2272] T b1cd468e4eb14fa79d72d7c4ad3638b6 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.525811 11223 tablet_replica.cc:333] stopping tablet replica
W20260710 13:19:09.525699 14181 consensus_peers.cc:597] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.526578 11223 raft_consensus.cc:2243] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.527040 11223 raft_consensus.cc:2272] T d7731159543c438c99ebe686ce936107 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.529397 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.529843 11223 raft_consensus.cc:2243] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.530226 11223 raft_consensus.cc:2272] T 727e4c60831140289d69410e808760e0 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.532351 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:09.532784 11223 raft_consensus.cc:2243] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.533160 11223 raft_consensus.cc:2272] T dfb787ed4d0c493ba0f14ee977601751 P fb0bb0f158fe415b8d0ef1fa9c0b6f44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:09.558260 14255 consensus_peers.cc:597] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:09.562008 14181 consensus_peers.cc:597] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.566663 11223 tablet_server.cc:196] TabletServer@127.10.245.193:38443 shutdown complete.
I20260710 13:19:09.598353 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
I20260710 13:19:09.629906 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:09.630676 11223 tablet_replica.cc:333] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.631405 11223 raft_consensus.cc:2243] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.631927 11223 raft_consensus.cc:2272] T dfb787ed4d0c493ba0f14ee977601751 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.634413 11223 tablet_replica.cc:333] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.635073 11223 raft_consensus.cc:2243] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.635937 11223 raft_consensus.cc:2272] T 9e65ab21b4e1484095f0e11f5c9a69b2 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.638217 11223 tablet_replica.cc:333] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.638777 11223 raft_consensus.cc:2243] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.639742 11223 raft_consensus.cc:2272] T 7124122d08854813aff141f5138c53c8 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.641898 11223 tablet_replica.cc:333] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.642441 11223 raft_consensus.cc:2243] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.642891 11223 raft_consensus.cc:2272] T 7b1c1459aa88444c9f87cb26be28e6f6 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.645036 11223 tablet_replica.cc:333] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.645517 11223 raft_consensus.cc:2243] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.646320 11223 raft_consensus.cc:2272] T 727e4c60831140289d69410e808760e0 P d46f79a82e3b4bfda49c0144614af07c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.648528 11223 tablet_replica.cc:333] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.649026 11223 raft_consensus.cc:2243] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.649837 11223 raft_consensus.cc:2272] T d7731159543c438c99ebe686ce936107 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.652146 11223 tablet_replica.cc:333] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.652618 11223 raft_consensus.cc:2243] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.653041 11223 raft_consensus.cc:2272] T ed21814a97ea40778b08a7fcf3bf9312 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.655061 11223 tablet_replica.cc:333] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.655506 11223 raft_consensus.cc:2243] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.655905 11223 raft_consensus.cc:2272] T 3f0c7003d1cd420683894d91368c0940 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.657967 11223 tablet_replica.cc:333] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.658401 11223 raft_consensus.cc:2243] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.658802 11223 raft_consensus.cc:2272] T 8c8b5cf2879b487488613af62c812c4d P d46f79a82e3b4bfda49c0144614af07c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.660910 11223 tablet_replica.cc:333] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c: stopping tablet replica
I20260710 13:19:09.661371 11223 raft_consensus.cc:2243] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.662274 11223 raft_consensus.cc:2272] T b1cd468e4eb14fa79d72d7c4ad3638b6 P d46f79a82e3b4bfda49c0144614af07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.695852 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
W20260710 13:19:09.708653 14255 consensus_peers.cc:597] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:09.719770 14255 consensus_peers.cc:597] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 -> Peer fb0bb0f158fe415b8d0ef1fa9c0b6f44 (127.10.245.193:38443): Couldn't send request to peer fb0bb0f158fe415b8d0ef1fa9c0b6f44. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:38443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.728009 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:19:09.747784 14253 consensus_peers.cc:597] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 -> Peer d46f79a82e3b4bfda49c0144614af07c (127.10.245.194:39439): Couldn't send request to peer d46f79a82e3b4bfda49c0144614af07c. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:39439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.759286 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:09.760149 11223 tablet_replica.cc:333] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.761094 11223 raft_consensus.cc:2243] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.761922 11223 raft_consensus.cc:2272] T 727e4c60831140289d69410e808760e0 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.764333 11223 tablet_replica.cc:333] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.764859 11223 raft_consensus.cc:2243] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.765254 11223 raft_consensus.cc:2272] T d7731159543c438c99ebe686ce936107 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.767256 11223 tablet_replica.cc:333] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.767735 11223 raft_consensus.cc:2243] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.768160 11223 raft_consensus.cc:2272] T 9e65ab21b4e1484095f0e11f5c9a69b2 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.770056 11223 tablet_replica.cc:333] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.770539 11223 raft_consensus.cc:2243] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.770956 11223 raft_consensus.cc:2272] T 7124122d08854813aff141f5138c53c8 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.772845 11223 tablet_replica.cc:333] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.773293 11223 raft_consensus.cc:2243] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.774097 11223 raft_consensus.cc:2272] T dfb787ed4d0c493ba0f14ee977601751 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.776078 11223 tablet_replica.cc:333] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.776577 11223 raft_consensus.cc:2243] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.777426 11223 raft_consensus.cc:2272] T 7b1c1459aa88444c9f87cb26be28e6f6 P 8e07128c147d44f6b4fc4080d147f630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.779589 11223 tablet_replica.cc:333] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.780093 11223 raft_consensus.cc:2243] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.780918 11223 raft_consensus.cc:2272] T 8c8b5cf2879b487488613af62c812c4d P 8e07128c147d44f6b4fc4080d147f630 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.782989 11223 tablet_replica.cc:333] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.783492 11223 raft_consensus.cc:2243] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.783955 11223 raft_consensus.cc:2272] T b1cd468e4eb14fa79d72d7c4ad3638b6 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.785830 11223 tablet_replica.cc:333] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.786324 11223 raft_consensus.cc:2243] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.787201 11223 raft_consensus.cc:2272] T 3f0c7003d1cd420683894d91368c0940 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.789364 11223 tablet_replica.cc:333] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630: stopping tablet replica
I20260710 13:19:09.789870 11223 raft_consensus.cc:2243] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.790740 11223 raft_consensus.cc:2272] T ed21814a97ea40778b08a7fcf3bf9312 P 8e07128c147d44f6b4fc4080d147f630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.822315 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:19:09.848073 11223 master.cc:562] Master@127.10.245.254:44717 shutting down...
I20260710 13:19:09.876263 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.876976 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.877338 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 98462cf2cdf342cdad91f75b2855a029: stopping tablet replica
I20260710 13:19:09.899145 11223 master.cc:584] Master@127.10.245.254:44717 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13760 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:19:09.946262 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:35841
I20260710 13:19:09.947606 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:09.954043 14566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:09.954095 14565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:09.955147 14568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:09.956576 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:09.957490 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:09.957672 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:09.957888 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689549957850 us; error 0 us; skew 500 ppm
I20260710 13:19:09.958460 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:09.960949 11223 webserver.cc:533] Webserver started at http://127.10.245.254:43445/ using document root <none> and password file <none>
I20260710 13:19:09.961501 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:09.961792 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:09.962169 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:09.964135 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/master-0-root/instance:
uuid: "42db9388c0a248038aaad86d1d290285"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-tnx0"
I20260710 13:19:09.968837 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:19:09.972241 14573 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.972958 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:19:09.973255 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/master-0-root
uuid: "42db9388c0a248038aaad86d1d290285"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-tnx0"
I20260710 13:19:09.973546 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:09.986780 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:09.988190 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:10.031782 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:35841
I20260710 13:19:10.031869 14624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:35841 every 8 connection(s)
I20260710 13:19:10.036305 14625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.048256 14625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285: Bootstrap starting.
I20260710 13:19:10.053521 14625 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.058108 14625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285: No bootstrap required, opened a new log
I20260710 13:19:10.060527 14625 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42db9388c0a248038aaad86d1d290285" member_type: VOTER }
I20260710 13:19:10.061002 14625 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.061254 14625 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42db9388c0a248038aaad86d1d290285, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.061825 14625 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42db9388c0a248038aaad86d1d290285" member_type: VOTER }
I20260710 13:19:10.062300 14625 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:10.062525 14625 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:10.062821 14625 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.067534 14625 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42db9388c0a248038aaad86d1d290285" member_type: VOTER }
I20260710 13:19:10.068058 14625 leader_election.cc:304] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [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: 42db9388c0a248038aaad86d1d290285; no voters: 
I20260710 13:19:10.069234 14625 leader_election.cc:290] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:10.069614 14628 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.071026 14628 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 1 LEADER]: Becoming Leader. State: Replica: 42db9388c0a248038aaad86d1d290285, State: Running, Role: LEADER
I20260710 13:19:10.071772 14628 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [LEADER]: Queue going to LEADER mode. State: All 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: "42db9388c0a248038aaad86d1d290285" member_type: VOTER }
I20260710 13:19:10.072415 14625 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:10.077198 14629 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42db9388c0a248038aaad86d1d290285" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42db9388c0a248038aaad86d1d290285" member_type: VOTER } }
I20260710 13:19:10.077937 14629 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:10.083184 14630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42db9388c0a248038aaad86d1d290285. Latest consensus state: current_term: 1 leader_uuid: "42db9388c0a248038aaad86d1d290285" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42db9388c0a248038aaad86d1d290285" member_type: VOTER } }
I20260710 13:19:10.083676 14630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:10.087026 14636 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:10.094329 14636 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:10.095362 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:10.103523 14636 catalog_manager.cc:1383] Generated new cluster ID: a9f617b6d6bf459d914ee55950d9023c
I20260710 13:19:10.103820 14636 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:10.128000 14636 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:10.129382 14636 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:10.144091 14636 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285: Generated new TSK 0
I20260710 13:19:10.144706 14636 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:10.161785 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:10.168052 14646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:10.168964 14647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:10.170449 14649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:10.170490 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:10.171661 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:10.171844 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:10.172016 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689550172004 us; error 0 us; skew 500 ppm
I20260710 13:19:10.172585 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:10.174973 11223 webserver.cc:533] Webserver started at http://127.10.245.193:45233/ using document root <none> and password file <none>
I20260710 13:19:10.175458 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:10.175681 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:10.175951 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:10.177044 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-0-root/instance:
uuid: "8416ea357b8e4e808285783477898823"
format_stamp: "Formatted at 2026-07-10 13:19:10 on dist-test-slave-tnx0"
I20260710 13:19:10.181406 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:19:10.184806 14654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.185653 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:10.185900 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "8416ea357b8e4e808285783477898823"
format_stamp: "Formatted at 2026-07-10 13:19:10 on dist-test-slave-tnx0"
I20260710 13:19:10.186169 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:10.201612 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:10.202885 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:10.204514 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:10.206867 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:10.207134 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.207463 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:10.207647 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.250319 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:34931
I20260710 13:19:10.250411 14716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:34931 every 8 connection(s)
I20260710 13:19:10.255613 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:10.262852 14721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:10.264678 14722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:10.266096 14724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:10.267416 14717 heartbeater.cc:344] Connected to a master server at 127.10.245.254:35841
I20260710 13:19:10.267460 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:10.267926 14717 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:10.268661 14717 heartbeater.cc:507] Master 127.10.245.254:35841 requested a full tablet report, sending...
I20260710 13:19:10.268718 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:10.269044 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:10.269229 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689550269212 us; error 0 us; skew 500 ppm
I20260710 13:19:10.269807 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:10.271070 14590 ts_manager.cc:194] Registered new tserver with Master: 8416ea357b8e4e808285783477898823 (127.10.245.193:34931)
I20260710 13:19:10.272553 11223 webserver.cc:533] Webserver started at http://127.10.245.194:33787/ using document root <none> and password file <none>
I20260710 13:19:10.273229 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:10.273526 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:10.273602 14590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40768
I20260710 13:19:10.273844 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:10.275408 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-1-root/instance:
uuid: "74235e1d5a3942dfaeebb8593b3b541b"
format_stamp: "Formatted at 2026-07-10 13:19:10 on dist-test-slave-tnx0"
I20260710 13:19:10.280089 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:10.283399 14729 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.284148 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:10.284442 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-1-root
uuid: "74235e1d5a3942dfaeebb8593b3b541b"
format_stamp: "Formatted at 2026-07-10 13:19:10 on dist-test-slave-tnx0"
I20260710 13:19:10.284699 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:10.303057 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:10.304245 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:10.305660 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:10.307770 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:10.307984 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.308220 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:10.308385 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.348474 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:36107
I20260710 13:19:10.348579 14791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:36107 every 8 connection(s)
I20260710 13:19:10.353170 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:10.361080 14795 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:10.361774 14796 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:10.364594 14798 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:10.364840 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:10.365875 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:10.366113 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:10.366061 14792 heartbeater.cc:344] Connected to a master server at 127.10.245.254:35841
I20260710 13:19:10.366449 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689550366429 us; error 0 us; skew 500 ppm
I20260710 13:19:10.366657 14792 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:10.367211 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:10.367579 14792 heartbeater.cc:507] Master 127.10.245.254:35841 requested a full tablet report, sending...
I20260710 13:19:10.370210 14590 ts_manager.cc:194] Registered new tserver with Master: 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107)
I20260710 13:19:10.370247 11223 webserver.cc:533] Webserver started at http://127.10.245.195:36501/ using document root <none> and password file <none>
I20260710 13:19:10.371124 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:10.371361 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:10.371630 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:10.371960 14590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40776
I20260710 13:19:10.372984 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-2-root/instance:
uuid: "84d9601708714739bdc5a4f5e72a939d"
format_stamp: "Formatted at 2026-07-10 13:19:10 on dist-test-slave-tnx0"
I20260710 13:19:10.377660 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:10.380980 14803 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.381742 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:10.382066 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-2-root
uuid: "84d9601708714739bdc5a4f5e72a939d"
format_stamp: "Formatted at 2026-07-10 13:19:10 on dist-test-slave-tnx0"
I20260710 13:19:10.382431 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689463834581-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:10.400920 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:10.402223 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:10.403803 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:10.406140 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:10.406384 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.406672 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:10.406867 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.448240 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:39217
I20260710 13:19:10.448349 14865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:39217 every 8 connection(s)
I20260710 13:19:10.462150 14866 heartbeater.cc:344] Connected to a master server at 127.10.245.254:35841
I20260710 13:19:10.462546 14866 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:10.463301 14866 heartbeater.cc:507] Master 127.10.245.254:35841 requested a full tablet report, sending...
I20260710 13:19:10.465276 14590 ts_manager.cc:194] Registered new tserver with Master: 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:10.465433 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01370002s
I20260710 13:19:10.466719 14590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40790
I20260710 13:19:10.490705 14590 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40798:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:10.492972 14590 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:10.537382 14757 tablet_service.cc:1511] Processing CreateTablet for tablet b6ec1a8c09564fa7b62d8ee0e4979d4a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84132ca55f7c452781ee12bf1c22cd4c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:10.538102 14831 tablet_service.cc:1511] Processing CreateTablet for tablet b6ec1a8c09564fa7b62d8ee0e4979d4a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84132ca55f7c452781ee12bf1c22cd4c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:10.538877 14757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ec1a8c09564fa7b62d8ee0e4979d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.539425 14831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ec1a8c09564fa7b62d8ee0e4979d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.538874 14830 tablet_service.cc:1511] Processing CreateTablet for tablet fc0981862f46465baf7a270025a70a6c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84132ca55f7c452781ee12bf1c22cd4c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:10.544091 14756 tablet_service.cc:1511] Processing CreateTablet for tablet fc0981862f46465baf7a270025a70a6c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84132ca55f7c452781ee12bf1c22cd4c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:10.545404 14756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0981862f46465baf7a270025a70a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.544509 14830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0981862f46465baf7a270025a70a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.549887 14682 tablet_service.cc:1511] Processing CreateTablet for tablet b6ec1a8c09564fa7b62d8ee0e4979d4a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84132ca55f7c452781ee12bf1c22cd4c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:10.550218 14681 tablet_service.cc:1511] Processing CreateTablet for tablet fc0981862f46465baf7a270025a70a6c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84132ca55f7c452781ee12bf1c22cd4c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:10.551182 14682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ec1a8c09564fa7b62d8ee0e4979d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.551752 14681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0981862f46465baf7a270025a70a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.582000 14881 tablet_bootstrap.cc:492] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d: Bootstrap starting.
I20260710 13:19:10.585604 14883 tablet_bootstrap.cc:492] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823: Bootstrap starting.
I20260710 13:19:10.586382 14882 tablet_bootstrap.cc:492] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b: Bootstrap starting.
I20260710 13:19:10.591749 14883 tablet_bootstrap.cc:654] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.592217 14881 tablet_bootstrap.cc:654] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.593549 14882 tablet_bootstrap.cc:654] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.596437 14883 tablet_bootstrap.cc:492] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823: No bootstrap required, opened a new log
I20260710 13:19:10.596872 14883 ts_tablet_manager.cc:1403] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260710 13:19:10.598973 14881 tablet_bootstrap.cc:492] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d: No bootstrap required, opened a new log
I20260710 13:19:10.599398 14881 ts_tablet_manager.cc:1403] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:19:10.599671 14882 tablet_bootstrap.cc:492] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b: No bootstrap required, opened a new log
I20260710 13:19:10.600271 14882 ts_tablet_manager.cc:1403] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:19:10.599685 14883 raft_consensus.cc:359] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.600656 14883 raft_consensus.cc:385] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.600975 14883 raft_consensus.cc:740] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416ea357b8e4e808285783477898823, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.601699 14881 raft_consensus.cc:359] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.602281 14881 raft_consensus.cc:385] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.601812 14883 consensus_queue.cc:260] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.602543 14881 raft_consensus.cc:740] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d9601708714739bdc5a4f5e72a939d, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.603247 14882 raft_consensus.cc:359] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.603297 14881 consensus_queue.cc:260] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.604211 14717 heartbeater.cc:499] Master 127.10.245.254:35841 was elected leader, sending a full tablet report...
I20260710 13:19:10.604370 14882 raft_consensus.cc:385] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.605274 14882 raft_consensus.cc:740] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.605993 14882 consensus_queue.cc:260] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.608978 14881 ts_tablet_manager.cc:1434] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:19:10.609069 14866 heartbeater.cc:499] Master 127.10.245.254:35841 was elected leader, sending a full tablet report...
I20260710 13:19:10.609591 14882 ts_tablet_manager.cc:1434] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:19:10.604717 14883 ts_tablet_manager.cc:1434] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:10.610044 14881 tablet_bootstrap.cc:492] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d: Bootstrap starting.
I20260710 13:19:10.610868 14883 tablet_bootstrap.cc:492] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823: Bootstrap starting.
I20260710 13:19:10.613765 14792 heartbeater.cc:499] Master 127.10.245.254:35841 was elected leader, sending a full tablet report...
I20260710 13:19:10.616832 14881 tablet_bootstrap.cc:654] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.617173 14882 tablet_bootstrap.cc:492] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b: Bootstrap starting.
I20260710 13:19:10.617939 14883 tablet_bootstrap.cc:654] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.626011 14882 tablet_bootstrap.cc:654] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.626633 14883 tablet_bootstrap.cc:492] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823: No bootstrap required, opened a new log
I20260710 13:19:10.627238 14883 ts_tablet_manager.cc:1403] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:19:10.630429 14883 raft_consensus.cc:359] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.632402 14883 raft_consensus.cc:385] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.632758 14883 raft_consensus.cc:740] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416ea357b8e4e808285783477898823, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.633646 14883 consensus_queue.cc:260] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.634305 14881 tablet_bootstrap.cc:492] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d: No bootstrap required, opened a new log
I20260710 13:19:10.635139 14881 ts_tablet_manager.cc:1403] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260710 13:19:10.636163 14883 ts_tablet_manager.cc:1434] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:10.638399 14881 raft_consensus.cc:359] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.639209 14881 raft_consensus.cc:385] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.639285 14882 tablet_bootstrap.cc:492] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b: No bootstrap required, opened a new log
I20260710 13:19:10.639657 14881 raft_consensus.cc:740] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d9601708714739bdc5a4f5e72a939d, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.639910 14882 ts_tablet_manager.cc:1403] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260710 13:19:10.640451 14881 consensus_queue.cc:260] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.642825 14881 ts_tablet_manager.cc:1434] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:10.643191 14882 raft_consensus.cc:359] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.643862 14882 raft_consensus.cc:385] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.644197 14882 raft_consensus.cc:740] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.645023 14882 consensus_queue.cc:260] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.647459 14882 ts_tablet_manager.cc:1434] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:10.652925 14887 raft_consensus.cc:493] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.653416 14887 raft_consensus.cc:515] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.655730 14887 leader_election.cc:290] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:10.665349 14767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ec1a8c09564fa7b62d8ee0e4979d4a" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b" is_pre_election: true
I20260710 13:19:10.666080 14767 raft_consensus.cc:2468] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8416ea357b8e4e808285783477898823 in term 0.
I20260710 13:19:10.666790 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ec1a8c09564fa7b62d8ee0e4979d4a" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d9601708714739bdc5a4f5e72a939d" is_pre_election: true
I20260710 13:19:10.667227 14655 leader_election.cc:304] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74235e1d5a3942dfaeebb8593b3b541b, 8416ea357b8e4e808285783477898823; no voters: 
I20260710 13:19:10.667413 14841 raft_consensus.cc:2468] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8416ea357b8e4e808285783477898823 in term 0.
I20260710 13:19:10.667984 14887 raft_consensus.cc:2804] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.668375 14887 raft_consensus.cc:493] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.668655 14887 raft_consensus.cc:3060] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.673631 14887 raft_consensus.cc:515] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.675303 14887 leader_election.cc:290] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 1 election: Requested vote from peers 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:10.675935 14767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ec1a8c09564fa7b62d8ee0e4979d4a" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
I20260710 13:19:10.676266 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ec1a8c09564fa7b62d8ee0e4979d4a" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d9601708714739bdc5a4f5e72a939d"
I20260710 13:19:10.676409 14767 raft_consensus.cc:3060] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.676780 14841 raft_consensus.cc:3060] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.681396 14767 raft_consensus.cc:2468] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416ea357b8e4e808285783477898823 in term 1.
I20260710 13:19:10.681825 14841 raft_consensus.cc:2468] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416ea357b8e4e808285783477898823 in term 1.
I20260710 13:19:10.682579 14655 leader_election.cc:304] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74235e1d5a3942dfaeebb8593b3b541b, 8416ea357b8e4e808285783477898823; no voters: 
I20260710 13:19:10.683465 14887 raft_consensus.cc:2804] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.684701 14887 raft_consensus.cc:697] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 1 LEADER]: Becoming Leader. State: Replica: 8416ea357b8e4e808285783477898823, State: Running, Role: LEADER
I20260710 13:19:10.685380 14887 consensus_queue.cc:237] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } }
I20260710 13:19:10.694509 14588 catalog_manager.cc:5697] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8416ea357b8e4e808285783477898823 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "8416ea357b8e4e808285783477898823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:10.702453 14867 tablet.cc:2406] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:10.709942 14888 raft_consensus.cc:493] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.710412 14888 raft_consensus.cc:515] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.712388 14888 leader_election.cc:290] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8416ea357b8e4e808285783477898823 (127.10.245.193:34931), 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107)
I20260710 13:19:10.721555 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0981862f46465baf7a270025a70a6c" candidate_uuid: "84d9601708714739bdc5a4f5e72a939d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416ea357b8e4e808285783477898823" is_pre_election: true
I20260710 13:19:10.722178 14692 raft_consensus.cc:2468] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d9601708714739bdc5a4f5e72a939d in term 0.
I20260710 13:19:10.723323 14807 leader_election.cc:304] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416ea357b8e4e808285783477898823, 84d9601708714739bdc5a4f5e72a939d; no voters: 
I20260710 13:19:10.724095 14888 raft_consensus.cc:2804] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.724445 14888 raft_consensus.cc:493] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.724772 14888 raft_consensus.cc:3060] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.724627 14767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0981862f46465baf7a270025a70a6c" candidate_uuid: "84d9601708714739bdc5a4f5e72a939d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b" is_pre_election: true
I20260710 13:19:10.725396 14767 raft_consensus.cc:2468] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d9601708714739bdc5a4f5e72a939d in term 0.
I20260710 13:19:10.730535 14888 raft_consensus.cc:515] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.732311 14888 leader_election.cc:290] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [CANDIDATE]: Term 1 election: Requested vote from peers 8416ea357b8e4e808285783477898823 (127.10.245.193:34931), 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107)
I20260710 13:19:10.733112 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0981862f46465baf7a270025a70a6c" candidate_uuid: "84d9601708714739bdc5a4f5e72a939d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416ea357b8e4e808285783477898823"
I20260710 13:19:10.733310 14767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0981862f46465baf7a270025a70a6c" candidate_uuid: "84d9601708714739bdc5a4f5e72a939d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
I20260710 13:19:10.733641 14692 raft_consensus.cc:3060] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.733850 14767 raft_consensus.cc:3060] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.738489 14767 raft_consensus.cc:2468] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d9601708714739bdc5a4f5e72a939d in term 1.
I20260710 13:19:10.738867 14692 raft_consensus.cc:2468] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d9601708714739bdc5a4f5e72a939d in term 1.
I20260710 13:19:10.739568 14804 leader_election.cc:304] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74235e1d5a3942dfaeebb8593b3b541b, 84d9601708714739bdc5a4f5e72a939d; no voters: 
I20260710 13:19:10.740300 14888 raft_consensus.cc:2804] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.741479 14888 raft_consensus.cc:697] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 1 LEADER]: Becoming Leader. State: Replica: 84d9601708714739bdc5a4f5e72a939d, State: Running, Role: LEADER
I20260710 13:19:10.742178 14888 consensus_queue.cc:237] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.748626 14588 catalog_manager.cc:5697] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d reported cstate change: term changed from 0 to 1, leader changed from <none> to 84d9601708714739bdc5a4f5e72a939d (127.10.245.195). New cstate: current_term: 1 leader_uuid: "84d9601708714739bdc5a4f5e72a939d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:10.822438 14588 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40810:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:10.824370 14588 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:10.845537 14681 tablet_service.cc:1511] Processing CreateTablet for tablet 43e3e07a5b694400ada703988960049a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1adfe1482b9b4eb0868d1ae1f4e2514d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:10.846809 14681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e3e07a5b694400ada703988960049a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.846624 14757 tablet_service.cc:1511] Processing CreateTablet for tablet 43e3e07a5b694400ada703988960049a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1adfe1482b9b4eb0868d1ae1f4e2514d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:10.847822 14757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e3e07a5b694400ada703988960049a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.849241 14682 tablet_service.cc:1511] Processing CreateTablet for tablet 2b252e7022cf466c8d677f1fab75558b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1adfe1482b9b4eb0868d1ae1f4e2514d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:10.850394 14682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b252e7022cf466c8d677f1fab75558b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.852743 14830 tablet_service.cc:1511] Processing CreateTablet for tablet 43e3e07a5b694400ada703988960049a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1adfe1482b9b4eb0868d1ae1f4e2514d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:10.853076 14756 tablet_service.cc:1511] Processing CreateTablet for tablet 2b252e7022cf466c8d677f1fab75558b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1adfe1482b9b4eb0868d1ae1f4e2514d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:10.853945 14830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e3e07a5b694400ada703988960049a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.854171 14756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b252e7022cf466c8d677f1fab75558b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.860014 14831 tablet_service.cc:1511] Processing CreateTablet for tablet 2b252e7022cf466c8d677f1fab75558b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1adfe1482b9b4eb0868d1ae1f4e2514d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:10.861177 14831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b252e7022cf466c8d677f1fab75558b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.862839 14883 tablet_bootstrap.cc:492] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823: Bootstrap starting.
I20260710 13:19:10.869216 14883 tablet_bootstrap.cc:654] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.869699 14882 tablet_bootstrap.cc:492] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b: Bootstrap starting.
I20260710 13:19:10.876515 14882 tablet_bootstrap.cc:654] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.879360 14881 tablet_bootstrap.cc:492] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d: Bootstrap starting.
I20260710 13:19:10.886899 14881 tablet_bootstrap.cc:654] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.891244 14883 tablet_bootstrap.cc:492] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823: No bootstrap required, opened a new log
I20260710 13:19:10.891727 14883 ts_tablet_manager.cc:1403] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260710 13:19:10.891898 14881 tablet_bootstrap.cc:492] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d: No bootstrap required, opened a new log
I20260710 13:19:10.892400 14881 ts_tablet_manager.cc:1403] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:19:10.894589 14883 raft_consensus.cc:359] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.895510 14883 raft_consensus.cc:385] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.895901 14883 raft_consensus.cc:740] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416ea357b8e4e808285783477898823, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.895704 14881 raft_consensus.cc:359] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.896522 14881 raft_consensus.cc:385] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.896832 14881 raft_consensus.cc:740] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d9601708714739bdc5a4f5e72a939d, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.896726 14883 consensus_queue.cc:260] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.897835 14881 consensus_queue.cc:260] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.899065 14883 ts_tablet_manager.cc:1434] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:10.899585 14882 tablet_bootstrap.cc:492] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b: No bootstrap required, opened a new log
I20260710 13:19:10.900068 14883 tablet_bootstrap.cc:492] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823: Bootstrap starting.
I20260710 13:19:10.900130 14882 ts_tablet_manager.cc:1403] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.005s
I20260710 13:19:10.903708 14887 raft_consensus.cc:493] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.904258 14887 raft_consensus.cc:515] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.904734 14882 raft_consensus.cc:359] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.905285 14881 ts_tablet_manager.cc:1434] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:10.905519 14882 raft_consensus.cc:385] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.905885 14882 raft_consensus.cc:740] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.906366 14881 tablet_bootstrap.cc:492] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d: Bootstrap starting.
I20260710 13:19:10.906734 14882 consensus_queue.cc:260] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.907502 14887 leader_election.cc:290] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:10.907685 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d9601708714739bdc5a4f5e72a939d" is_pre_election: true
I20260710 13:19:10.908071 14767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b" is_pre_election: true
W20260710 13:19:10.909422 14655 leader_election.cc:343] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.907188 14883 tablet_bootstrap.cc:654] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.911675 14882 ts_tablet_manager.cc:1434] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:19:10.912775 14882 tablet_bootstrap.cc:492] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b: Bootstrap starting.
W20260710 13:19:10.916173 14656 leader_election.cc:343] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.916828 14656 leader_election.cc:304] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8416ea357b8e4e808285783477898823; no voters: 74235e1d5a3942dfaeebb8593b3b541b, 84d9601708714739bdc5a4f5e72a939d
I20260710 13:19:10.917829 14887 raft_consensus.cc:2749] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:10.919080 14882 tablet_bootstrap.cc:654] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.928881 14881 tablet_bootstrap.cc:654] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.934983 14883 tablet_bootstrap.cc:492] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823: No bootstrap required, opened a new log
I20260710 13:19:10.935492 14883 ts_tablet_manager.cc:1403] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.022s
I20260710 13:19:10.938310 14883 raft_consensus.cc:359] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.938728 14882 tablet_bootstrap.cc:492] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b: No bootstrap required, opened a new log
I20260710 13:19:10.939049 14883 raft_consensus.cc:385] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.939262 14882 ts_tablet_manager.cc:1403] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.017s
I20260710 13:19:10.939507 14881 tablet_bootstrap.cc:492] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d: No bootstrap required, opened a new log
I20260710 13:19:10.939409 14883 raft_consensus.cc:740] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416ea357b8e4e808285783477898823, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.940099 14881 ts_tablet_manager.cc:1403] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260710 13:19:10.940371 14883 consensus_queue.cc:260] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.942593 14882 raft_consensus.cc:359] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.943033 14881 raft_consensus.cc:359] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.943395 14882 raft_consensus.cc:385] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.943828 14881 raft_consensus.cc:385] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.943956 14882 raft_consensus.cc:740] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.944238 14881 raft_consensus.cc:740] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d9601708714739bdc5a4f5e72a939d, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.945261 14883 ts_tablet_manager.cc:1434] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:10.945029 14882 consensus_queue.cc:260] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.945206 14881 consensus_queue.cc:260] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.947613 14882 ts_tablet_manager.cc:1434] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:10.950670 14881 ts_tablet_manager.cc:1434] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:10.990582 14889 raft_consensus.cc:493] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.991232 14889 raft_consensus.cc:515] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:10.993446 14889 leader_election.cc:290] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8416ea357b8e4e808285783477898823 (127.10.245.193:34931), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:11.008252 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d9601708714739bdc5a4f5e72a939d" is_pre_election: true
I20260710 13:19:11.008291 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416ea357b8e4e808285783477898823" is_pre_election: true
I20260710 13:19:11.008901 14841 raft_consensus.cc:2468] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 0.
I20260710 13:19:11.008980 14692 raft_consensus.cc:2468] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 0.
I20260710 13:19:11.010028 14731 leader_election.cc:304] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74235e1d5a3942dfaeebb8593b3b541b, 84d9601708714739bdc5a4f5e72a939d; no voters: 
I20260710 13:19:11.010720 14889 raft_consensus.cc:2804] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:11.011098 14889 raft_consensus.cc:493] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:11.011379 14889 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.016523 14889 raft_consensus.cc:515] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.017926 14889 leader_election.cc:290] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 1 election: Requested vote from peers 8416ea357b8e4e808285783477898823 (127.10.245.193:34931), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:11.018733 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416ea357b8e4e808285783477898823"
I20260710 13:19:11.018888 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d9601708714739bdc5a4f5e72a939d"
I20260710 13:19:11.019354 14692 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.019385 14841 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.026049 14841 raft_consensus.cc:2468] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 1.
I20260710 13:19:11.026049 14692 raft_consensus.cc:2468] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 1.
I20260710 13:19:11.027293 14731 leader_election.cc:304] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74235e1d5a3942dfaeebb8593b3b541b, 84d9601708714739bdc5a4f5e72a939d; no voters: 
I20260710 13:19:11.027902 14889 raft_consensus.cc:2804] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:11.028930 14889 raft_consensus.cc:697] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Becoming Leader. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Running, Role: LEADER
I20260710 13:19:11.029672 14889 consensus_queue.cc:237] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.036221 14587 catalog_manager.cc:5697] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194). New cstate: current_term: 1 leader_uuid: "74235e1d5a3942dfaeebb8593b3b541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.065567 14887 consensus_queue.cc:1048] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.076709 14887 consensus_queue.cc:1048] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:11.084553 14638 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:11.214212 14889 raft_consensus.cc:493] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:11.215056 14889 raft_consensus.cc:515] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.216892 14889 leader_election.cc:290] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8416ea357b8e4e808285783477898823 (127.10.245.193:34931), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:11.217608 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b252e7022cf466c8d677f1fab75558b" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416ea357b8e4e808285783477898823" is_pre_election: true
I20260710 13:19:11.217813 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b252e7022cf466c8d677f1fab75558b" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d9601708714739bdc5a4f5e72a939d" is_pre_election: true
I20260710 13:19:11.218180 14692 raft_consensus.cc:2468] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 0.
I20260710 13:19:11.218392 14841 raft_consensus.cc:2468] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 0.
I20260710 13:19:11.219244 14733 leader_election.cc:304] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74235e1d5a3942dfaeebb8593b3b541b, 8416ea357b8e4e808285783477898823; no voters: 
I20260710 13:19:11.219986 14889 raft_consensus.cc:2804] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:11.220403 14889 raft_consensus.cc:493] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:11.220683 14889 raft_consensus.cc:3060] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.224289 14888 consensus_queue.cc:1048] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [LEADER]: Connected to new peer: Peer: permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.227003 14889 raft_consensus.cc:515] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.228880 14889 leader_election.cc:290] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 1 election: Requested vote from peers 8416ea357b8e4e808285783477898823 (127.10.245.193:34931), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:11.229696 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b252e7022cf466c8d677f1fab75558b" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416ea357b8e4e808285783477898823"
I20260710 13:19:11.230291 14692 raft_consensus.cc:3060] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.230244 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b252e7022cf466c8d677f1fab75558b" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d9601708714739bdc5a4f5e72a939d"
I20260710 13:19:11.231026 14841 raft_consensus.cc:3060] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.237499 14692 raft_consensus.cc:2468] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 1.
I20260710 13:19:11.238590 14733 leader_election.cc:304] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74235e1d5a3942dfaeebb8593b3b541b, 8416ea357b8e4e808285783477898823; no voters: 
I20260710 13:19:11.239143 14897 consensus_queue.cc:1048] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:11.239816 14912 raft_consensus.cc:2804] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:11.240315 14912 raft_consensus.cc:697] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Becoming Leader. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Running, Role: LEADER
I20260710 13:19:11.239478 14841 raft_consensus.cc:2468] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 1.
I20260710 13:19:11.241142 14912 consensus_queue.cc:237] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.251070 14588 catalog_manager.cc:5697] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194). New cstate: current_term: 1 leader_uuid: "74235e1d5a3942dfaeebb8593b3b541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.303117 14841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc0981862f46465baf7a270025a70a6c"
dest_uuid: "84d9601708714739bdc5a4f5e72a939d"
mode: GRACEFUL
new_leader_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
 from {username='slave'} at 127.0.0.1:35180
I20260710 13:19:11.303721 14841 raft_consensus.cc:606] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 1 LEADER]: Received request to transfer leadership to TS 74235e1d5a3942dfaeebb8593b3b541b
I20260710 13:19:11.318071 14767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43e3e07a5b694400ada703988960049a"
dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
mode: GRACEFUL
new_leader_uuid: "8416ea357b8e4e808285783477898823"
 from {username='slave'} at 127.0.0.1:55404
I20260710 13:19:11.318639 14767 raft_consensus.cc:606] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Received request to transfer leadership to TS 8416ea357b8e4e808285783477898823
I20260710 13:19:11.323727 14767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b252e7022cf466c8d677f1fab75558b"
dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
mode: GRACEFUL
new_leader_uuid: "8416ea357b8e4e808285783477898823"
 from {username='slave'} at 127.0.0.1:55404
I20260710 13:19:11.324256 14767 raft_consensus.cc:606] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Received request to transfer leadership to TS 8416ea357b8e4e808285783477898823
I20260710 13:19:11.489071 14912 consensus_queue.cc:1048] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.495069 14889 raft_consensus.cc:993] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b: : Instructing follower 8416ea357b8e4e808285783477898823 to start an election
I20260710 13:19:11.495824 14912 raft_consensus.cc:1081] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Signalling peer 8416ea357b8e4e808285783477898823 to start an election
I20260710 13:19:11.502417 14925 consensus_queue.cc:1048] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.502838 14691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43e3e07a5b694400ada703988960049a"
dest_uuid: "8416ea357b8e4e808285783477898823"
 from {username='slave'} at 127.0.0.1:42578
I20260710 13:19:11.503542 14691 raft_consensus.cc:493] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.503939 14691 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.513651 14691 raft_consensus.cc:515] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.516369 14767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
I20260710 13:19:11.516842 14691 leader_election.cc:290] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 2 election: Requested vote from peers 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:11.518143 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d9601708714739bdc5a4f5e72a939d"
I20260710 13:19:11.518677 14841 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.516927 14767 raft_consensus.cc:3055] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.519737 14767 raft_consensus.cc:740] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Running, Role: LEADER
I20260710 13:19:11.520581 14767 consensus_queue.cc:260] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.521790 14767 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.525645 14841 raft_consensus.cc:2468] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416ea357b8e4e808285783477898823 in term 2.
I20260710 13:19:11.526650 14656 leader_election.cc:304] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416ea357b8e4e808285783477898823, 84d9601708714739bdc5a4f5e72a939d; no voters: 
I20260710 13:19:11.527456 14887 raft_consensus.cc:2804] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.527868 14887 raft_consensus.cc:697] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 2 LEADER]: Becoming Leader. State: Replica: 8416ea357b8e4e808285783477898823, State: Running, Role: LEADER
I20260710 13:19:11.528616 14767 raft_consensus.cc:2468] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416ea357b8e4e808285783477898823 in term 2.
I20260710 13:19:11.528625 14887 consensus_queue.cc:237] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.534857 14590 catalog_manager.cc:5697] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 reported cstate change: term changed from 1 to 2, leader changed from 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194) to 8416ea357b8e4e808285783477898823 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "8416ea357b8e4e808285783477898823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.646497 14925 consensus_queue.cc:1048] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.653403 14889 raft_consensus.cc:993] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b: : Instructing follower 8416ea357b8e4e808285783477898823 to start an election
I20260710 13:19:11.654160 14889 raft_consensus.cc:1081] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Signalling peer 8416ea357b8e4e808285783477898823 to start an election
I20260710 13:19:11.661895 14691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b252e7022cf466c8d677f1fab75558b"
dest_uuid: "8416ea357b8e4e808285783477898823"
 from {username='slave'} at 127.0.0.1:42578
I20260710 13:19:11.663829 14691 raft_consensus.cc:493] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.663973 14925 consensus_queue.cc:1048] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.664319 14691 raft_consensus.cc:3060] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.670735 14691 raft_consensus.cc:515] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.674600 14691 leader_election.cc:290] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 2 election: Requested vote from peers 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:11.675594 14767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b252e7022cf466c8d677f1fab75558b" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
I20260710 13:19:11.676190 14767 raft_consensus.cc:3055] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.676518 14767 raft_consensus.cc:740] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Running, Role: LEADER
I20260710 13:19:11.676683 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b252e7022cf466c8d677f1fab75558b" candidate_uuid: "8416ea357b8e4e808285783477898823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d9601708714739bdc5a4f5e72a939d"
I20260710 13:19:11.677249 14841 raft_consensus.cc:3060] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.677291 14767 consensus_queue.cc:260] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.678514 14767 raft_consensus.cc:3060] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.683111 14841 raft_consensus.cc:2468] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416ea357b8e4e808285783477898823 in term 2.
I20260710 13:19:11.683713 14767 raft_consensus.cc:2468] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416ea357b8e4e808285783477898823 in term 2.
I20260710 13:19:11.684237 14656 leader_election.cc:304] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416ea357b8e4e808285783477898823, 84d9601708714739bdc5a4f5e72a939d; no voters: 
I20260710 13:19:11.684950 14894 raft_consensus.cc:2804] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.685400 14894 raft_consensus.cc:697] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 2 LEADER]: Becoming Leader. State: Replica: 8416ea357b8e4e808285783477898823, State: Running, Role: LEADER
I20260710 13:19:11.686173 14894 consensus_queue.cc:237] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.692420 14587 catalog_manager.cc:5697] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 reported cstate change: term changed from 1 to 2, leader changed from 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194) to 8416ea357b8e4e808285783477898823 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "8416ea357b8e4e808285783477898823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.693835 14888 raft_consensus.cc:993] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d: : Instructing follower 74235e1d5a3942dfaeebb8593b3b541b to start an election
I20260710 13:19:11.694319 14897 raft_consensus.cc:1081] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 1 LEADER]: Signalling peer 74235e1d5a3942dfaeebb8593b3b541b to start an election
I20260710 13:19:11.695773 14767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc0981862f46465baf7a270025a70a6c"
dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
 from {username='slave'} at 127.0.0.1:55390
I20260710 13:19:11.696265 14767 raft_consensus.cc:493] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.696563 14767 raft_consensus.cc:3060] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.701911 14767 raft_consensus.cc:515] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.703465 14767 leader_election.cc:290] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 2 election: Requested vote from peers 8416ea357b8e4e808285783477898823 (127.10.245.193:34931), 84d9601708714739bdc5a4f5e72a939d (127.10.245.195:39217)
I20260710 13:19:11.704167 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0981862f46465baf7a270025a70a6c" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416ea357b8e4e808285783477898823"
I20260710 13:19:11.704478 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0981862f46465baf7a270025a70a6c" candidate_uuid: "74235e1d5a3942dfaeebb8593b3b541b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d9601708714739bdc5a4f5e72a939d"
I20260710 13:19:11.704782 14691 raft_consensus.cc:3060] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.705017 14841 raft_consensus.cc:3055] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.705363 14841 raft_consensus.cc:740] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84d9601708714739bdc5a4f5e72a939d, State: Running, Role: LEADER
I20260710 13:19:11.705993 14841 consensus_queue.cc:260] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.706884 14841 raft_consensus.cc:3060] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.710222 14691 raft_consensus.cc:2468] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 2.
I20260710 13:19:11.711184 14733 leader_election.cc:304] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74235e1d5a3942dfaeebb8593b3b541b, 8416ea357b8e4e808285783477898823; no voters: 
I20260710 13:19:11.711622 14841 raft_consensus.cc:2468] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74235e1d5a3942dfaeebb8593b3b541b in term 2.
I20260710 13:19:11.711844 14925 raft_consensus.cc:2804] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.712371 14925 raft_consensus.cc:697] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 2 LEADER]: Becoming Leader. State: Replica: 74235e1d5a3942dfaeebb8593b3b541b, State: Running, Role: LEADER
I20260710 13:19:11.713169 14925 consensus_queue.cc:237] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.719070 14587 catalog_manager.cc:5697] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b reported cstate change: term changed from 1 to 2, leader changed from 84d9601708714739bdc5a4f5e72a939d (127.10.245.195) to 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194). New cstate: current_term: 2 leader_uuid: "74235e1d5a3942dfaeebb8593b3b541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.761400 11223 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:19:11.763636 11223 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:19:11.763988 11223 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:19:11.776198 14691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43e3e07a5b694400ada703988960049a"
dest_uuid: "8416ea357b8e4e808285783477898823"
mode: GRACEFUL
new_leader_uuid: "84d9601708714739bdc5a4f5e72a939d"
 from {username='slave'} at 127.0.0.1:42584
I20260710 13:19:11.776736 14691 raft_consensus.cc:606] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 2 LEADER]: Received request to transfer leadership to TS 84d9601708714739bdc5a4f5e72a939d
I20260710 13:19:11.777868 11223 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:19:11.939697 14841 raft_consensus.cc:1275] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Refusing update from remote peer 8416ea357b8e4e808285783477898823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.941102 14894 consensus_queue.cc:1048] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.946157 14887 raft_consensus.cc:993] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823: : Instructing follower 84d9601708714739bdc5a4f5e72a939d to start an election
I20260710 13:19:11.946902 14894 raft_consensus.cc:1081] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 2 LEADER]: Signalling peer 84d9601708714739bdc5a4f5e72a939d to start an election
I20260710 13:19:11.949239 14840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43e3e07a5b694400ada703988960049a"
dest_uuid: "84d9601708714739bdc5a4f5e72a939d"
 from {username='slave'} at 127.0.0.1:35170
I20260710 13:19:11.949862 14840 raft_consensus.cc:493] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.950258 14840 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.951400 14767 raft_consensus.cc:1275] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Refusing update from remote peer 8416ea357b8e4e808285783477898823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.953498 14894 consensus_queue.cc:1048] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.959764 14840 raft_consensus.cc:515] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.962240 14840 leader_election.cc:290] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [CANDIDATE]: Term 3 election: Requested vote from peers 8416ea357b8e4e808285783477898823 (127.10.245.193:34931), 74235e1d5a3942dfaeebb8593b3b541b (127.10.245.194:36107)
I20260710 13:19:11.962898 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "84d9601708714739bdc5a4f5e72a939d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8416ea357b8e4e808285783477898823"
I20260710 13:19:11.963515 14691 raft_consensus.cc:3055] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:11.963860 14691 raft_consensus.cc:740] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8416ea357b8e4e808285783477898823, State: Running, Role: LEADER
I20260710 13:19:11.964229 14767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e3e07a5b694400ada703988960049a" candidate_uuid: "84d9601708714739bdc5a4f5e72a939d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74235e1d5a3942dfaeebb8593b3b541b"
I20260710 13:19:11.964811 14767 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.964651 14691 consensus_queue.cc:260] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [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: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.965999 14691 raft_consensus.cc:3060] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.972112 14767 raft_consensus.cc:2468] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d9601708714739bdc5a4f5e72a939d in term 3.
I20260710 13:19:11.972548 14691 raft_consensus.cc:2468] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d9601708714739bdc5a4f5e72a939d in term 3.
I20260710 13:19:11.973177 14804 leader_election.cc:304] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [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: 74235e1d5a3942dfaeebb8593b3b541b, 84d9601708714739bdc5a4f5e72a939d; no voters: 
I20260710 13:19:11.974138 14897 raft_consensus.cc:2804] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:11.974622 14897 raft_consensus.cc:697] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 3 LEADER]: Becoming Leader. State: Replica: 84d9601708714739bdc5a4f5e72a939d, State: Running, Role: LEADER
I20260710 13:19:11.975440 14897 consensus_queue.cc:237] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [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: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } }
I20260710 13:19:11.982117 14590 catalog_manager.cc:5697] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d reported cstate change: term changed from 2 to 3, leader changed from 8416ea357b8e4e808285783477898823 (127.10.245.193) to 84d9601708714739bdc5a4f5e72a939d (127.10.245.195). New cstate: current_term: 3 leader_uuid: "84d9601708714739bdc5a4f5e72a939d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.091267 14840 raft_consensus.cc:1275] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Refusing update from remote peer 8416ea357b8e4e808285783477898823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.092792 14931 consensus_queue.cc:1048] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:12.101948 14767 raft_consensus.cc:1275] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Refusing update from remote peer 8416ea357b8e4e808285783477898823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.103821 14932 consensus_queue.cc:1048] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74235e1d5a3942dfaeebb8593b3b541b" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.107579 14691 raft_consensus.cc:1275] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Refusing update from remote peer 74235e1d5a3942dfaeebb8593b3b541b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.110157 14925 consensus_queue.cc:1048] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416ea357b8e4e808285783477898823" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.118388 14840 raft_consensus.cc:1275] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Refusing update from remote peer 74235e1d5a3942dfaeebb8593b3b541b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.121330 14889 consensus_queue.cc:1048] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d9601708714739bdc5a4f5e72a939d" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.129333 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
I20260710 13:19:12.153280 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:12.153934 11223 tablet_replica.cc:333] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823: stopping tablet replica
I20260710 13:19:12.154501 11223 raft_consensus.cc:2243] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:12.155352 11223 raft_consensus.cc:2272] T 2b252e7022cf466c8d677f1fab75558b P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.157828 11223 tablet_replica.cc:333] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823: stopping tablet replica
I20260710 13:19:12.158442 11223 raft_consensus.cc:2243] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:12.159246 11223 raft_consensus.cc:2272] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 8416ea357b8e4e808285783477898823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.160945 11223 tablet_replica.cc:333] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823: stopping tablet replica
I20260710 13:19:12.161422 11223 raft_consensus.cc:2243] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.161808 11223 raft_consensus.cc:2272] T 43e3e07a5b694400ada703988960049a P 8416ea357b8e4e808285783477898823 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.164143 11223 tablet_replica.cc:333] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823: stopping tablet replica
I20260710 13:19:12.164604 11223 raft_consensus.cc:2243] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.164996 11223 raft_consensus.cc:2272] T fc0981862f46465baf7a270025a70a6c P 8416ea357b8e4e808285783477898823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.178207 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:19:12.189248 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
I20260710 13:19:12.207533 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:12.208221 11223 tablet_replica.cc:333] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b: stopping tablet replica
I20260710 13:19:12.208788 11223 raft_consensus.cc:2243] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.209262 11223 raft_consensus.cc:2272] T 2b252e7022cf466c8d677f1fab75558b P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.211288 11223 tablet_replica.cc:333] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b: stopping tablet replica
I20260710 13:19:12.211791 11223 raft_consensus.cc:2243] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.212217 11223 raft_consensus.cc:2272] T 43e3e07a5b694400ada703988960049a P 74235e1d5a3942dfaeebb8593b3b541b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.214530 11223 tablet_replica.cc:333] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b: stopping tablet replica
I20260710 13:19:12.215081 11223 raft_consensus.cc:2243] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:12.215847 11223 raft_consensus.cc:2272] T fc0981862f46465baf7a270025a70a6c P 74235e1d5a3942dfaeebb8593b3b541b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.218101 11223 tablet_replica.cc:333] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b: stopping tablet replica
I20260710 13:19:12.218580 11223 raft_consensus.cc:2243] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.219038 11223 raft_consensus.cc:2272] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 74235e1d5a3942dfaeebb8593b3b541b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.241226 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:19:12.253319 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
I20260710 13:19:12.271826 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:12.272505 11223 tablet_replica.cc:333] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d: stopping tablet replica
I20260710 13:19:12.273101 11223 raft_consensus.cc:2243] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.273579 11223 raft_consensus.cc:2272] T 2b252e7022cf466c8d677f1fab75558b P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.276067 11223 tablet_replica.cc:333] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d: stopping tablet replica
I20260710 13:19:12.276631 11223 raft_consensus.cc:2243] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:12.277275 11223 pending_rounds.cc:70] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d: Trying to abort 1 pending ops.
I20260710 13:19:12.277488 11223 pending_rounds.cc:77] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992404899856384 op_type: NO_OP noop_request { }
I20260710 13:19:12.277817 11223 raft_consensus.cc:2889] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:12.278146 11223 raft_consensus.cc:2272] T 43e3e07a5b694400ada703988960049a P 84d9601708714739bdc5a4f5e72a939d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.280413 11223 tablet_replica.cc:333] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d: stopping tablet replica
I20260710 13:19:12.280946 11223 raft_consensus.cc:2243] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.281406 11223 raft_consensus.cc:2272] T fc0981862f46465baf7a270025a70a6c P 84d9601708714739bdc5a4f5e72a939d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.283850 11223 tablet_replica.cc:333] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d: stopping tablet replica
I20260710 13:19:12.284488 11223 raft_consensus.cc:2243] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.284919 11223 raft_consensus.cc:2272] T b6ec1a8c09564fa7b62d8ee0e4979d4a P 84d9601708714739bdc5a4f5e72a939d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.295815 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:19:12.306550 11223 master.cc:562] Master@127.10.245.254:35841 shutting down...
I20260710 13:19:12.321077 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:12.321609 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.321926 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42db9388c0a248038aaad86d1d290285: stopping tablet replica
I20260710 13:19:12.339962 11223 master.cc:584] Master@127.10.245.254:35841 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2420 ms)
[----------] 6 tests from LeaderRebalancerTest (88368 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:19:12.366294 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:38893
I20260710 13:19:12.367467 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:12.372373 14934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:12.373170 14933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:12.373831 14936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:12.374560 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:12.375634 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:12.375916 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:12.376098 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689552376079 us; error 0 us; skew 500 ppm
I20260710 13:19:12.376873 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:12.379300 11223 webserver.cc:533] Webserver started at http://127.10.245.254:35745/ using document root <none> and password file <none>
I20260710 13:19:12.379776 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:12.379976 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:12.380261 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:12.381311 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/master-0-root/instance:
uuid: "38b6370b45af41488f7dc319ac429328"
format_stamp: "Formatted at 2026-07-10 13:19:12 on dist-test-slave-tnx0"
I20260710 13:19:12.385730 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 13:19:12.388906 14941 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.389812 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:12.390081 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/master-0-root
uuid: "38b6370b45af41488f7dc319ac429328"
format_stamp: "Formatted at 2026-07-10 13:19:12 on dist-test-slave-tnx0"
I20260710 13:19:12.390334 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:12.409493 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:12.410507 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:12.447108 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:38893
I20260710 13:19:12.447156 14992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:38893 every 8 connection(s)
I20260710 13:19:12.450766 14993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.460577 14993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328: Bootstrap starting.
I20260710 13:19:12.464753 14993 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.468529 14993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328: No bootstrap required, opened a new log
I20260710 13:19:12.470438 14993 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38b6370b45af41488f7dc319ac429328" member_type: VOTER }
I20260710 13:19:12.470793 14993 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.470994 14993 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b6370b45af41488f7dc319ac429328, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.471484 14993 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38b6370b45af41488f7dc319ac429328" member_type: VOTER }
I20260710 13:19:12.471886 14993 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:12.472072 14993 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:12.472276 14993 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.476455 14993 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38b6370b45af41488f7dc319ac429328" member_type: VOTER }
I20260710 13:19:12.476912 14993 leader_election.cc:304] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [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: 38b6370b45af41488f7dc319ac429328; no voters: 
I20260710 13:19:12.477957 14993 leader_election.cc:290] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:12.478312 14996 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.479699 14996 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 1 LEADER]: Becoming Leader. State: Replica: 38b6370b45af41488f7dc319ac429328, State: Running, Role: LEADER
I20260710 13:19:12.480265 14996 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [LEADER]: Queue going to LEADER mode. State: All 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: "38b6370b45af41488f7dc319ac429328" member_type: VOTER }
I20260710 13:19:12.480822 14993 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:12.482988 14997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38b6370b45af41488f7dc319ac429328" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38b6370b45af41488f7dc319ac429328" member_type: VOTER } }
I20260710 13:19:12.482973 14998 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38b6370b45af41488f7dc319ac429328. Latest consensus state: current_term: 1 leader_uuid: "38b6370b45af41488f7dc319ac429328" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38b6370b45af41488f7dc319ac429328" member_type: VOTER } }
I20260710 13:19:12.483635 14997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:12.483727 14998 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:12.487520 15003 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:12.495239 15003 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:12.496255 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:12.504076 15003 catalog_manager.cc:1383] Generated new cluster ID: 97aa078ff9034240bff0922075d8fe6e
I20260710 13:19:12.504411 15003 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:12.529434 15003 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:12.530685 15003 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:12.544570 15003 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328: Generated new TSK 0
I20260710 13:19:12.545130 15003 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:12.563020 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:12.569203 15014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:12.570516 15015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:12.572266 11223 server_base.cc:1061] running on GCE node
W20260710 13:19:12.572235 15017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:12.573371 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:12.573559 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:12.573679 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689552573668 us; error 0 us; skew 500 ppm
I20260710 13:19:12.574182 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:12.579757 11223 webserver.cc:533] Webserver started at http://127.10.245.193:46057/ using document root <none> and password file <none>
I20260710 13:19:12.580202 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:12.580349 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:12.580556 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:12.581537 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-0-root/instance:
uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
format_stamp: "Formatted at 2026-07-10 13:19:12 on dist-test-slave-tnx0"
I20260710 13:19:12.586047 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:12.589197 15022 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.590093 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:12.590390 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
format_stamp: "Formatted at 2026-07-10 13:19:12 on dist-test-slave-tnx0"
I20260710 13:19:12.590638 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:12.613986 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:12.615183 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:12.616600 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:12.618783 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:12.619027 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:12.619222 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:12.619349 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.669718 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:36063
I20260710 13:19:12.669808 15084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:36063 every 8 connection(s)
I20260710 13:19:12.676321 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:12.684262 15089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:12.684271 15090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:12.689090 11223 server_base.cc:1061] running on GCE node
W20260710 13:19:12.689661 15092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:12.691231 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:12.691545 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:12.691759 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689552691742 us; error 0 us; skew 500 ppm
I20260710 13:19:12.692045 15085 heartbeater.cc:344] Connected to a master server at 127.10.245.254:38893
I20260710 13:19:12.692445 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:12.692507 15085 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:12.693553 15085 heartbeater.cc:507] Master 127.10.245.254:38893 requested a full tablet report, sending...
I20260710 13:19:12.695271 11223 webserver.cc:533] Webserver started at http://127.10.245.194:35769/ using document root <none> and password file <none>
I20260710 13:19:12.695820 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:12.695814 14958 ts_manager.cc:194] Registered new tserver with Master: 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063)
I20260710 13:19:12.696277 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:12.696590 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:12.697651 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-1-root/instance:
uuid: "30183778436e465bbb388a624ecf9345"
format_stamp: "Formatted at 2026-07-10 13:19:12 on dist-test-slave-tnx0"
I20260710 13:19:12.697726 14958 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48634
I20260710 13:19:12.701972 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:12.705242 15097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.706112 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:12.706408 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-1-root
uuid: "30183778436e465bbb388a624ecf9345"
format_stamp: "Formatted at 2026-07-10 13:19:12 on dist-test-slave-tnx0"
I20260710 13:19:12.706696 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:12.716667 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:12.717705 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:12.719138 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:12.721238 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:12.721464 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.721696 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:12.721869 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.758628 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:37863
I20260710 13:19:12.758746 15159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:37863 every 8 connection(s)
I20260710 13:19:12.763417 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:12.769428 15163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:12.770713 15164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:12.772320 15166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:12.773419 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:12.774402 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:12.774652 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:12.774708 15160 heartbeater.cc:344] Connected to a master server at 127.10.245.254:38893
I20260710 13:19:12.774922 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689552774883 us; error 0 us; skew 500 ppm
I20260710 13:19:12.775156 15160 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:12.775667 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:12.775991 15160 heartbeater.cc:507] Master 127.10.245.254:38893 requested a full tablet report, sending...
I20260710 13:19:12.778154 11223 webserver.cc:533] Webserver started at http://127.10.245.195:34315/ using document root <none> and password file <none>
I20260710 13:19:12.778314 14958 ts_manager.cc:194] Registered new tserver with Master: 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:12.778836 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:12.779120 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:12.779457 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:12.780166 14958 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48650
I20260710 13:19:12.780826 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-2-root/instance:
uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
format_stamp: "Formatted at 2026-07-10 13:19:12 on dist-test-slave-tnx0"
I20260710 13:19:12.785552 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:12.788641 15171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.789495 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:19:12.789744 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-2-root
uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
format_stamp: "Formatted at 2026-07-10 13:19:12 on dist-test-slave-tnx0"
I20260710 13:19:12.790001 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689463834581-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:12.810091 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:12.811148 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:12.812422 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:12.814563 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:12.814730 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.815035 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:12.815173 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.851013 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:37247
I20260710 13:19:12.851091 15233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:37247 every 8 connection(s)
I20260710 13:19:12.863271 15234 heartbeater.cc:344] Connected to a master server at 127.10.245.254:38893
I20260710 13:19:12.863696 15234 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:12.864396 15234 heartbeater.cc:507] Master 127.10.245.254:38893 requested a full tablet report, sending...
I20260710 13:19:12.866104 14958 ts_manager.cc:194] Registered new tserver with Master: 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:12.867115 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01309177s
I20260710 13:19:12.867404 14958 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48666
I20260710 13:19:12.890012 14958 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48672:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:12.892799 14958 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:12.948536 15198 tablet_service.cc:1511] Processing CreateTablet for tablet a32d2899c00049a19f66711dd082c931 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:12.948539 15199 tablet_service.cc:1511] Processing CreateTablet for tablet fb57ba1843494311a96e6b7e2e625608 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:12.950024 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32d2899c00049a19f66711dd082c931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.952925 15197 tablet_service.cc:1511] Processing CreateTablet for tablet bbb4f2e074514d298cf5e507ecfecf67 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:12.954243 15197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb4f2e074514d298cf5e507ecfecf67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.955441 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb57ba1843494311a96e6b7e2e625608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.959590 15195 tablet_service.cc:1511] Processing CreateTablet for tablet 19c3313a6a8748f9975daa10680bab07 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:12.957574 15196 tablet_service.cc:1511] Processing CreateTablet for tablet 15c67fe38d7b48d097db30534bc4bdad (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:12.960907 15195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c3313a6a8748f9975daa10680bab07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.963415 15196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c67fe38d7b48d097db30534bc4bdad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.964882 15194 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6fe5d414a041e0b8041110ed3d4a0f (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:12.966214 15194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6fe5d414a041e0b8041110ed3d4a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.973250 15193 tablet_service.cc:1511] Processing CreateTablet for tablet 869ecb0f5a7146b5a71d5faa89bbb90a (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:12.974615 15193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869ecb0f5a7146b5a71d5faa89bbb90a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.981911 15192 tablet_service.cc:1511] Processing CreateTablet for tablet 8e67de30ee984733817f79edd6ff4e5c (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:12.983994 15192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e67de30ee984733817f79edd6ff4e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.987857 15191 tablet_service.cc:1511] Processing CreateTablet for tablet f38f7cd3eb4b43e2b5ae38da6428e88a (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:12.989204 15191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38f7cd3eb4b43e2b5ae38da6428e88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.020028 15044 tablet_service.cc:1511] Processing CreateTablet for tablet 869ecb0f5a7146b5a71d5faa89bbb90a (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:13.021389 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869ecb0f5a7146b5a71d5faa89bbb90a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.021067 15125 tablet_service.cc:1511] Processing CreateTablet for tablet fb57ba1843494311a96e6b7e2e625608 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:13.022364 15125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb57ba1843494311a96e6b7e2e625608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.023948 15047 tablet_service.cc:1511] Processing CreateTablet for tablet 15c67fe38d7b48d097db30534bc4bdad (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:13.025203 15047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c67fe38d7b48d097db30534bc4bdad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.025725 15122 tablet_service.cc:1511] Processing CreateTablet for tablet 15c67fe38d7b48d097db30534bc4bdad (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:13.027037 15122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c67fe38d7b48d097db30534bc4bdad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.028232 15249 tablet_bootstrap.cc:492] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.027976 15124 tablet_service.cc:1511] Processing CreateTablet for tablet a32d2899c00049a19f66711dd082c931 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:13.029228 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32d2899c00049a19f66711dd082c931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.031996 15046 tablet_service.cc:1511] Processing CreateTablet for tablet 19c3313a6a8748f9975daa10680bab07 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:13.033294 15046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c3313a6a8748f9975daa10680bab07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.036216 15123 tablet_service.cc:1511] Processing CreateTablet for tablet bbb4f2e074514d298cf5e507ecfecf67 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:13.037671 15123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb4f2e074514d298cf5e507ecfecf67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.039968 15249 tablet_bootstrap.cc:654] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.040182 15121 tablet_service.cc:1511] Processing CreateTablet for tablet 19c3313a6a8748f9975daa10680bab07 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:13.041569 15121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c3313a6a8748f9975daa10680bab07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.043927 15120 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6fe5d414a041e0b8041110ed3d4a0f (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:13.045507 15120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6fe5d414a041e0b8041110ed3d4a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.050946 15048 tablet_service.cc:1511] Processing CreateTablet for tablet bbb4f2e074514d298cf5e507ecfecf67 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:13.052595 15048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb4f2e074514d298cf5e507ecfecf67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.055955 15045 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6fe5d414a041e0b8041110ed3d4a0f (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:13.057593 15045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6fe5d414a041e0b8041110ed3d4a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.059639 15119 tablet_service.cc:1511] Processing CreateTablet for tablet 869ecb0f5a7146b5a71d5faa89bbb90a (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:13.061296 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869ecb0f5a7146b5a71d5faa89bbb90a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.020020 15049 tablet_service.cc:1511] Processing CreateTablet for tablet a32d2899c00049a19f66711dd082c931 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:13.064528 15049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32d2899c00049a19f66711dd082c931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.065779 15118 tablet_service.cc:1511] Processing CreateTablet for tablet 8e67de30ee984733817f79edd6ff4e5c (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:13.067363 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e67de30ee984733817f79edd6ff4e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.068742 15050 tablet_service.cc:1511] Processing CreateTablet for tablet fb57ba1843494311a96e6b7e2e625608 (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:13.070302 15050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb57ba1843494311a96e6b7e2e625608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.062597 15117 tablet_service.cc:1511] Processing CreateTablet for tablet f38f7cd3eb4b43e2b5ae38da6428e88a (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:13.072330 15117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38f7cd3eb4b43e2b5ae38da6428e88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.077323 15043 tablet_service.cc:1511] Processing CreateTablet for tablet 8e67de30ee984733817f79edd6ff4e5c (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:13.080793 15042 tablet_service.cc:1511] Processing CreateTablet for tablet f38f7cd3eb4b43e2b5ae38da6428e88a (DEFAULT_TABLE table=test-workload [id=bbceb7bb07cb44f7a5f364a8fa416dab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:13.083644 15043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e67de30ee984733817f79edd6ff4e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.085129 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38f7cd3eb4b43e2b5ae38da6428e88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.099215 15250 tablet_bootstrap.cc:492] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.128813 15250 tablet_bootstrap.cc:654] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.158185 15252 tablet_bootstrap.cc:492] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:13.162626 15252 tablet_bootstrap.cc:654] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.171653 15249 tablet_bootstrap.cc:492] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.172417 15249 ts_tablet_manager.cc:1403] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.053s
I20260710 13:19:13.176054 15249 raft_consensus.cc:359] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.180619 15249 raft_consensus.cc:385] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.181341 15249 raft_consensus.cc:740] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.182730 15249 consensus_queue.cc:260] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.193234 15250 tablet_bootstrap.cc:492] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.195739 15250 ts_tablet_manager.cc:1403] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.004s
I20260710 13:19:13.200807 15252 tablet_bootstrap.cc:492] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:13.202286 15252 ts_tablet_manager.cc:1403] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.025s
I20260710 13:19:13.202332 15234 heartbeater.cc:499] Master 127.10.245.254:38893 was elected leader, sending a full tablet report...
I20260710 13:19:13.202752 15249 ts_tablet_manager.cc:1434] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.006s
I20260710 13:19:13.203864 15249 tablet_bootstrap.cc:492] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.201335 15250 raft_consensus.cc:359] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.204996 15250 raft_consensus.cc:385] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.205267 15250 raft_consensus.cc:740] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.205457 15252 raft_consensus.cc:359] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.206178 15252 raft_consensus.cc:385] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.206461 15252 raft_consensus.cc:740] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.207404 15252 consensus_queue.cc:260] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.209388 15249 tablet_bootstrap.cc:654] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.209733 15250 consensus_queue.cc:260] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.211249 15255 raft_consensus.cc:493] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.211937 15255 raft_consensus.cc:515] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.219085 15255 leader_election.cc:290] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.224645 15085 heartbeater.cc:499] Master 127.10.245.254:38893 was elected leader, sending a full tablet report...
I20260710 13:19:13.227939 15249 tablet_bootstrap.cc:492] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.228479 15249 ts_tablet_manager.cc:1403] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.006s
I20260710 13:19:13.231298 15249 raft_consensus.cc:359] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.224628 15250 ts_tablet_manager.cc:1434] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 13:19:13.232153 15249 raft_consensus.cc:385] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.232669 15249 raft_consensus.cc:740] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.233283 15250 tablet_bootstrap.cc:492] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.233575 15249 consensus_queue.cc:260] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.235996 15249 ts_tablet_manager.cc:1434] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:13.236943 15249 tablet_bootstrap.cc:492] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.239748 15250 tablet_bootstrap.cc:654] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.242729 15249 tablet_bootstrap.cc:654] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.251643 15250 tablet_bootstrap.cc:492] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.252310 15250 ts_tablet_manager.cc:1403] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:19:13.254506 15249 tablet_bootstrap.cc:492] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.255067 15249 ts_tablet_manager.cc:1403] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260710 13:19:13.255224 15250 raft_consensus.cc:359] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.256028 15250 raft_consensus.cc:385] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.256364 15250 raft_consensus.cc:740] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.257313 15250 consensus_queue.cc:260] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.257932 15249 raft_consensus.cc:359] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.258649 15249 raft_consensus.cc:385] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.258961 15249 raft_consensus.cc:740] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.259966 15250 ts_tablet_manager.cc:1434] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:13.259938 15249 consensus_queue.cc:260] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.261102 15250 tablet_bootstrap.cc:492] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.262650 15249 ts_tablet_manager.cc:1434] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:13.263721 15249 tablet_bootstrap.cc:492] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.265420 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.267787 15250 tablet_bootstrap.cc:654] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.269425 15249 tablet_bootstrap.cc:654] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:13.267817 15173 leader_election.cc:343] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.283304 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
W20260710 13:19:13.285048 15173 leader_election.cc:343] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.285494 15173 leader_election.cc:304] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334; no voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:13.287092 15160 heartbeater.cc:499] Master 127.10.245.254:38893 was elected leader, sending a full tablet report...
I20260710 13:19:13.287204 15252 ts_tablet_manager.cc:1434] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.084s	user 0.030s	sys 0.052s
I20260710 13:19:13.287490 15255 raft_consensus.cc:2749] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:13.288406 15252 tablet_bootstrap.cc:492] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:13.288761 15250 tablet_bootstrap.cc:492] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.289310 15250 ts_tablet_manager.cc:1403] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.005s
I20260710 13:19:13.292230 15250 raft_consensus.cc:359] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.292982 15250 raft_consensus.cc:385] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.293377 15250 raft_consensus.cc:740] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.294224 15250 consensus_queue.cc:260] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.295696 15252 tablet_bootstrap.cc:654] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.296869 15250 ts_tablet_manager.cc:1434] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:13.297950 15250 tablet_bootstrap.cc:492] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.303658 15250 tablet_bootstrap.cc:654] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.314608 15250 tablet_bootstrap.cc:492] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.315246 15250 ts_tablet_manager.cc:1403] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:19:13.317971 15250 raft_consensus.cc:359] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.318877 15250 raft_consensus.cc:385] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.319293 15250 raft_consensus.cc:740] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.320189 15250 consensus_queue.cc:260] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.322667 15250 ts_tablet_manager.cc:1434] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:19:13.323719 15250 tablet_bootstrap.cc:492] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.329530 15250 tablet_bootstrap.cc:654] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.340853 15250 tablet_bootstrap.cc:492] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.341429 15250 ts_tablet_manager.cc:1403] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 13:19:13.344311 15250 raft_consensus.cc:359] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.345080 15250 raft_consensus.cc:385] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.345510 15250 raft_consensus.cc:740] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.346407 15250 consensus_queue.cc:260] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.347203 15249 tablet_bootstrap.cc:492] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.347978 15249 ts_tablet_manager.cc:1403] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.029s
I20260710 13:19:13.351375 15250 ts_tablet_manager.cc:1434] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:13.352432 15250 tablet_bootstrap.cc:492] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.351980 15249 raft_consensus.cc:359] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.353094 15249 raft_consensus.cc:385] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.353539 15249 raft_consensus.cc:740] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.354615 15249 consensus_queue.cc:260] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.357640 15249 ts_tablet_manager.cc:1434] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:13.359000 15249 tablet_bootstrap.cc:492] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.360354 15250 tablet_bootstrap.cc:654] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.367177 15249 tablet_bootstrap.cc:654] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.375066 15255 raft_consensus.cc:493] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.375752 15255 raft_consensus.cc:515] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.380450 15249 tablet_bootstrap.cc:492] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.381157 15249 ts_tablet_manager.cc:1403] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260710 13:19:13.383769 15255 leader_election.cc:290] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.384909 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67de30ee984733817f79edd6ff4e5c" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.385185 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67de30ee984733817f79edd6ff4e5c" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.386641 15249 raft_consensus.cc:359] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.387686 15249 raft_consensus.cc:385] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.388177 15249 raft_consensus.cc:740] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
W20260710 13:19:13.388672 15173 leader_election.cc:343] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:13.389699 15173 leader_election.cc:343] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.389286 15249 consensus_queue.cc:260] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.390362 15173 leader_election.cc:304] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334; no voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:13.392853 15249 ts_tablet_manager.cc:1434] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:19:13.393643 15255 raft_consensus.cc:2749] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:13.395738 15249 tablet_bootstrap.cc:492] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.404335 15249 tablet_bootstrap.cc:654] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.409459 15255 raft_consensus.cc:493] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.410192 15255 raft_consensus.cc:515] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.413332 15255 leader_election.cc:290] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.415633 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb57ba1843494311a96e6b7e2e625608" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.419358 15060 raft_consensus.cc:2468] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 0.
I20260710 13:19:13.417486 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb57ba1843494311a96e6b7e2e625608" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
W20260710 13:19:13.422056 15173 leader_election.cc:343] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.423007 15173 leader_election.cc:304] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 30183778436e465bbb388a624ecf9345
I20260710 13:19:13.425081 15255 raft_consensus.cc:2804] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.425639 15255 raft_consensus.cc:493] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.426270 15255 raft_consensus.cc:3060] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.422070 15249 tablet_bootstrap.cc:492] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.430322 15249 ts_tablet_manager.cc:1403] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.005s
I20260710 13:19:13.434213 15249 raft_consensus.cc:359] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.437453 15249 raft_consensus.cc:385] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.437743 15249 raft_consensus.cc:740] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.438686 15249 consensus_queue.cc:260] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.439450 15252 tablet_bootstrap.cc:492] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:13.440660 15252 ts_tablet_manager.cc:1403] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.153s	user 0.074s	sys 0.072s
I20260710 13:19:13.441748 15250 tablet_bootstrap.cc:492] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.442286 15250 ts_tablet_manager.cc:1403] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.065s
I20260710 13:19:13.442476 15249 ts_tablet_manager.cc:1434] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:13.443495 15249 tablet_bootstrap.cc:492] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.443554 15252 raft_consensus.cc:359] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.444334 15252 raft_consensus.cc:385] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.444624 15252 raft_consensus.cc:740] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.445021 15250 raft_consensus.cc:359] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.445608 15250 raft_consensus.cc:385] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.439662 15255 raft_consensus.cc:515] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.445911 15250 raft_consensus.cc:740] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.445381 15252 consensus_queue.cc:260] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.446772 15250 consensus_queue.cc:260] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.448685 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb57ba1843494311a96e6b7e2e625608" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:13.448848 15252 ts_tablet_manager.cc:1434] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:13.449213 15060 raft_consensus.cc:3060] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.449923 15252 tablet_bootstrap.cc:492] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:13.455981 15252 tablet_bootstrap.cc:654] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.456189 15250 ts_tablet_manager.cc:1434] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260710 13:19:13.463498 15060 raft_consensus.cc:2468] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:13.464834 15173 leader_election.cc:304] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.465484 15250 tablet_bootstrap.cc:492] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.465734 15270 raft_consensus.cc:2804] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.468048 15249 tablet_bootstrap.cc:654] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.474597 15250 tablet_bootstrap.cc:654] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.475839 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb57ba1843494311a96e6b7e2e625608" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:13.476641 15135 raft_consensus.cc:3060] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:13.490680 15006 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:13.495028 15255 leader_election.cc:290] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.498699 15255 raft_consensus.cc:493] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.500506 15255 raft_consensus.cc:515] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.505676 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
W20260710 13:19:13.507558 15173 leader_election.cc:343] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.489234 15135 raft_consensus.cc:2468] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:13.512779 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
W20260710 13:19:13.514453 15173 leader_election.cc:343] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.515314 15173 leader_election.cc:304] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334; no voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:13.516665 15272 raft_consensus.cc:2749] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:13.517829 15270 raft_consensus.cc:697] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:13.519160 15270 consensus_queue.cc:237] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:13.521484 15255 leader_election.cc:290] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.530468 15250 tablet_bootstrap.cc:492] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.531140 15250 ts_tablet_manager.cc:1403] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.049s
I20260710 13:19:13.531797 15252 tablet_bootstrap.cc:492] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:13.532275 15252 ts_tablet_manager.cc:1403] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.059s
I20260710 13:19:13.534521 15249 tablet_bootstrap.cc:492] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.535004 15249 ts_tablet_manager.cc:1403] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.092s	user 0.034s	sys 0.034s
I20260710 13:19:13.535104 15252 raft_consensus.cc:359] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.535876 15252 raft_consensus.cc:385] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.536440 15252 raft_consensus.cc:740] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.535876 14958 catalog_manager.cc:5697] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.537171 15252 consensus_queue.cc:260] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.537573 15249 raft_consensus.cc:359] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.539438 15252 ts_tablet_manager.cc:1434] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:13.540014 15250 raft_consensus.cc:359] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.540482 15252 tablet_bootstrap.cc:492] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:13.541388 15256 raft_consensus.cc:493] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.541630 15250 raft_consensus.cc:385] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.542407 15250 raft_consensus.cc:740] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.542090 15256 raft_consensus.cc:515] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.544260 15249 raft_consensus.cc:385] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.546883 15249 raft_consensus.cc:740] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.544042 15250 consensus_queue.cc:260] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.547696 15249 consensus_queue.cc:260] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.549429 15252 tablet_bootstrap.cc:654] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.550055 15249 ts_tablet_manager.cc:1434] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.003s
I20260710 13:19:13.551056 15249 tablet_bootstrap.cc:492] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.553257 15255 raft_consensus.cc:493] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.553942 15250 ts_tablet_manager.cc:1434] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260710 13:19:13.553746 15255 raft_consensus.cc:515] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.555867 15255 leader_election.cc:290] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.556144 15257 raft_consensus.cc:493] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.556694 15257 raft_consensus.cc:515] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.565124 15252 tablet_bootstrap.cc:492] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:13.565776 15252 ts_tablet_manager.cc:1403] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260710 13:19:13.566282 15249 tablet_bootstrap.cc:654] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.568018 15257 leader_election.cc:290] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.569231 15252 raft_consensus.cc:359] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.570286 15252 raft_consensus.cc:385] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.570736 15252 raft_consensus.cc:740] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.571708 15252 consensus_queue.cc:260] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.574476 15252 ts_tablet_manager.cc:1434] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:13.575697 15252 tablet_bootstrap.cc:492] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:13.577083 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.577883 15060 raft_consensus.cc:2468] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 0.
I20260710 13:19:13.579886 15173 leader_election.cc:304] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.600402 15255 raft_consensus.cc:2804] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.600867 15255 raft_consensus.cc:493] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.601279 15255 raft_consensus.cc:3060] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.582476 15256 leader_election.cc:290] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.583508 15252 tablet_bootstrap.cc:654] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.594381 15257 raft_consensus.cc:493] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.609612 15257 raft_consensus.cc:515] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.611021 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.611774 15257 leader_election.cc:290] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.613732 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.614060 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.614874 15135 raft_consensus.cc:2468] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 0.
W20260710 13:19:13.615419 15026 leader_election.cc:343] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.616032 15250 tablet_bootstrap.cc:492] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.622116 15255 raft_consensus.cc:515] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.623862 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.624827 15209 raft_consensus.cc:2393] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in current term 1: Already voted for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in this term.
I20260710 13:19:13.628132 15252 tablet_bootstrap.cc:492] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:13.628715 15252 ts_tablet_manager.cc:1403] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.001s
I20260710 13:19:13.631611 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:13.632386 15060 raft_consensus.cc:3060] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.632269 15252 raft_consensus.cc:359] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.633128 15252 raft_consensus.cc:385] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.633510 15252 raft_consensus.cc:740] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.634366 15249 tablet_bootstrap.cc:492] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.634819 15249 ts_tablet_manager.cc:1403] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.016s
I20260710 13:19:13.634544 15252 consensus_queue.cc:260] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.635275 15250 tablet_bootstrap.cc:654] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.637123 15252 ts_tablet_manager.cc:1434] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:13.637483 15249 raft_consensus.cc:359] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.638151 15249 raft_consensus.cc:385] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.638681 15249 raft_consensus.cc:740] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.639464 15249 consensus_queue.cc:260] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.641515 15249 ts_tablet_manager.cc:1434] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:13.642391 15249 tablet_bootstrap.cc:492] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:13.638167 15252 tablet_bootstrap.cc:492] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:13.642710 15060 raft_consensus.cc:2468] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:13.644302 15173 leader_election.cc:304] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.645211 15270 raft_consensus.cc:2804] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.645934 15270 raft_consensus.cc:697] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:13.647078 15270 consensus_queue.cc:237] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.652647 15257 raft_consensus.cc:493] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.653152 15257 raft_consensus.cc:515] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.653434 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.654031 15135 raft_consensus.cc:2468] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:13.654621 15249 tablet_bootstrap.cc:654] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.655153 15257 leader_election.cc:290] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.655771 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.657308 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869ecb0f5a7146b5a71d5faa89bbb90a" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.648849 15252 tablet_bootstrap.cc:654] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.658176 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869ecb0f5a7146b5a71d5faa89bbb90a" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.658169 15209 raft_consensus.cc:2468] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:13.661571 15026 leader_election.cc:304] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.662482 15257 raft_consensus.cc:2804] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.662875 15257 raft_consensus.cc:493] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.663267 15257 raft_consensus.cc:3060] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.659770 15024 leader_election.cc:304] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [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: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:13.664973 15250 tablet_bootstrap.cc:492] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.665644 15250 ts_tablet_manager.cc:1403] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.003s
I20260710 13:19:13.669195 15250 raft_consensus.cc:359] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.671775 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:13.672478 15255 leader_election.cc:290] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.676713 15272 raft_consensus.cc:493] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.681597 15135 raft_consensus.cc:3060] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.681782 15272 raft_consensus.cc:515] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.682974 15249 tablet_bootstrap.cc:492] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:13.683534 15249 ts_tablet_manager.cc:1403] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.016s
I20260710 13:19:13.684044 15272 leader_election.cc:290] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.678673 15257 raft_consensus.cc:515] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.686050 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.686517 15249 raft_consensus.cc:359] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.687175 15249 raft_consensus.cc:385] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.687501 15249 raft_consensus.cc:740] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
W20260710 13:19:13.687553 15173 leader_election.cc:343] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.688093 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869ecb0f5a7146b5a71d5faa89bbb90a" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:13.688380 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.688678 15209 raft_consensus.cc:3060] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.688897 15135 raft_consensus.cc:2468] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:13.688450 15249 consensus_queue.cc:260] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.689087 15060 raft_consensus.cc:2468] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 0.
I20260710 13:19:13.689666 15250 raft_consensus.cc:385] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.689980 15250 raft_consensus.cc:740] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.691212 15173 leader_election.cc:304] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 30183778436e465bbb388a624ecf9345
I20260710 13:19:13.691609 15249 ts_tablet_manager.cc:1434] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:13.692049 15272 raft_consensus.cc:2804] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.692538 15272 raft_consensus.cc:493] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.693204 15272 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.695113 15252 tablet_bootstrap.cc:492] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:13.695624 15252 ts_tablet_manager.cc:1403] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.002s
I20260710 13:19:13.696084 15209 raft_consensus.cc:2468] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:13.696442 15250 consensus_queue.cc:260] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.697209 15026 leader_election.cc:304] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
W20260710 13:19:13.692497 15024 leader_election.cc:343] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.701138 15252 raft_consensus.cc:359] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.701910 15252 raft_consensus.cc:385] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.702239 15252 raft_consensus.cc:740] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.703136 15296 raft_consensus.cc:2804] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.699213 15024 leader_election.cc:304] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345
I20260710 13:19:13.703030 15252 consensus_queue.cc:260] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.680721 15293 raft_consensus.cc:2764] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:19:13.705278 15295 raft_consensus.cc:493] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.705957 15257 leader_election.cc:290] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.706127 15295 raft_consensus.cc:515] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.707495 15257 raft_consensus.cc:2749] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:13.707726 15024 leader_election.cc:343] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.708276 15295 leader_election.cc:290] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.709372 15272 raft_consensus.cc:515] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.709673 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c3313a6a8748f9975daa10680bab07" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.703897 15296 raft_consensus.cc:697] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:13.710487 15209 raft_consensus.cc:2468] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:13.711241 15296 consensus_queue.cc:237] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.710500 15252 ts_tablet_manager.cc:1434] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:19:13.712149 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:13.713295 15252 tablet_bootstrap.cc:492] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:13.711618 15026 leader_election.cc:304] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.714241 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869ecb0f5a7146b5a71d5faa89bbb90a" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:13.714864 15135 raft_consensus.cc:3060] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.715353 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c3313a6a8748f9975daa10680bab07" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.716074 15134 raft_consensus.cc:2468] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:13.718855 15060 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.718858 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.722873 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:13.714354 15294 raft_consensus.cc:2804] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.723711 15294 raft_consensus.cc:493] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.724742 15294 raft_consensus.cc:3060] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:13.724766 15173 leader_election.cc:343] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.724273 15135 raft_consensus.cc:2468] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:13.725692 15272 leader_election.cc:290] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.726452 15060 raft_consensus.cc:2468] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:13.728798 15059 raft_consensus.cc:2393] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30183778436e465bbb388a624ecf9345 in current term 1: Already voted for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in this term.
I20260710 13:19:13.725778 15250 ts_tablet_manager.cc:1434] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.060s	user 0.012s	sys 0.006s
I20260710 13:19:13.733340 15250 tablet_bootstrap.cc:492] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:13.738874 15250 tablet_bootstrap.cc:654] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.740054 15293 raft_consensus.cc:493] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.741268 15294 raft_consensus.cc:515] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.741912 15293 raft_consensus.cc:515] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.744171 15293 leader_election.cc:290] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.741134 15252 tablet_bootstrap.cc:654] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.745764 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.746536 15208 raft_consensus.cc:2468] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:13.748167 15173 leader_election.cc:304] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 30183778436e465bbb388a624ecf9345
I20260710 13:19:13.749392 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c3313a6a8748f9975daa10680bab07" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:13.750128 15209 raft_consensus.cc:3060] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.748224 15026 leader_election.cc:304] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.755585 15296 raft_consensus.cc:2804] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.756044 15296 raft_consensus.cc:493] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.756457 15296 raft_consensus.cc:3060] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.757778 15270 raft_consensus.cc:2804] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.758466 15270 raft_consensus.cc:697] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:13.759552 15270 consensus_queue.cc:237] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.762012 15255 raft_consensus.cc:493] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.762714 15255 raft_consensus.cc:515] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.765347 15255 leader_election.cc:290] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.770877 15256 raft_consensus.cc:493] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.771394 15256 raft_consensus.cc:515] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.771684 15209 raft_consensus.cc:2468] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:13.771862 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.773388 15256 leader_election.cc:290] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
W20260710 13:19:13.773888 15173 leader_election.cc:343] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.774839 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.775183 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.775516 15059 raft_consensus.cc:2468] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 0.
I20260710 13:19:13.775767 15208 raft_consensus.cc:2468] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:13.776324 15296 raft_consensus.cc:515] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.776978 15101 leader_election.cc:304] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:13.777397 15173 leader_election.cc:304] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 30183778436e465bbb388a624ecf9345
I20260710 13:19:13.777945 15256 raft_consensus.cc:2804] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.778275 15256 raft_consensus.cc:493] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.778520 15255 raft_consensus.cc:2804] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.778614 15256 raft_consensus.cc:3060] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.779013 15294 leader_election.cc:290] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.778986 15255 raft_consensus.cc:493] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.780829 15026 leader_election.cc:304] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.781214 15255 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.782034 15099 leader_election.cc:304] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30183778436e465bbb388a624ecf9345; no voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:13.783149 15294 raft_consensus.cc:2804] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.783409 15277 raft_consensus.cc:2749] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:13.783900 15294 raft_consensus.cc:697] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:13.785135 15294 consensus_queue.cc:237] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.786375 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c3313a6a8748f9975daa10680bab07" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:13.787006 15135 raft_consensus.cc:3060] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.787026 15256 raft_consensus.cc:515] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.792667 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:13.793524 15209 raft_consensus.cc:3060] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.795482 15296 leader_election.cc:290] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.796271 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.803859 15277 raft_consensus.cc:493] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.797395 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:13.804702 15250 tablet_bootstrap.cc:492] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:13.804378 15277 raft_consensus.cc:515] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.805312 15134 raft_consensus.cc:2393] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in current term 1: Already voted for candidate 30183778436e465bbb388a624ecf9345 in this term.
I20260710 13:19:13.806006 15256 leader_election.cc:290] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.807109 15277 leader_election.cc:290] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.807354 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:13.807969 15250 ts_tablet_manager.cc:1403] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.045s
I20260710 13:19:13.808183 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67de30ee984733817f79edd6ff4e5c" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.809082 15208 raft_consensus.cc:2468] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:13.809438 15134 raft_consensus.cc:2393] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in current term 1: Already voted for candidate 30183778436e465bbb388a624ecf9345 in this term.
I20260710 13:19:13.810277 15101 leader_election.cc:304] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:13.811196 15277 raft_consensus.cc:2804] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.811364 15209 raft_consensus.cc:2468] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:13.811756 15277 raft_consensus.cc:493] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.812155 15277 raft_consensus.cc:3060] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.811013 15250 raft_consensus.cc:359] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.812727 15250 raft_consensus.cc:385] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.807169 15255 raft_consensus.cc:515] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.812747 15026 leader_election.cc:304] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.813119 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:13.813730 15294 raft_consensus.cc:2804] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.814210 15294 raft_consensus.cc:697] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:13.814621 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67de30ee984733817f79edd6ff4e5c" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.811223 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4f2e074514d298cf5e507ecfecf67" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:13.815307 15058 raft_consensus.cc:2468] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:13.815604 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:13.815325 15294 consensus_queue.cc:237] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.816273 15057 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.813119 15250 raft_consensus.cc:740] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.817888 15250 consensus_queue.cc:260] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.812747 15135 raft_consensus.cc:2468] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:13.820420 15277 raft_consensus.cc:515] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.822849 15250 ts_tablet_manager.cc:1434] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:13.824049 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67de30ee984733817f79edd6ff4e5c" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:13.824738 15058 raft_consensus.cc:3060] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.826735 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67de30ee984733817f79edd6ff4e5c" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:13.827337 15208 raft_consensus.cc:3060] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.827888 15057 raft_consensus.cc:2468] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:13.829567 15173 leader_election.cc:304] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.830814 15272 raft_consensus.cc:2804] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.831795 15272 raft_consensus.cc:697] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:13.832151 15058 raft_consensus.cc:2468] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:13.833488 15099 leader_election.cc:304] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:13.833170 15272 consensus_queue.cc:237] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.834287 15256 raft_consensus.cc:2804] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.835083 15277 leader_election.cc:290] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.836781 15208 raft_consensus.cc:2468] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:13.847651 14955 catalog_manager.cc:5697] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.850328 14955 catalog_manager.cc:5697] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.860919 15255 leader_election.cc:290] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:13.863893 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
W20260710 13:19:13.864419 15301 log.cc:927] Time spent T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260710 13:19:13.865303 15252 tablet_bootstrap.cc:492] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
W20260710 13:19:13.865572 15173 leader_election.cc:343] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.865847 15252 ts_tablet_manager.cc:1403] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.042s
I20260710 13:19:13.869388 15252 raft_consensus.cc:359] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.870074 15252 raft_consensus.cc:385] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.870381 15252 raft_consensus.cc:740] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.871243 15252 consensus_queue.cc:260] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.872987 15099 leader_election.cc:304] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [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: 30183778436e465bbb388a624ecf9345; no voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:13.873659 15252 ts_tablet_manager.cc:1434] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:13.874217 15277 raft_consensus.cc:2749] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:13.874678 15252 tablet_bootstrap.cc:492] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
W20260710 13:19:13.879554 15302 log.cc:927] Time spent T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9: Append to log took a long time: real 0.056s	user 0.009s	sys 0.016s
I20260710 13:19:13.881522 15252 tablet_bootstrap.cc:654] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.882622 15294 raft_consensus.cc:493] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.883349 15294 raft_consensus.cc:515] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.886997 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:13.887256 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:13.887991 15208 raft_consensus.cc:2468] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
W20260710 13:19:13.888882 15024 leader_election.cc:343] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.889827 15026 leader_election.cc:304] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 30183778436e465bbb388a624ecf9345
I20260710 13:19:13.891072 15296 raft_consensus.cc:2804] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:13.891510 15296 raft_consensus.cc:493] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.892349 15296 raft_consensus.cc:3060] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.891511 14955 catalog_manager.cc:5697] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.893639 15252 tablet_bootstrap.cc:492] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:13.894055 15256 raft_consensus.cc:697] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:13.893673 14955 catalog_manager.cc:5697] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.895047 15256 consensus_queue.cc:237] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.895731 14955 catalog_manager.cc:5697] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.898778 15294 leader_election.cc:290] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.894150 15252 ts_tablet_manager.cc:1403] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
I20260710 13:19:13.903992 15252 raft_consensus.cc:359] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.904845 15252 raft_consensus.cc:385] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.905176 15252 raft_consensus.cc:740] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.903328 15296 raft_consensus.cc:515] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.905886 15252 consensus_queue.cc:260] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.907125 15296 leader_election.cc:290] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:13.906759 14958 catalog_manager.cc:5697] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.907783 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:13.908705 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
W20260710 13:19:13.909056 15024 leader_election.cc:343] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:13.909346 15208 raft_consensus.cc:3060] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.909474 14956 catalog_manager.cc:5697] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.907783 15252 ts_tablet_manager.cc:1434] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:13.913887 15252 tablet_bootstrap.cc:492] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:13.919214 15252 tablet_bootstrap.cc:654] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:13.922045 15208 raft_consensus.cc:2468] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:13.923313 15026 leader_election.cc:304] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 30183778436e465bbb388a624ecf9345
I20260710 13:19:13.923659 15252 tablet_bootstrap.cc:492] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:13.924130 15252 ts_tablet_manager.cc:1403] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:13.924175 15296 raft_consensus.cc:2804] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:13.924770 15296 raft_consensus.cc:697] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:13.925575 15296 consensus_queue.cc:237] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.926438 15252 raft_consensus.cc:359] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.926970 15252 raft_consensus.cc:385] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:13.927266 15252 raft_consensus.cc:740] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.927898 15252 consensus_queue.cc:260] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:13.929416 15252 ts_tablet_manager.cc:1434] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:13.939378 14956 catalog_manager.cc:5697] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.014567 15272 consensus_queue.cc:1048] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.025753 15255 consensus_queue.cc:1048] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.069336 15256 raft_consensus.cc:493] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:14.069829 15256 raft_consensus.cc:515] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.072033 15256 leader_election.cc:290] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:14.073135 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:14.073073 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:14.074144 15208 raft_consensus.cc:2393] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30183778436e465bbb388a624ecf9345 in current term 1: Already voted for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in this term.
I20260710 13:19:14.075145 15101 leader_election.cc:304] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30183778436e465bbb388a624ecf9345; no voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:14.075831 15256 raft_consensus.cc:3060] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:14.080794 15256 raft_consensus.cc:2749] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:14.092566 15256 raft_consensus.cc:493] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:14.093060 15256 raft_consensus.cc:515] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.094756 15256 leader_election.cc:290] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:14.095459 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:14.095731 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:14.096246 15060 raft_consensus.cc:2393] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30183778436e465bbb388a624ecf9345 in current term 1: Already voted for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in this term.
I20260710 13:19:14.097118 15099 leader_election.cc:304] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30183778436e465bbb388a624ecf9345; no voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:14.097725 15256 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:14.102121 15256 raft_consensus.cc:2749] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:14.139094 15272 consensus_queue.cc:1048] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.143780 15208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb57ba1843494311a96e6b7e2e625608"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
mode: GRACEFUL
new_leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:58670
I20260710 13:19:14.144412 15208 raft_consensus.cc:606] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Received request to transfer leadership to TS 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:14.151623 15272 consensus_queue.cc:1048] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.152025 15135 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:14.152926 15208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a32d2899c00049a19f66711dd082c931"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
mode: GRACEFUL
new_leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:58670
I20260710 13:19:14.153508 15208 raft_consensus.cc:606] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Received request to transfer leadership to TS 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:14.160269 15272 consensus_queue.cc:1048] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.166806 15208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
mode: GRACEFUL
new_leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:58670
I20260710 13:19:14.167448 15208 raft_consensus.cc:606] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Received request to transfer leadership to TS 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:14.181846 15270 consensus_queue.cc:1048] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.181924 15296 consensus_queue.cc:1048] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:14.186633 15060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19c3313a6a8748f9975daa10680bab07"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
mode: GRACEFUL
new_leader_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:51164
I20260710 13:19:14.187286 15060 raft_consensus.cc:606] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Received request to transfer leadership to TS 30183778436e465bbb388a624ecf9345
I20260710 13:19:14.187757 15272 raft_consensus.cc:993] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334: : Instructing follower 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:14.188213 15272 raft_consensus.cc:1081] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Signalling peer 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:14.190048 15060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:51160
I20260710 13:19:14.190606 15060 raft_consensus.cc:493] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.190994 15060 raft_consensus.cc:3060] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.193929 15208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
mode: GRACEFUL
new_leader_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:58670
I20260710 13:19:14.194547 15208 raft_consensus.cc:606] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Received request to transfer leadership to TS 30183778436e465bbb388a624ecf9345
I20260710 13:19:14.202890 15296 consensus_queue.cc:1048] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:14.205739 15060 raft_consensus.cc:515] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.207487 15058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "869ecb0f5a7146b5a71d5faa89bbb90a"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
mode: GRACEFUL
new_leader_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:51164
I20260710 13:19:14.208094 15058 raft_consensus.cc:606] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Received request to transfer leadership to TS 30183778436e465bbb388a624ecf9345
I20260710 13:19:14.210091 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:14.210836 15209 raft_consensus.cc:3055] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:14.211277 15209 raft_consensus.cc:740] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:14.212245 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c67fe38d7b48d097db30534bc4bdad" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:14.212826 15134 raft_consensus.cc:3060] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.212421 15209 consensus_queue.cc:260] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.214047 15209 raft_consensus.cc:3060] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.221304 15058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
mode: GRACEFUL
new_leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:51164
I20260710 13:19:14.221954 15058 raft_consensus.cc:606] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Received request to transfer leadership to TS 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:14.209383 15060 leader_election.cc:290] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:14.226980 15209 raft_consensus.cc:2468] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:14.229167 15026 leader_election.cc:304] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:14.230223 15134 raft_consensus.cc:2468] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:14.230365 15296 raft_consensus.cc:2804] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:14.231228 15296 raft_consensus.cc:697] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:14.232411 15296 consensus_queue.cc:237] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.241499 15293 raft_consensus.cc:993] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9: : Instructing follower 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:14.242019 15293 raft_consensus.cc:1081] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Signalling peer 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:14.249830 15293 consensus_queue.cc:1048] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.249574 14958 catalog_manager.cc:5697] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 1 to 2, leader changed from 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195) to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.250980 15134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "869ecb0f5a7146b5a71d5faa89bbb90a"
dest_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:45914
I20260710 13:19:14.251600 15134 raft_consensus.cc:493] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.251987 15134 raft_consensus.cc:3060] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.255901 15296 consensus_queue.cc:1048] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.267165 15134 raft_consensus.cc:515] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.275496 15270 consensus_queue.cc:1048] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.276970 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869ecb0f5a7146b5a71d5faa89bbb90a" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:14.277613 15057 raft_consensus.cc:3055] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:14.277964 15057 raft_consensus.cc:740] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:14.278226 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869ecb0f5a7146b5a71d5faa89bbb90a" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:14.278868 15134 leader_election.cc:290] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:14.278790 15208 raft_consensus.cc:3060] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.278748 15057 consensus_queue.cc:260] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.283253 15057 raft_consensus.cc:3060] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.286762 15208 raft_consensus.cc:2468] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:14.288043 15101 leader_election.cc:304] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:14.288858 15256 raft_consensus.cc:2804] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:14.289354 15256 raft_consensus.cc:697] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:14.290280 15256 consensus_queue.cc:237] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.290467 15057 raft_consensus.cc:2468] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:14.298866 15255 consensus_queue.cc:1048] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.306373 15272 raft_consensus.cc:993] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334: : Instructing follower 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:14.306841 15255 raft_consensus.cc:1081] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Signalling peer 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:14.306479 14956 catalog_manager.cc:5697] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 1 to 2, leader changed from 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193) to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.308334 15057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a32d2899c00049a19f66711dd082c931"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:51160
I20260710 13:19:14.308879 15057 raft_consensus.cc:493] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.309207 15057 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.315579 15057 raft_consensus.cc:515] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.317541 15057 leader_election.cc:290] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:14.318114 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:14.318714 15135 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.318593 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:14.319284 15208 raft_consensus.cc:3055] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:14.319607 15208 raft_consensus.cc:740] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:14.320392 15208 consensus_queue.cc:260] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.321682 15208 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.325767 15135 raft_consensus.cc:2468] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:14.326054 15294 consensus_queue.cc:1048] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.327469 15024 leader_election.cc:304] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:14.328137 15294 raft_consensus.cc:2804] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:14.328513 15208 raft_consensus.cc:2468] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:14.328620 15294 raft_consensus.cc:697] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:14.329578 15294 consensus_queue.cc:237] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.331867 15323 consensus_queue.cc:1048] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.334831 15293 raft_consensus.cc:993] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9: : Instructing follower 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:14.335268 15293 raft_consensus.cc:1081] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Signalling peer 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:14.338115 15133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19c3313a6a8748f9975daa10680bab07"
dest_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:45914
I20260710 13:19:14.338680 15133 raft_consensus.cc:493] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.339154 15133 raft_consensus.cc:3060] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.341248 15323 consensus_queue.cc:1048] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.348121 14956 catalog_manager.cc:5697] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 1 to 2, leader changed from 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195) to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.351456 15296 consensus_queue.cc:1048] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.352615 15133 raft_consensus.cc:515] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.353618 15135 raft_consensus.cc:1240] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Rejecting Update request from peer 7d30355d6fcb4ecb9a99a23a53c084b9 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:14.356055 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c3313a6a8748f9975daa10680bab07" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:14.359303 15057 raft_consensus.cc:3055] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:14.359637 15057 raft_consensus.cc:740] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:14.360459 15057 consensus_queue.cc:260] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.361620 15057 raft_consensus.cc:3060] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.364315 15133 leader_election.cc:290] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:14.365447 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c3313a6a8748f9975daa10680bab07" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:14.371484 15208 raft_consensus.cc:3060] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.373220 15057 raft_consensus.cc:2468] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:14.374421 15099 leader_election.cc:304] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:14.375312 15256 raft_consensus.cc:2804] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:14.375818 15256 raft_consensus.cc:697] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:14.375254 15293 raft_consensus.cc:993] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9: : Instructing follower 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:14.376600 15256 consensus_queue.cc:237] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.377350 15293 raft_consensus.cc:1081] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Signalling peer 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:14.378360 15208 raft_consensus.cc:2468] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:14.379202 15209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:58650
I20260710 13:19:14.379796 15209 raft_consensus.cc:493] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.380198 15209 raft_consensus.cc:3060] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.386863 15209 raft_consensus.cc:515] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.388720 15209 leader_election.cc:290] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 2 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:14.389675 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:14.389660 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f7cd3eb4b43e2b5ae38da6428e88a" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:14.389545 14956 catalog_manager.cc:5697] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 1 to 2, leader changed from 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193) to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.390466 15133 raft_consensus.cc:3060] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.390556 15057 raft_consensus.cc:3055] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:14.391047 15057 raft_consensus.cc:740] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:14.392068 15057 consensus_queue.cc:260] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.393308 15057 raft_consensus.cc:3060] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.396998 15133 raft_consensus.cc:2468] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 2.
I20260710 13:19:14.397970 15173 leader_election.cc:304] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:14.398624 15255 raft_consensus.cc:2804] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:14.399080 15255 raft_consensus.cc:697] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:14.399338 15057 raft_consensus.cc:2468] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 2.
I20260710 13:19:14.399885 15255 consensus_queue.cc:237] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.406055 14956 catalog_manager.cc:5697] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 1 to 2, leader changed from 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193) to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:14.429250 15256 consensus_queue.cc:1048] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:14.440547 15333 consensus_queue.cc:1048] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:14.452430 15272 raft_consensus.cc:993] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334: : Instructing follower 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:14.452912 15255 raft_consensus.cc:1081] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Signalling peer 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:14.454502 15057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb57ba1843494311a96e6b7e2e625608"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:51160
I20260710 13:19:14.455103 15057 raft_consensus.cc:493] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.455435 15057 raft_consensus.cc:3060] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.460601 15057 raft_consensus.cc:515] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:14.462298 15057 leader_election.cc:290] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Requested vote from peers 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:14.463199 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb57ba1843494311a96e6b7e2e625608" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:14.463434 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb57ba1843494311a96e6b7e2e625608" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:14.463842 15209 raft_consensus.cc:3055] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:14.464053 15133 raft_consensus.cc:3060] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.464232 15209 raft_consensus.cc:740] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:14.465054 15209 consensus_queue.cc:260] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:14.466048 15209 raft_consensus.cc:3060] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.468982 15133 raft_consensus.cc:2468] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:14.470037 15024 leader_election.cc:304] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:14.471004 15293 raft_consensus.cc:2804] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:14.471544 15293 raft_consensus.cc:697] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:14.471812 15209 raft_consensus.cc:2468] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:14.472352 15293 consensus_queue.cc:237] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } }
I20260710 13:19:14.478574 14958 catalog_manager.cc:5697] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 1 to 2, leader changed from 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195) to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.666082 15133 raft_consensus.cc:1275] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.666036 15209 raft_consensus.cc:1275] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.669566 15293 consensus_queue.cc:1048] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:14.671489 15255 raft_consensus.cc:993] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334: : Instructing follower 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:14.671352 15296 consensus_queue.cc:1048] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:14.672425 15275 raft_consensus.cc:1081] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Signalling peer 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:14.674823 15135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f"
dest_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:45900
I20260710 13:19:14.675565 15135 raft_consensus.cc:493] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.675911 15135 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.706703 15135 raft_consensus.cc:515] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.709092 15135 leader_election.cc:290] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:14.710417 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:14.711298 15209 raft_consensus.cc:3055] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:14.711638 15209 raft_consensus.cc:740] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:14.713124 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:14.713006 15209 consensus_queue.cc:260] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.713865 15057 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.714891 15209 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.723069 15057 raft_consensus.cc:2468] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:14.724045 15209 raft_consensus.cc:2468] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:14.724599 15099 leader_election.cc:304] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:14.725610 15333 raft_consensus.cc:2804] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:14.726096 15333 raft_consensus.cc:697] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:14.727245 15333 consensus_queue.cc:237] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:14.729233 15209 raft_consensus.cc:1275] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.730821 15296 consensus_queue.cc:1048] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:14.742802 15135 raft_consensus.cc:1275] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.743336 14956 catalog_manager.cc:5697] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 1 to 2, leader changed from 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195) to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.744356 15296 consensus_queue.cc:1048] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:14.759774 15057 raft_consensus.cc:1275] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.761164 15333 consensus_queue.cc:1048] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.771739 15209 raft_consensus.cc:1275] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.773114 15333 consensus_queue.cc:1048] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.786799 15057 raft_consensus.cc:1275] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.788152 15275 consensus_queue.cc:1048] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.793633 15060 raft_consensus.cc:1275] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.795288 15333 consensus_queue.cc:1048] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.801744 15135 raft_consensus.cc:1275] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.803407 15275 consensus_queue.cc:1048] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.809644 15209 raft_consensus.cc:1275] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.811448 15333 consensus_queue.cc:1048] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.948009 15135 raft_consensus.cc:1275] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.949326 15296 consensus_queue.cc:1048] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.958649 15209 raft_consensus.cc:1275] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.960350 15323 consensus_queue.cc:1048] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:15.176065 15060 raft_consensus.cc:1275] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:15.177547 15304 consensus_queue.cc:1048] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:15.185967 15209 raft_consensus.cc:1275] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:15.187711 15256 consensus_queue.cc:1048] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.258373 14958 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48688:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:17.261040 14958 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:17.317063 15042 tablet_service.cc:1511] Processing CreateTablet for tablet c5f97d6ab66a494ba91411e80c5cea56 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:17.318202 15117 tablet_service.cc:1511] Processing CreateTablet for tablet c5f97d6ab66a494ba91411e80c5cea56 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:17.319046 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f97d6ab66a494ba91411e80c5cea56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.319841 15117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f97d6ab66a494ba91411e80c5cea56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.320300 15195 tablet_service.cc:1511] Processing CreateTablet for tablet c5f97d6ab66a494ba91411e80c5cea56 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:17.321908 15195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f97d6ab66a494ba91411e80c5cea56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.330027 15120 tablet_service.cc:1511] Processing CreateTablet for tablet a59561a787ec4674ade9c9059cac1e97 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:17.331540 15120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59561a787ec4674ade9c9059cac1e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.335320 15043 tablet_service.cc:1511] Processing CreateTablet for tablet a59561a787ec4674ade9c9059cac1e97 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:17.336711 15043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59561a787ec4674ade9c9059cac1e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.343734 15194 tablet_service.cc:1511] Processing CreateTablet for tablet a59561a787ec4674ade9c9059cac1e97 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:17.345682 15194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59561a787ec4674ade9c9059cac1e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.348125 15045 tablet_service.cc:1511] Processing CreateTablet for tablet be4878b5a10b4528bc59211ce0970bab (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:17.348721 15049 tablet_service.cc:1511] Processing CreateTablet for tablet cbb5fc9473894b8c9cffafd842517083 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:17.349503 15045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4878b5a10b4528bc59211ce0970bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.350284 15049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb5fc9473894b8c9cffafd842517083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.350674 15350 tablet_bootstrap.cc:492] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:17.351994 15196 tablet_service.cc:1511] Processing CreateTablet for tablet cbb5fc9473894b8c9cffafd842517083 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:17.352269 15048 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb145db74f74a42abaa87a680622a59 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:17.353339 15196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb5fc9473894b8c9cffafd842517083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.353603 15048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb145db74f74a42abaa87a680622a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.356971 15124 tablet_service.cc:1511] Processing CreateTablet for tablet be4878b5a10b4528bc59211ce0970bab (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:17.358319 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4878b5a10b4528bc59211ce0970bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.360272 15193 tablet_service.cc:1511] Processing CreateTablet for tablet be4878b5a10b4528bc59211ce0970bab (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:17.361617 15193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4878b5a10b4528bc59211ce0970bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.364917 15118 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb145db74f74a42abaa87a680622a59 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:17.366235 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb145db74f74a42abaa87a680622a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.386780 15198 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb145db74f74a42abaa87a680622a59 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:17.388415 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb145db74f74a42abaa87a680622a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.387912 15117 tablet_service.cc:1511] Processing CreateTablet for tablet cbb5fc9473894b8c9cffafd842517083 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:17.389896 15117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb5fc9473894b8c9cffafd842517083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.400202 15046 tablet_service.cc:1511] Processing CreateTablet for tablet f9ba9d9aaea6425886cd5975b213d1ec (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:17.401674 15046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ba9d9aaea6425886cd5975b213d1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.402822 15119 tablet_service.cc:1511] Processing CreateTablet for tablet f9ba9d9aaea6425886cd5975b213d1ec (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:17.404171 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ba9d9aaea6425886cd5975b213d1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.409545 15192 tablet_service.cc:1511] Processing CreateTablet for tablet f9ba9d9aaea6425886cd5975b213d1ec (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:17.413519 15047 tablet_service.cc:1511] Processing CreateTablet for tablet 880744caf5cc467cb71dc250a7893461 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:17.413992 15122 tablet_service.cc:1511] Processing CreateTablet for tablet 880744caf5cc467cb71dc250a7893461 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:17.414875 15047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880744caf5cc467cb71dc250a7893461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.415470 15122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880744caf5cc467cb71dc250a7893461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.422173 15192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ba9d9aaea6425886cd5975b213d1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.429584 15351 tablet_bootstrap.cc:492] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:17.434363 15194 tablet_service.cc:1511] Processing CreateTablet for tablet 880744caf5cc467cb71dc250a7893461 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:17.435916 15194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880744caf5cc467cb71dc250a7893461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.440423 15349 tablet_bootstrap.cc:492] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.445703 15042 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff5fe7142c2457aa34a63e6328cf3c9 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:17.447293 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff5fe7142c2457aa34a63e6328cf3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.449783 15350 tablet_bootstrap.cc:654] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.452461 15196 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff5fe7142c2457aa34a63e6328cf3c9 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:17.454088 15196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff5fe7142c2457aa34a63e6328cf3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.456494 15351 tablet_bootstrap.cc:654] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.470082 15349 tablet_bootstrap.cc:654] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.467926 15118 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff5fe7142c2457aa34a63e6328cf3c9 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:17.486719 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff5fe7142c2457aa34a63e6328cf3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.493789 15117 tablet_service.cc:1511] Processing CreateTablet for tablet c9df0de938124042aa7a4526d34d4a63 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:17.490759 15048 tablet_service.cc:1511] Processing CreateTablet for tablet c9df0de938124042aa7a4526d34d4a63 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:17.497687 15048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9df0de938124042aa7a4526d34d4a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.495685 15117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9df0de938124042aa7a4526d34d4a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.501343 15198 tablet_service.cc:1511] Processing CreateTablet for tablet c9df0de938124042aa7a4526d34d4a63 (DEFAULT_TABLE table=soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:17.502591 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9df0de938124042aa7a4526d34d4a63. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:17.530989 15006 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:17.534282 15351 tablet_bootstrap.cc:492] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:17.534993 15351 ts_tablet_manager.cc:1403] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.106s	user 0.027s	sys 0.030s
I20260710 13:19:17.539209 15350 tablet_bootstrap.cc:492] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:17.538859 15351 raft_consensus.cc:359] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.539633 15351 raft_consensus.cc:385] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.539758 15350 ts_tablet_manager.cc:1403] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.189s	user 0.014s	sys 0.002s
I20260710 13:19:17.539999 15351 raft_consensus.cc:740] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.540812 15351 consensus_queue.cc:260] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.543280 15351 ts_tablet_manager.cc:1434] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:17.543004 15350 raft_consensus.cc:359] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.543782 15350 raft_consensus.cc:385] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.544116 15350 raft_consensus.cc:740] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.544561 15351 tablet_bootstrap.cc:492] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:17.544847 15350 consensus_queue.cc:260] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.538727 15349 tablet_bootstrap.cc:492] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.546079 15349 ts_tablet_manager.cc:1403] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.011s
I20260710 13:19:17.547477 15350 ts_tablet_manager.cc:1434] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:19:17.548550 15350 tablet_bootstrap.cc:492] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:17.552271 15351 tablet_bootstrap.cc:654] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.555300 15350 tablet_bootstrap.cc:654] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.557772 15349 raft_consensus.cc:359] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.558876 15349 raft_consensus.cc:385] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.559537 15349 raft_consensus.cc:740] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.560726 15349 consensus_queue.cc:260] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.565083 15304 raft_consensus.cc:493] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.565847 15304 raft_consensus.cc:515] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.568717 15304 leader_election.cc:290] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.569415 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:17.569837 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:17.570119 15060 raft_consensus.cc:2468] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
W20260710 13:19:17.571602 15101 leader_election.cc:343] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.574371 15099 leader_election.cc:304] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [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: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:17.574884 15349 ts_tablet_manager.cc:1434] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.005s
I20260710 13:19:17.575815 15304 raft_consensus.cc:2804] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.576246 15304 raft_consensus.cc:493] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.576633 15304 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.577919 15349 tablet_bootstrap.cc:492] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.586565 15349 tablet_bootstrap.cc:654] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.590057 15350 tablet_bootstrap.cc:492] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:17.590389 15351 tablet_bootstrap.cc:492] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:17.590699 15350 ts_tablet_manager.cc:1403] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.013s
I20260710 13:19:17.590890 15351 ts_tablet_manager.cc:1403] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.015s
I20260710 13:19:17.594331 15350 raft_consensus.cc:359] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.595148 15350 raft_consensus.cc:385] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.595502 15350 raft_consensus.cc:740] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.595882 15351 raft_consensus.cc:359] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.596647 15351 raft_consensus.cc:385] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.597090 15351 raft_consensus.cc:740] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.596508 15350 consensus_queue.cc:260] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.597227 15304 raft_consensus.cc:515] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.598814 15349 tablet_bootstrap.cc:492] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.598177 15351 consensus_queue.cc:260] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.599424 15349 ts_tablet_manager.cc:1403] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 13:19:17.600383 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:17.600998 15060 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.602677 15349 raft_consensus.cc:359] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.603437 15349 raft_consensus.cc:385] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.603734 15349 raft_consensus.cc:740] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.604663 15349 consensus_queue.cc:260] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.607007 15350 ts_tablet_manager.cc:1434] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.010s
I20260710 13:19:17.608103 15350 tablet_bootstrap.cc:492] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:17.612278 15351 ts_tablet_manager.cc:1434] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:19:17.615288 15350 tablet_bootstrap.cc:654] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.616250 15349 ts_tablet_manager.cc:1434] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:17.620123 15060 raft_consensus.cc:2468] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:17.622357 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:17.622629 15351 tablet_bootstrap.cc:492] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
W20260710 13:19:17.624490 15101 leader_election.cc:343] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.622943 15304 leader_election.cc:290] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.626024 15099 leader_election.cc:304] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [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: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:17.626747 15304 raft_consensus.cc:2804] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.625367 15349 tablet_bootstrap.cc:492] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.627403 15304 raft_consensus.cc:697] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:17.628466 15304 consensus_queue.cc:237] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.634066 15351 tablet_bootstrap.cc:654] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.634317 15349 tablet_bootstrap.cc:654] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.646241 15350 tablet_bootstrap.cc:492] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:17.646883 15350 ts_tablet_manager.cc:1403] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.024s
I20260710 13:19:17.647771 15349 tablet_bootstrap.cc:492] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.648259 15349 ts_tablet_manager.cc:1403] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.012s
I20260710 13:19:17.650796 14958 catalog_manager.cc:5697] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.651031 15350 raft_consensus.cc:359] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.651335 15349 raft_consensus.cc:359] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.652796 15349 raft_consensus.cc:385] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.653131 15349 raft_consensus.cc:740] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.653961 15349 consensus_queue.cc:260] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.654503 15351 tablet_bootstrap.cc:492] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:17.655100 15351 ts_tablet_manager.cc:1403] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.008s
I20260710 13:19:17.657742 15351 raft_consensus.cc:359] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.658478 15351 raft_consensus.cc:385] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.658810 15351 raft_consensus.cc:740] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.659201 15349 ts_tablet_manager.cc:1434] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:19:17.659631 15351 consensus_queue.cc:260] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.660256 15349 tablet_bootstrap.cc:492] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.661631 15351 ts_tablet_manager.cc:1434] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:17.662676 15351 tablet_bootstrap.cc:492] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:17.667011 15350 raft_consensus.cc:385] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.667337 15350 raft_consensus.cc:740] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.668113 15350 consensus_queue.cc:260] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.669637 15351 tablet_bootstrap.cc:654] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.670463 15350 ts_tablet_manager.cc:1434] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 13:19:17.671492 15350 tablet_bootstrap.cc:492] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:17.675784 15349 tablet_bootstrap.cc:654] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.680315 15275 raft_consensus.cc:493] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.680960 15275 raft_consensus.cc:515] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.685128 15350 tablet_bootstrap.cc:654] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.685329 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:17.686491 15275 leader_election.cc:290] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
W20260710 13:19:17.688468 15173 leader_election.cc:343] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.688652 15349 tablet_bootstrap.cc:492] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.689651 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:17.695057 15350 tablet_bootstrap.cc:492] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:17.695583 15350 ts_tablet_manager.cc:1403] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 13:19:17.691896 15351 tablet_bootstrap.cc:492] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:17.695717 15337 raft_consensus.cc:493] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.696086 15349 ts_tablet_manager.cc:1403] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260710 13:19:17.696137 15351 ts_tablet_manager.cc:1403] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.013s
I20260710 13:19:17.696272 15337 raft_consensus.cc:515] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.699674 15349 raft_consensus.cc:359] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.699885 15351 raft_consensus.cc:359] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.700440 15349 raft_consensus.cc:385] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.700699 15351 raft_consensus.cc:385] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.700883 15349 raft_consensus.cc:740] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.701053 15351 raft_consensus.cc:740] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.701664 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb5fc9473894b8c9cffafd842517083" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:17.701929 15351 consensus_queue.cc:260] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.702224 15337 leader_election.cc:290] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.702023 15349 consensus_queue.cc:260] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.700480 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb5fc9473894b8c9cffafd842517083" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:17.703451 15209 raft_consensus.cc:2468] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:17.704471 15351 ts_tablet_manager.cc:1434] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:17.704766 15026 leader_election.cc:304] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:17.705492 15351 tablet_bootstrap.cc:492] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:17.705626 15337 raft_consensus.cc:2804] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.706133 15337 raft_consensus.cc:493] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.706498 15337 raft_consensus.cc:3060] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:17.695713 15173 leader_election.cc:343] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.707352 15173 leader_election.cc:304] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334; no voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:17.708173 15275 raft_consensus.cc:2749] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.711635 15350 raft_consensus.cc:359] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.712453 15350 raft_consensus.cc:385] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.712719 15350 raft_consensus.cc:740] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.713581 15350 consensus_queue.cc:260] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.714731 15133 raft_consensus.cc:2468] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:17.719578 15351 tablet_bootstrap.cc:654] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.720165 15344 raft_consensus.cc:493] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.720646 15344 raft_consensus.cc:515] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.721303 15349 ts_tablet_manager.cc:1434] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 13:19:17.721755 15350 ts_tablet_manager.cc:1434] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260710 13:19:17.724275 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ba9d9aaea6425886cd5975b213d1ec" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
W20260710 13:19:17.727139 15026 leader_election.cc:343] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.722784 15350 tablet_bootstrap.cc:492] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:17.727635 15349 tablet_bootstrap.cc:492] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.731056 15344 leader_election.cc:290] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.731940 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ba9d9aaea6425886cd5975b213d1ec" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:17.727612 15275 raft_consensus.cc:493] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:17.733487 15024 leader_election.cc:343] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.733295 15275 raft_consensus.cc:515] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.733971 15024 leader_election.cc:304] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345
I20260710 13:19:17.735165 15344 raft_consensus.cc:2749] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.736951 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:17.737779 15060 raft_consensus.cc:2393] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f1e68ec1c3d4ea4a00d713132e95334 in current term 1: Already voted for candidate 30183778436e465bbb388a624ecf9345 in this term.
I20260710 13:19:17.719357 15337 raft_consensus.cc:515] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.740223 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb5fc9473894b8c9cffafd842517083" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:17.740757 15133 raft_consensus.cc:3060] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.744418 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:17.746232 15173 leader_election.cc:304] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334; no voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:17.749135 15350 tablet_bootstrap.cc:654] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.749651 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb5fc9473894b8c9cffafd842517083" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:17.750289 15208 raft_consensus.cc:3060] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.750537 15337 leader_election.cc:290] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.735869 15349 tablet_bootstrap.cc:654] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.735796 15275 leader_election.cc:290] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:17.752698 15275 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.759699 15133 raft_consensus.cc:2468] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:17.761390 15024 leader_election.cc:304] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:17.762308 15337 raft_consensus.cc:2804] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.763543 15337 raft_consensus.cc:697] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:17.763736 15349 tablet_bootstrap.cc:492] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.765853 15349 ts_tablet_manager.cc:1403] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.012s
I20260710 13:19:17.764446 15337 consensus_queue.cc:237] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.767513 15275 raft_consensus.cc:2749] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.769351 15349 raft_consensus.cc:359] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.770192 15349 raft_consensus.cc:385] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.770498 15349 raft_consensus.cc:740] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.771600 15208 raft_consensus.cc:2468] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:17.771425 15349 consensus_queue.cc:260] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.772595 15350 tablet_bootstrap.cc:492] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:17.773448 15350 ts_tablet_manager.cc:1403] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.018s
I20260710 13:19:17.774857 15349 ts_tablet_manager.cc:1434] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:17.776649 15349 tablet_bootstrap.cc:492] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.778257 15351 tablet_bootstrap.cc:492] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:17.778834 15351 ts_tablet_manager.cc:1403] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.002s
I20260710 13:19:17.780062 15350 raft_consensus.cc:359] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.780872 15350 raft_consensus.cc:385] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.781227 15350 raft_consensus.cc:740] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.782232 15351 raft_consensus.cc:359] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.782316 15350 consensus_queue.cc:260] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.783064 15351 raft_consensus.cc:385] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.783530 15349 tablet_bootstrap.cc:654] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.783202 14955 catalog_manager.cc:5697] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.785498 15350 ts_tablet_manager.cc:1434] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:17.786561 15350 tablet_bootstrap.cc:492] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:17.783412 15351 raft_consensus.cc:740] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.792976 15351 consensus_queue.cc:260] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.793587 15349 tablet_bootstrap.cc:492] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.794124 15349 ts_tablet_manager.cc:1403] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:19:17.795714 15351 ts_tablet_manager.cc:1434] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260710 13:19:17.796470 15350 tablet_bootstrap.cc:654] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.796818 15351 tablet_bootstrap.cc:492] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:17.797179 15349 raft_consensus.cc:359] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.797914 15349 raft_consensus.cc:385] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.798214 15349 raft_consensus.cc:740] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.799053 15349 consensus_queue.cc:260] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.801613 15349 ts_tablet_manager.cc:1434] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:17.802608 15349 tablet_bootstrap.cc:492] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.805460 15351 tablet_bootstrap.cc:654] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.809549 15349 tablet_bootstrap.cc:654] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.812589 15275 raft_consensus.cc:493] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.813108 15275 raft_consensus.cc:515] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.815315 15275 leader_election.cc:290] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:17.815732 15350 tablet_bootstrap.cc:492] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:17.816334 15350 ts_tablet_manager.cc:1403] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260710 13:19:17.817584 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4878b5a10b4528bc59211ce0970bab" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:17.818095 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4878b5a10b4528bc59211ce0970bab" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:17.818502 15133 raft_consensus.cc:2468] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 0.
I20260710 13:19:17.818799 15060 raft_consensus.cc:2468] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 0.
I20260710 13:19:17.820133 15173 leader_election.cc:304] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:17.821544 15275 raft_consensus.cc:2804] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.821794 15351 tablet_bootstrap.cc:492] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:17.821939 15275 raft_consensus.cc:493] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.822345 15275 raft_consensus.cc:3060] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.822383 15351 ts_tablet_manager.cc:1403] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260710 13:19:17.825896 15351 raft_consensus.cc:359] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.826582 15351 raft_consensus.cc:385] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.826889 15351 raft_consensus.cc:740] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.830817 15275 raft_consensus.cc:515] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.832383 15304 raft_consensus.cc:493] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.835541 15304 raft_consensus.cc:515] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.838846 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb145db74f74a42abaa87a680622a59" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:17.839524 15208 raft_consensus.cc:2468] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:17.839757 15304 leader_election.cc:290] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.839427 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb145db74f74a42abaa87a680622a59" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:17.840916 15101 leader_election.cc:304] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:17.840828 15060 raft_consensus.cc:2468] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:17.841971 15304 raft_consensus.cc:2804] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.842370 15304 raft_consensus.cc:493] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.842689 15304 raft_consensus.cc:3060] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.843371 15351 consensus_queue.cc:260] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.845250 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4878b5a10b4528bc59211ce0970bab" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:17.845836 15060 raft_consensus.cc:3060] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.847612 15349 tablet_bootstrap.cc:492] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.848213 15349 ts_tablet_manager.cc:1403] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.013s
I20260710 13:19:17.851547 15275 leader_election.cc:290] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:17.834581 15350 raft_consensus.cc:359] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.852686 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4878b5a10b4528bc59211ce0970bab" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:17.852600 15351 ts_tablet_manager.cc:1434] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260710 13:19:17.855181 15350 raft_consensus.cc:385] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.853065 15060 raft_consensus.cc:2468] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:17.855374 15133 raft_consensus.cc:3060] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.855715 15350 raft_consensus.cc:740] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.856298 15351 tablet_bootstrap.cc:492] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:17.856705 15350 consensus_queue.cc:260] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.862897 15358 raft_consensus.cc:493] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.863366 15358 raft_consensus.cc:515] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.863873 15351 tablet_bootstrap.cc:654] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.865548 15358 leader_election.cc:290] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.866140 15133 raft_consensus.cc:2468] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:17.866515 15304 raft_consensus.cc:515] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.867280 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ba9d9aaea6425886cd5975b213d1ec" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:17.867378 15173 leader_election.cc:304] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:17.868027 15208 raft_consensus.cc:2468] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:17.851646 15349 raft_consensus.cc:359] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.868333 15275 raft_consensus.cc:2804] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.868614 15349 raft_consensus.cc:385] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.869102 15349 raft_consensus.cc:740] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.869163 15275 raft_consensus.cc:697] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:17.869374 15101 leader_election.cc:304] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:17.870144 15349 consensus_queue.cc:260] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.870607 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ba9d9aaea6425886cd5975b213d1ec" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:17.871308 15057 raft_consensus.cc:2468] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:17.870316 15275 consensus_queue.cc:237] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.872692 15349 ts_tablet_manager.cc:1434] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:19:17.873747 15349 tablet_bootstrap.cc:492] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.870818 15358 raft_consensus.cc:2804] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.874352 15358 raft_consensus.cc:493] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.874692 15358 raft_consensus.cc:3060] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.879876 15304 leader_election.cc:290] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.881057 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb145db74f74a42abaa87a680622a59" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:17.881645 15208 raft_consensus.cc:3060] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.883001 15349 tablet_bootstrap.cc:654] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.885449 15304 raft_consensus.cc:493] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.885979 15304 raft_consensus.cc:515] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.889050 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:17.889393 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:17.891748 15057 raft_consensus.cc:2468] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:17.892354 15304 leader_election.cc:290] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.891790 15209 raft_consensus.cc:2468] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:17.894529 15099 leader_election.cc:304] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:17.895644 15304 raft_consensus.cc:2804] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.896193 15304 raft_consensus.cc:493] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.896360 15351 tablet_bootstrap.cc:492] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:17.896867 15304 raft_consensus.cc:3060] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.897234 15351 ts_tablet_manager.cc:1403] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.006s
I20260710 13:19:17.896926 15358 raft_consensus.cc:515] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.899910 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ba9d9aaea6425886cd5975b213d1ec" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:17.900491 15057 raft_consensus.cc:3060] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.901659 15351 raft_consensus.cc:359] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.902637 15351 raft_consensus.cc:385] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.903045 15351 raft_consensus.cc:740] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.904131 15351 consensus_queue.cc:260] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.905447 15304 raft_consensus.cc:515] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.907519 15351 ts_tablet_manager.cc:1434] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:19:17.908442 15349 tablet_bootstrap.cc:492] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.908581 15351 tablet_bootstrap.cc:492] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:17.909085 15349 ts_tablet_manager.cc:1403] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.015s
I20260710 13:19:17.909188 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:17.909819 15209 raft_consensus.cc:3060] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.911625 15208 raft_consensus.cc:2468] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:17.912089 15349 raft_consensus.cc:359] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.912693 15350 ts_tablet_manager.cc:1434] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.001s
I20260710 13:19:17.912864 15349 raft_consensus.cc:385] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.913219 15349 raft_consensus.cc:740] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.913918 15350 tablet_bootstrap.cc:492] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:17.914074 15349 consensus_queue.cc:260] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.915059 15101 leader_election.cc:304] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:17.915323 15304 leader_election.cc:290] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.915879 15304 raft_consensus.cc:2804] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.916384 15349 ts_tablet_manager.cc:1434] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:17.917349 15349 tablet_bootstrap.cc:492] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9: Bootstrap starting.
I20260710 13:19:17.918238 15057 raft_consensus.cc:2468] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:17.889107 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb145db74f74a42abaa87a680622a59" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:17.919387 15060 raft_consensus.cc:3060] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.916412 15304 raft_consensus.cc:697] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:17.923885 15304 consensus_queue.cc:237] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.916083 15351 tablet_bootstrap.cc:654] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.928797 14957 catalog_manager.cc:5697] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.927742 15349 tablet_bootstrap.cc:654] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.932189 15358 leader_election.cc:290] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:17.932498 15060 raft_consensus.cc:2468] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:17.942247 15350 tablet_bootstrap.cc:654] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.950158 15275 raft_consensus.cc:493] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.950695 15275 raft_consensus.cc:515] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.953042 15275 leader_election.cc:290] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:17.953663 15350 tablet_bootstrap.cc:492] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:17.954212 15350 ts_tablet_manager.cc:1403] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.002s
I20260710 13:19:17.956435 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880744caf5cc467cb71dc250a7893461" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:17.957448 15350 raft_consensus.cc:359] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.957612 15099 leader_election.cc:304] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:17.958225 15350 raft_consensus.cc:385] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.958576 15350 raft_consensus.cc:740] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.959441 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:17.960033 15057 raft_consensus.cc:3060] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:17.960902 15173 leader_election.cc:343] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.962891 15209 raft_consensus.cc:2468] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:17.971900 15350 consensus_queue.cc:260] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.963377 15349 tablet_bootstrap.cc:492] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9: No bootstrap required, opened a new log
I20260710 13:19:17.963743 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880744caf5cc467cb71dc250a7893461" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:17.964316 15358 raft_consensus.cc:2804] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.975489 15349 ts_tablet_manager.cc:1403] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
W20260710 13:19:17.975481 15101 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.195:37247, user_credentials={real_user=slave}} blocked reactor thread for 60544.1us
I20260710 13:19:17.969151 14955 catalog_manager.cc:5697] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.975443 15060 raft_consensus.cc:2468] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 0.
I20260710 13:19:17.977484 15173 leader_election.cc:304] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 30183778436e465bbb388a624ecf9345
I20260710 13:19:17.978266 15275 raft_consensus.cc:2804] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.969856 15057 raft_consensus.cc:2468] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:17.978634 15275 raft_consensus.cc:493] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.979061 15275 raft_consensus.cc:3060] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.982524 15099 leader_election.cc:304] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:17.983966 15304 raft_consensus.cc:2804] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.986354 15304 raft_consensus.cc:697] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:17.974460 15350 ts_tablet_manager.cc:1434] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:19:17.988158 15350 tablet_bootstrap.cc:492] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:17.988571 15304 consensus_queue.cc:237] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.985544 15349 raft_consensus.cc:359] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.990510 15275 raft_consensus.cc:515] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:17.991007 15349 raft_consensus.cc:385] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.991451 15349 raft_consensus.cc:740] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.998667 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880744caf5cc467cb71dc250a7893461" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:17.975937 15358 raft_consensus.cc:697] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
W20260710 13:19:18.000130 15173 leader_election.cc:343] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.993837 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880744caf5cc467cb71dc250a7893461" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:18.000921 15057 raft_consensus.cc:3060] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.999522 15349 consensus_queue.cc:260] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.002660 15349 ts_tablet_manager.cc:1434] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:19:18.005719 15350 tablet_bootstrap.cc:654] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.000873 15358 consensus_queue.cc:237] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.019014 15275 leader_election.cc:290] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:18.020187 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ba9d9aaea6425886cd5975b213d1ec" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:18.020612 15351 tablet_bootstrap.cc:492] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:18.020980 15209 raft_consensus.cc:3060] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.021319 15351 ts_tablet_manager.cc:1403] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.113s	user 0.045s	sys 0.050s
I20260710 13:19:18.024673 15351 raft_consensus.cc:359] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.025389 15351 raft_consensus.cc:385] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.025700 15351 raft_consensus.cc:740] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.026468 15351 consensus_queue.cc:260] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.028398 15350 tablet_bootstrap.cc:492] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:18.028928 15350 ts_tablet_manager.cc:1403] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.004s
I20260710 13:19:18.036635 15351 ts_tablet_manager.cc:1434] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:19:18.037159 15057 raft_consensus.cc:2468] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 1.
I20260710 13:19:18.037626 15351 tablet_bootstrap.cc:492] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334: Bootstrap starting.
I20260710 13:19:18.039008 15173 leader_election.cc:304] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 30183778436e465bbb388a624ecf9345
I20260710 13:19:18.039944 14957 catalog_manager.cc:5697] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.042289 15209 raft_consensus.cc:2468] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:18.032016 15350 raft_consensus.cc:359] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.043584 15350 raft_consensus.cc:385] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.043888 15350 raft_consensus.cc:740] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.044663 15351 tablet_bootstrap.cc:654] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.044719 15350 consensus_queue.cc:260] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.045826 15275 raft_consensus.cc:2804] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.046511 15275 raft_consensus.cc:697] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:18.049140 15350 ts_tablet_manager.cc:1434] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:19:18.050357 15350 tablet_bootstrap.cc:492] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345: Bootstrap starting.
I20260710 13:19:18.057770 15275 consensus_queue.cc:237] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.060050 15350 tablet_bootstrap.cc:654] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.061703 14955 catalog_manager.cc:5697] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.069994 15351 tablet_bootstrap.cc:492] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334: No bootstrap required, opened a new log
I20260710 13:19:18.070606 15351 ts_tablet_manager.cc:1403] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.005s
I20260710 13:19:18.072950 15350 tablet_bootstrap.cc:492] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345: No bootstrap required, opened a new log
I20260710 13:19:18.073678 15350 ts_tablet_manager.cc:1403] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260710 13:19:18.073645 15351 raft_consensus.cc:359] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.074503 15351 raft_consensus.cc:385] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.074805 15351 raft_consensus.cc:740] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.075547 15351 consensus_queue.cc:260] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.077237 15351 ts_tablet_manager.cc:1434] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:18.079555 15350 raft_consensus.cc:359] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.080247 15350 raft_consensus.cc:385] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.080535 15350 raft_consensus.cc:740] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.081256 15350 consensus_queue.cc:260] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.083221 15350 ts_tablet_manager.cc:1434] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:19:18.085664 14955 catalog_manager.cc:5697] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.111377 15304 consensus_queue.cc:1048] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.122871 15304 consensus_queue.cc:1048] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.136099 15337 raft_consensus.cc:493] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.136588 15337 raft_consensus.cc:515] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.138764 15337 leader_election.cc:290] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.139408 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345" is_pre_election: true
I20260710 13:19:18.139897 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:18.140195 15133 raft_consensus.cc:2468] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:18.140539 15209 raft_consensus.cc:2468] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 0.
I20260710 13:19:18.141347 15024 leader_election.cc:304] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:18.142091 15337 raft_consensus.cc:2804] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.142496 15337 raft_consensus.cc:493] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.142758 15337 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.149314 15337 raft_consensus.cc:515] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.151584 15337 leader_election.cc:290] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.151714 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:18.152185 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:18.152482 15133 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.152801 15209 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.155427 15304 raft_consensus.cc:493] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.155958 15304 raft_consensus.cc:515] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.157852 15304 leader_election.cc:290] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.158550 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880744caf5cc467cb71dc250a7893461" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:18.159224 15057 raft_consensus.cc:2393] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30183778436e465bbb388a624ecf9345 in current term 1: Already voted for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in this term.
I20260710 13:19:18.159564 15133 raft_consensus.cc:2468] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:18.159564 15209 raft_consensus.cc:2468] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 1.
I20260710 13:19:18.160812 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880744caf5cc467cb71dc250a7893461" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:18.160778 15024 leader_election.cc:304] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:18.162150 15337 raft_consensus.cc:2804] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.162288 15101 leader_election.cc:304] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30183778436e465bbb388a624ecf9345; no voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:18.162662 15337 raft_consensus.cc:697] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:18.163470 15304 raft_consensus.cc:3060] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.163584 15337 consensus_queue.cc:237] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.169605 15304 raft_consensus.cc:2749] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.172580 14957 catalog_manager.cc:5697] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.255446 15337 consensus_queue.cc:1048] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.266734 15344 consensus_queue.cc:1048] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.275288 15304 raft_consensus.cc:493] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.275974 15304 raft_consensus.cc:515] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.278669 15304 leader_election.cc:290] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.279320 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9df0de938124042aa7a4526d34d4a63" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" is_pre_election: true
I20260710 13:19:18.279922 15057 raft_consensus.cc:2468] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:18.280975 15099 leader_election.cc:304] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:18.281944 15383 raft_consensus.cc:2804] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.282287 15383 raft_consensus.cc:493] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.282615 15383 raft_consensus.cc:3060] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.282677 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9df0de938124042aa7a4526d34d4a63" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" is_pre_election: true
I20260710 13:19:18.283346 15208 raft_consensus.cc:2468] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 0.
I20260710 13:19:18.289762 15383 raft_consensus.cc:515] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.292261 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9df0de938124042aa7a4526d34d4a63" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:18.292713 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9df0de938124042aa7a4526d34d4a63" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:18.292835 15057 raft_consensus.cc:3060] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.291774 15383 leader_election.cc:290] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.293306 15208 raft_consensus.cc:3060] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.299893 15208 raft_consensus.cc:2468] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:18.299887 15057 raft_consensus.cc:2468] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 1.
I20260710 13:19:18.301180 15101 leader_election.cc:304] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:18.301807 15383 raft_consensus.cc:2804] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.302232 15383 raft_consensus.cc:697] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:18.302992 15383 consensus_queue.cc:237] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.307583 15383 consensus_queue.cc:1048] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.310796 14958 catalog_manager.cc:5697] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.316262 15275 consensus_queue.cc:1048] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.321473 15383 consensus_queue.cc:1048] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.331387 15275 consensus_queue.cc:1048] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.469476 15383 consensus_queue.cc:1048] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.478436 15133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56"
dest_uuid: "30183778436e465bbb388a624ecf9345"
mode: GRACEFUL
new_leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:35448
I20260710 13:19:18.479115 15133 raft_consensus.cc:606] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Received request to transfer leadership to TS 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:18.483281 15358 consensus_queue.cc:1048] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.486589 15133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97"
dest_uuid: "30183778436e465bbb388a624ecf9345"
mode: GRACEFUL
new_leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:35448
I20260710 13:19:18.487313 15133 raft_consensus.cc:606] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Received request to transfer leadership to TS 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:18.491873 15358 raft_consensus.cc:993] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345: : Instructing follower 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:18.492316 15358 raft_consensus.cc:1081] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Signalling peer 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:18.493995 15060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:51162
I20260710 13:19:18.494591 15060 raft_consensus.cc:493] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.495029 15060 raft_consensus.cc:3060] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.497625 15208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be4878b5a10b4528bc59211ce0970bab"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
mode: GRACEFUL
new_leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:58670
I20260710 13:19:18.498250 15208 raft_consensus.cc:606] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Received request to transfer leadership to TS 7d30355d6fcb4ecb9a99a23a53c084b9
I20260710 13:19:18.498152 15275 consensus_queue.cc:1048] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.501994 15060 raft_consensus.cc:515] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.504442 15060 leader_election.cc:290] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.505460 15207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:18.506093 15207 raft_consensus.cc:3060] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.506870 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59561a787ec4674ade9c9059cac1e97" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:18.507503 15135 raft_consensus.cc:3055] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.507863 15135 raft_consensus.cc:740] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:18.508594 15135 consensus_queue.cc:260] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.509824 15135 raft_consensus.cc:3060] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.517808 15208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "880744caf5cc467cb71dc250a7893461"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
mode: GRACEFUL
new_leader_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:58670
I20260710 13:19:18.518428 15208 raft_consensus.cc:606] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Received request to transfer leadership to TS 30183778436e465bbb388a624ecf9345
I20260710 13:19:18.518406 15275 consensus_queue.cc:1048] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.518745 15135 raft_consensus.cc:2468] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:18.520309 15024 leader_election.cc:304] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:18.520924 15207 raft_consensus.cc:2468] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:18.521157 15337 raft_consensus.cc:2804] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.521719 15337 raft_consensus.cc:697] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:18.522521 15337 consensus_queue.cc:237] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.531868 15057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
mode: GRACEFUL
new_leader_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:51164
I20260710 13:19:18.532421 15057 raft_consensus.cc:606] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Received request to transfer leadership to TS 30183778436e465bbb388a624ecf9345
I20260710 13:19:18.533949 15275 raft_consensus.cc:993] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: : Instructing follower 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:18.534399 15275 raft_consensus.cc:1081] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Signalling peer 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:18.535871 15133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "880744caf5cc467cb71dc250a7893461"
dest_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:45900
I20260710 13:19:18.536368 15133 raft_consensus.cc:493] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.536708 15133 raft_consensus.cc:3060] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.539410 15135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9df0de938124042aa7a4526d34d4a63"
dest_uuid: "30183778436e465bbb388a624ecf9345"
mode: GRACEFUL
new_leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:35448
I20260710 13:19:18.539970 15135 raft_consensus.cc:606] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Received request to transfer leadership to TS 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:18.543169 15133 raft_consensus.cc:515] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.543344 14957 catalog_manager.cc:5697] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 1 to 2, leader changed from 30183778436e465bbb388a624ecf9345 (127.10.245.194) to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.544979 15133 leader_election.cc:290] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.545779 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880744caf5cc467cb71dc250a7893461" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:18.545974 15207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880744caf5cc467cb71dc250a7893461" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:18.546372 15060 raft_consensus.cc:3060] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.546523 15207 raft_consensus.cc:3055] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.546953 15207 raft_consensus.cc:740] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:18.547653 15207 consensus_queue.cc:260] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.548884 15207 raft_consensus.cc:3060] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.552174 15304 raft_consensus.cc:993] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345: : Instructing follower 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:18.552639 15304 raft_consensus.cc:1081] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Signalling peer 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:18.554777 15057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:51162
I20260710 13:19:18.555297 15057 raft_consensus.cc:493] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.555629 15057 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.556185 15207 raft_consensus.cc:2468] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:18.557761 15060 raft_consensus.cc:2468] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:18.560477 15101 leader_election.cc:304] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:18.561367 15378 raft_consensus.cc:2804] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.561811 15378 raft_consensus.cc:697] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:18.562592 15378 consensus_queue.cc:237] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.561830 15057 raft_consensus.cc:515] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.565423 15057 leader_election.cc:290] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.566855 15207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:18.567517 15207 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.572829 15344 consensus_queue.cc:1048] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.572976 14957 catalog_manager.cc:5697] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 1 to 2, leader changed from 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195) to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.574115 15207 raft_consensus.cc:2468] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:18.574919 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:18.576045 15133 raft_consensus.cc:3055] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.576431 15133 raft_consensus.cc:740] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:18.576915 15026 leader_election.cc:304] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:18.577709 15344 raft_consensus.cc:2804] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.578220 15344 raft_consensus.cc:697] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:18.577301 15133 consensus_queue.cc:260] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.579046 15344 consensus_queue.cc:237] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.579438 15133 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.585629 15378 consensus_queue.cc:1048] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.587489 14955 catalog_manager.cc:5697] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 1 to 2, leader changed from 30183778436e465bbb388a624ecf9345 (127.10.245.194) to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.592684 15133 raft_consensus.cc:2468] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:18.608927 15397 consensus_queue.cc:1048] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.619735 15344 raft_consensus.cc:993] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9: : Instructing follower 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:18.620172 15344 raft_consensus.cc:1081] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Signalling peer 30183778436e465bbb388a624ecf9345 to start an election
I20260710 13:19:18.621043 15378 consensus_queue.cc:1048] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.621621 15135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9"
dest_uuid: "30183778436e465bbb388a624ecf9345"
 from {username='slave'} at 127.0.0.1:45914
I20260710 13:19:18.622154 15135 raft_consensus.cc:493] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.622534 15135 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.630349 15135 raft_consensus.cc:515] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.632141 15135 leader_election.cc:290] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.633159 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:18.633728 15208 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.635779 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9" candidate_uuid: "30183778436e465bbb388a624ecf9345" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:18.636348 15060 raft_consensus.cc:3055] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.636602 15060 raft_consensus.cc:740] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:18.637239 15060 consensus_queue.cc:260] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.638339 15060 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.639341 15208 raft_consensus.cc:2468] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:18.640234 15101 leader_election.cc:304] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:18.641008 15378 raft_consensus.cc:2804] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.641422 15378 raft_consensus.cc:697] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Becoming Leader. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:18.642146 15378 consensus_queue.cc:237] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.643615 15060 raft_consensus.cc:2468] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30183778436e465bbb388a624ecf9345 in term 2.
I20260710 13:19:18.648906 14957 catalog_manager.cc:5697] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 reported cstate change: term changed from 1 to 2, leader changed from 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193) to 30183778436e465bbb388a624ecf9345 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "30183778436e465bbb388a624ecf9345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.698415 15358 consensus_queue.cc:1048] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.704982 15383 raft_consensus.cc:993] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345: : Instructing follower 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:18.705534 15383 raft_consensus.cc:1081] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Signalling peer 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:18.708462 15208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9df0de938124042aa7a4526d34d4a63"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:58662
I20260710 13:19:18.709161 15208 raft_consensus.cc:493] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.709583 15208 raft_consensus.cc:3060] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.711056 15378 consensus_queue.cc:1048] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.715996 15208 raft_consensus.cc:515] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.718320 15208 leader_election.cc:290] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 2 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:18.720551 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9df0de938124042aa7a4526d34d4a63" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:18.720618 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9df0de938124042aa7a4526d34d4a63" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:18.721340 15057 raft_consensus.cc:3060] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.721407 15135 raft_consensus.cc:3055] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.721809 15135 raft_consensus.cc:740] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:18.722558 15135 consensus_queue.cc:260] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.723762 15135 raft_consensus.cc:3060] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.728190 15057 raft_consensus.cc:2468] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 2.
I20260710 13:19:18.729342 15173 leader_election.cc:304] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:18.730186 15403 raft_consensus.cc:2804] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.730468 15135 raft_consensus.cc:2468] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 2.
I20260710 13:19:18.730697 15403 raft_consensus.cc:697] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:18.731596 15403 consensus_queue.cc:237] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.739455 14958 catalog_manager.cc:5697] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 1 to 2, leader changed from 30183778436e465bbb388a624ecf9345 (127.10.245.194) to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.927862 15275 raft_consensus.cc:993] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334: : Instructing follower 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:18.928359 15403 raft_consensus.cc:1081] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Signalling peer 7d30355d6fcb4ecb9a99a23a53c084b9 to start an election
I20260710 13:19:18.929986 15057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be4878b5a10b4528bc59211ce0970bab"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
 from {username='slave'} at 127.0.0.1:51160
I20260710 13:19:18.930567 15057 raft_consensus.cc:493] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.930891 15057 raft_consensus.cc:3060] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.935477 15057 raft_consensus.cc:515] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.936774 15057 leader_election.cc:290] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Requested vote from peers 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863), 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195:37247)
I20260710 13:19:18.937587 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4878b5a10b4528bc59211ce0970bab" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:18.937822 15208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4878b5a10b4528bc59211ce0970bab" candidate_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
I20260710 13:19:18.938154 15135 raft_consensus.cc:3060] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.938459 15208 raft_consensus.cc:3055] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.938772 15208 raft_consensus.cc:740] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:18.939580 15208 consensus_queue.cc:260] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.940757 15208 raft_consensus.cc:3060] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.943552 15135 raft_consensus.cc:2468] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:18.944584 15024 leader_election.cc:304] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30183778436e465bbb388a624ecf9345, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:18.945218 15337 raft_consensus.cc:2804] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.945638 15337 raft_consensus.cc:697] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:18.946456 15337 consensus_queue.cc:237] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:18.947405 15208 raft_consensus.cc:2468] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d30355d6fcb4ecb9a99a23a53c084b9 in term 2.
I20260710 13:19:18.953039 14958 catalog_manager.cc:5697] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 reported cstate change: term changed from 1 to 2, leader changed from 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195) to 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.013335 15135 raft_consensus.cc:1275] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.014601 15337 consensus_queue.cc:1048] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.022595 15209 raft_consensus.cc:1275] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.025288 15397 consensus_queue.cc:1048] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.067354 15135 raft_consensus.cc:1275] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.068537 15397 consensus_queue.cc:1048] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.075383 15209 raft_consensus.cc:1275] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.077014 15337 consensus_queue.cc:1048] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:19.099416 15057 raft_consensus.cc:1275] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.100508 15378 consensus_queue.cc:1048] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.108549 15209 raft_consensus.cc:1275] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.109808 15304 consensus_queue.cc:1048] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.184028 15209 raft_consensus.cc:1275] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.185137 15358 consensus_queue.cc:1048] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.192092 15057 raft_consensus.cc:1275] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Refusing update from remote peer 30183778436e465bbb388a624ecf9345: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.193324 15135 raft_consensus.cc:1275] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.193609 15378 consensus_queue.cc:1048] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:19:19.196391 15403 consensus_queue.cc:1048] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.209061 15057 raft_consensus.cc:1275] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.210318 15367 consensus_queue.cc:1048] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.398097 15209 raft_consensus.cc:1275] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.399386 15337 consensus_queue.cc:1048] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.409070 15135 raft_consensus.cc:1275] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Refusing update from remote peer 7d30355d6fcb4ecb9a99a23a53c084b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.410351 15397 consensus_queue.cc:1048] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.543653 14955 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48688:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:21.564185 14955 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48688:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:21.631043 11223 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:19:21.901548 15468 tablet.cc:1724] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:21.903743 15472 tablet.cc:1724] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:21.924651 15101 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:37247, user_credentials={real_user=slave}} blocked reactor thread for 85786.7us
W20260710 13:19:21.930819 15464 log.cc:927] Time spent T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260710 13:19:21.935441 15463 log.cc:927] Time spent T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260710 13:19:21.953670 15470 tablet.cc:1724] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.093402 15474 tablet.cc:1724] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:22.198558 15480 log.cc:927] Time spent T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260710 13:19:22.074537 15473 tablet.cc:1724] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.120661 15477 tablet.cc:1724] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.246428 15134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9"
dest_uuid: "30183778436e465bbb388a624ecf9345"
mode: GRACEFUL
new_leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:35458
I20260710 13:19:22.266601 15134 raft_consensus.cc:606] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Received request to transfer leadership to TS 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:22.272970 15472 tablet.cc:1724] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.285513 15470 tablet.cc:1724] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.260159 15491 tablet.cc:1724] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.196446 15490 tablet.cc:1724] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.296808 15495 tablet.cc:1724] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.325960 15493 tablet.cc:1724] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.344470 15494 tablet.cc:1724] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.289841 15468 tablet.cc:1724] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.324142 15473 tablet.cc:1724] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.353631 15492 tablet.cc:1724] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.338699 15472 tablet.cc:1724] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.352543 15474 tablet.cc:1724] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.360736 15477 tablet.cc:1724] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.372160 15493 tablet.cc:1724] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.373919 15440 raft_consensus.cc:993] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345: : Instructing follower 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:22.375864 15486 raft_consensus.cc:1081] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Signalling peer 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:22.378289 15205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:58662
I20260710 13:19:22.378966 15205 raft_consensus.cc:493] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.379397 15205 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.385118 15495 tablet.cc:1724] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.374506 15490 tablet.cc:1724] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.397035 15477 tablet.cc:1724] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.397729 15494 tablet.cc:1724] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.415274 15059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
mode: GRACEFUL
new_leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:36464
I20260710 13:19:22.415894 15059 raft_consensus.cc:606] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Received request to transfer leadership to TS 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:22.417227 11223 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:19:22.417856 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:22.401297 15470 tablet.cc:1724] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.406998 15205 raft_consensus.cc:515] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.407379 15495 tablet.cc:1724] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.431258 15134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f"
dest_uuid: "30183778436e465bbb388a624ecf9345"
mode: GRACEFUL
new_leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:35458
I20260710 13:19:22.431883 15134 raft_consensus.cc:606] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Received request to transfer leadership to TS 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:22.434533 15470 tablet.cc:1724] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:22.445393 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:22.446137 15134 raft_consensus.cc:3055] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:22.446471 15134 raft_consensus.cc:740] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:22.447310 15134 consensus_queue.cc:260] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.448444 15134 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.448606 15205 leader_election.cc:290] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 3 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:22.450330 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff5fe7142c2457aa34a63e6328cf3c9" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:22.450943 15059 raft_consensus.cc:3060] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.452186 15058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a32d2899c00049a19f66711dd082c931"
dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
mode: GRACEFUL
new_leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:36464
I20260710 13:19:22.452690 15058 raft_consensus.cc:606] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Received request to transfer leadership to TS 1f1e68ec1c3d4ea4a00d713132e95334
I20260710 13:19:22.453820 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:22.454270 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:22.458153 15059 raft_consensus.cc:2468] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 3.
I20260710 13:19:22.459326 15134 raft_consensus.cc:2468] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 3.
I20260710 13:19:22.459497 15173 leader_election.cc:304] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:22.460444 15478 raft_consensus.cc:2804] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:22.460988 15478 raft_consensus.cc:697] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:22.461843 15478 consensus_queue.cc:237] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.469331 14958 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328: soft_deleted_table [id=9d22700125ce4e8a9597f6111640d99d] alter complete (version 1)
I20260710 13:19:22.477604 15397 raft_consensus.cc:993] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9: : Instructing follower 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:22.478191 15447 raft_consensus.cc:1081] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Signalling peer 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:22.479688 15205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a32d2899c00049a19f66711dd082c931"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:58650
I20260710 13:19:22.480173 15205 raft_consensus.cc:493] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.480485 15205 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.482520 14956 catalog_manager.cc:5697] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 2 to 3, leader changed from 30183778436e465bbb388a624ecf9345 (127.10.245.194) to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.485743 15205 raft_consensus.cc:515] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.487718 15205 leader_election.cc:290] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 3 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:22.488355 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:22.488778 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d2899c00049a19f66711dd082c931" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:22.488963 15059 raft_consensus.cc:3055] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:22.489300 15059 raft_consensus.cc:740] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:22.489328 15134 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.490234 15059 consensus_queue.cc:260] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.491547 15059 raft_consensus.cc:3060] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.497224 15134 raft_consensus.cc:2468] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 3.
I20260710 13:19:22.498435 15173 leader_election.cc:304] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:22.498512 15059 raft_consensus.cc:2468] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 3.
I20260710 13:19:22.499260 15478 raft_consensus.cc:2804] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:22.499753 15478 raft_consensus.cc:697] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:22.500531 15478 consensus_queue.cc:237] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.507647 14956 catalog_manager.cc:5697] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 2 to 3, leader changed from 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193) to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.816349 15486 raft_consensus.cc:993] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345: : Instructing follower 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:22.816845 15440 raft_consensus.cc:1081] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Signalling peer 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:22.818254 15205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:58662
I20260710 13:19:22.818771 15205 raft_consensus.cc:493] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.819150 15205 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.823839 15205 raft_consensus.cc:515] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.825309 15205 leader_election.cc:290] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 3 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:22.826169 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:22.826320 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6fe5d414a041e0b8041110ed3d4a0f" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:22.826675 15058 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.826948 15134 raft_consensus.cc:3055] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:22.827271 15134 raft_consensus.cc:740] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30183778436e465bbb388a624ecf9345, State: Running, Role: LEADER
I20260710 13:19:22.827981 15134 consensus_queue.cc:260] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.828876 15134 raft_consensus.cc:3060] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.831947 15058 raft_consensus.cc:2468] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 3.
I20260710 13:19:22.833007 15173 leader_election.cc:304] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 7d30355d6fcb4ecb9a99a23a53c084b9; no voters: 
I20260710 13:19:22.833539 15134 raft_consensus.cc:2468] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 3.
I20260710 13:19:22.833650 15478 raft_consensus.cc:2804] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:22.834192 15478 raft_consensus.cc:697] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:22.834875 15478 consensus_queue.cc:237] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.842213 14956 catalog_manager.cc:5697] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 2 to 3, leader changed from 30183778436e465bbb388a624ecf9345 (127.10.245.194) to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.845826 15058 raft_consensus.cc:1275] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:22.847131 15478 consensus_queue.cc:1048] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:22.855433 15134 raft_consensus.cc:1275] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:22.857038 15504 consensus_queue.cc:1048] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:22.953284 15397 raft_consensus.cc:993] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9: : Instructing follower 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:22.953727 15397 raft_consensus.cc:1081] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Signalling peer 1f1e68ec1c3d4ea4a00d713132e95334 to start an election
I20260710 13:19:22.955170 15205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56"
dest_uuid: "1f1e68ec1c3d4ea4a00d713132e95334"
 from {username='slave'} at 127.0.0.1:58650
I20260710 13:19:22.955679 15205 raft_consensus.cc:493] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.955984 15205 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.960939 15205 raft_consensus.cc:515] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.962659 15205 leader_election.cc:290] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [CANDIDATE]: Term 3 election: Requested vote from peers 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063), 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863)
I20260710 13:19:22.963469 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9"
I20260710 13:19:22.963631 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f97d6ab66a494ba91411e80c5cea56" candidate_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "30183778436e465bbb388a624ecf9345"
I20260710 13:19:22.964262 15058 raft_consensus.cc:3055] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:22.964326 15134 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.964579 15058 raft_consensus.cc:740] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d30355d6fcb4ecb9a99a23a53c084b9, State: Running, Role: LEADER
I20260710 13:19:22.965669 15058 consensus_queue.cc:260] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.966791 15058 raft_consensus.cc:3060] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.969877 15134 raft_consensus.cc:2468] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 3.
I20260710 13:19:22.970498 15133 raft_consensus.cc:1240] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Rejecting Update request from peer 7d30355d6fcb4ecb9a99a23a53c084b9 for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:22.970870 15173 leader_election.cc:304] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: 1f1e68ec1c3d4ea4a00d713132e95334, 30183778436e465bbb388a624ecf9345; no voters: 
I20260710 13:19:22.971585 15504 raft_consensus.cc:2804] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:22.971949 15058 raft_consensus.cc:2468] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f1e68ec1c3d4ea4a00d713132e95334 in term 3.
I20260710 13:19:22.972011 15504 raft_consensus.cc:697] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 LEADER]: Becoming Leader. State: Replica: 1f1e68ec1c3d4ea4a00d713132e95334, State: Running, Role: LEADER
I20260710 13:19:22.973512 15504 consensus_queue.cc:237] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [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: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } }
I20260710 13:19:22.983671 14954 catalog_manager.cc:5697] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 reported cstate change: term changed from 2 to 3, leader changed from 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193) to 1f1e68ec1c3d4ea4a00d713132e95334 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f1e68ec1c3d4ea4a00d713132e95334" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37247 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.001804 15058 raft_consensus.cc:1275] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.003175 15504 consensus_queue.cc:1048] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.018074 15133 raft_consensus.cc:1275] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.019475 15478 consensus_queue.cc:1048] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.231454 15059 raft_consensus.cc:1275] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.232721 15423 consensus_queue.cc:1048] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.242005 15133 raft_consensus.cc:1275] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.244374 15423 consensus_queue.cc:1048] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.437532 15059 raft_consensus.cc:1275] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:23.438972 15423 consensus_queue.cc:1048] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d30355d6fcb4ecb9a99a23a53c084b9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 36063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.450078 15133 raft_consensus.cc:1275] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Refusing update from remote peer 1f1e68ec1c3d4ea4a00d713132e95334: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:23.453153 15478 consensus_queue.cc:1048] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30183778436e465bbb388a624ecf9345" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.525950 11223 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:19:23.531467 11223 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:19:23.531822 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:23.536605 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:23.536931 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:24.566370 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
W20260710 13:19:24.590085 15173 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:19:24.595322 15173 consensus_peers.cc:597] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.597509 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:24.598505 11223 tablet_replica.cc:333] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.599514 11223 raft_consensus.cc:2243] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.600091 11223 raft_consensus.cc:2272] T c9df0de938124042aa7a4526d34d4a63 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.602211 11223 tablet_replica.cc:333] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.602855 11223 raft_consensus.cc:2243] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.603755 11223 raft_consensus.cc:2272] T a59561a787ec4674ade9c9059cac1e97 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.605731 11223 tablet_replica.cc:333] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.606755 11223 raft_consensus.cc:2243] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.607334 11223 raft_consensus.cc:2272] T f9ba9d9aaea6425886cd5975b213d1ec P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.609177 11223 tablet_replica.cc:333] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.609790 11223 raft_consensus.cc:2243] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.610613 11223 raft_consensus.cc:2272] T cbb5fc9473894b8c9cffafd842517083 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.612645 11223 tablet_replica.cc:333] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.613318 11223 raft_consensus.cc:2243] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.613783 11223 raft_consensus.cc:2272] T 869ecb0f5a7146b5a71d5faa89bbb90a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.615938 11223 tablet_replica.cc:333] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.616559 11223 raft_consensus.cc:2243] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.617373 11223 raft_consensus.cc:2272] T be4878b5a10b4528bc59211ce0970bab P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.619395 11223 tablet_replica.cc:333] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.620002 11223 raft_consensus.cc:2243] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.620450 11223 raft_consensus.cc:2272] T 0cb145db74f74a42abaa87a680622a59 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.622802 11223 tablet_replica.cc:333] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.623674 11223 raft_consensus.cc:2243] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.624243 11223 raft_consensus.cc:2272] T 8e67de30ee984733817f79edd6ff4e5c P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.626715 11223 tablet_replica.cc:333] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.627596 11223 raft_consensus.cc:2243] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.628607 11223 raft_consensus.cc:2272] T bbb4f2e074514d298cf5e507ecfecf67 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.631559 11223 tablet_replica.cc:333] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
W20260710 13:19:24.631448 15173 consensus_peers.cc:597] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.632406 11223 raft_consensus.cc:2243] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.632833 11223 raft_consensus.cc:2272] T a32d2899c00049a19f66711dd082c931 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.634765 11223 tablet_replica.cc:333] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.635388 11223 raft_consensus.cc:2243] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.635838 11223 raft_consensus.cc:2272] T 880744caf5cc467cb71dc250a7893461 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.637692 11223 tablet_replica.cc:333] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.638255 11223 raft_consensus.cc:2243] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.638705 11223 raft_consensus.cc:2272] T 19c3313a6a8748f9975daa10680bab07 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.640655 11223 tablet_replica.cc:333] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.641203 11223 raft_consensus.cc:2243] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.641686 11223 raft_consensus.cc:2272] T c5f97d6ab66a494ba91411e80c5cea56 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.643556 11223 tablet_replica.cc:333] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.644100 11223 raft_consensus.cc:2243] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.644562 11223 raft_consensus.cc:2272] T 2d6fe5d414a041e0b8041110ed3d4a0f P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.646541 11223 tablet_replica.cc:333] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.647109 11223 raft_consensus.cc:2243] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.647588 11223 raft_consensus.cc:2272] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.649930 11223 tablet_replica.cc:333] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.650471 11223 raft_consensus.cc:2243] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.651386 11223 raft_consensus.cc:2272] T 15c67fe38d7b48d097db30534bc4bdad P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.653609 11223 tablet_replica.cc:333] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.654129 11223 raft_consensus.cc:2243] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.654590 11223 raft_consensus.cc:2272] T f38f7cd3eb4b43e2b5ae38da6428e88a P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.656669 11223 tablet_replica.cc:333] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9: stopping tablet replica
I20260710 13:19:24.657157 11223 raft_consensus.cc:2243] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.658051 11223 raft_consensus.cc:2272] T fb57ba1843494311a96e6b7e2e625608 P 7d30355d6fcb4ecb9a99a23a53c084b9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:24.716787 15173 consensus_peers.cc:597] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:24.733408 15173 consensus_peers.cc:597] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.748275 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
W20260710 13:19:24.808003 15173 consensus_peers.cc:597] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:24.828190 15099 consensus_peers.cc:597] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.830085 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:19:24.840207 15173 consensus_peers.cc:597] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.872622 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:24.873651 11223 tablet_replica.cc:333] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.874876 11223 raft_consensus.cc:2243] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.876075 11223 raft_consensus.cc:2272] T c9df0de938124042aa7a4526d34d4a63 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.879676 11223 tablet_replica.cc:333] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
W20260710 13:19:24.879667 15099 consensus_peers.cc:597] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.880800 11223 raft_consensus.cc:2243] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.881805 11223 raft_consensus.cc:2272] T a59561a787ec4674ade9c9059cac1e97 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:24.882555 15099 consensus_peers.cc:597] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 -> Peer 7d30355d6fcb4ecb9a99a23a53c084b9 (127.10.245.193:36063): Couldn't send request to peer 7d30355d6fcb4ecb9a99a23a53c084b9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:36063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.884753 11223 tablet_replica.cc:333] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.885797 11223 raft_consensus.cc:2243] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.887087 11223 raft_consensus.cc:2272] T f9ba9d9aaea6425886cd5975b213d1ec P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:24.889132 15173 consensus_peers.cc:597] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Couldn't send request to peer 30183778436e465bbb388a624ecf9345. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.890354 11223 tablet_replica.cc:333] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.891034 11223 raft_consensus.cc:2243] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.891775 11223 raft_consensus.cc:2272] T cbb5fc9473894b8c9cffafd842517083 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.894093 11223 tablet_replica.cc:333] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.894694 11223 raft_consensus.cc:2243] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.895728 11223 raft_consensus.cc:2272] T 8e67de30ee984733817f79edd6ff4e5c P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.898005 11223 tablet_replica.cc:333] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.898607 11223 raft_consensus.cc:2243] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.899606 11223 raft_consensus.cc:2272] T 0cb145db74f74a42abaa87a680622a59 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.901731 11223 tablet_replica.cc:333] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.902274 11223 raft_consensus.cc:2243] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.902735 11223 raft_consensus.cc:2272] T bbb4f2e074514d298cf5e507ecfecf67 P 30183778436e465bbb388a624ecf9345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.904868 11223 tablet_replica.cc:333] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.905448 11223 raft_consensus.cc:2243] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.906001 11223 raft_consensus.cc:2272] T a32d2899c00049a19f66711dd082c931 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.908288 11223 tablet_replica.cc:333] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.908859 11223 raft_consensus.cc:2243] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.909874 11223 raft_consensus.cc:2272] T 880744caf5cc467cb71dc250a7893461 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.911973 11223 tablet_replica.cc:333] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.912536 11223 raft_consensus.cc:2243] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.913523 11223 raft_consensus.cc:2272] T 19c3313a6a8748f9975daa10680bab07 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.915675 11223 tablet_replica.cc:333] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.916225 11223 raft_consensus.cc:2243] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.916749 11223 raft_consensus.cc:2272] T f38f7cd3eb4b43e2b5ae38da6428e88a P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.918813 11223 tablet_replica.cc:333] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.919407 11223 raft_consensus.cc:2243] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.919970 11223 raft_consensus.cc:2272] T be4878b5a10b4528bc59211ce0970bab P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.922067 11223 tablet_replica.cc:333] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.922676 11223 raft_consensus.cc:2243] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.923718 11223 raft_consensus.cc:2272] T 869ecb0f5a7146b5a71d5faa89bbb90a P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.925913 11223 tablet_replica.cc:333] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.926440 11223 raft_consensus.cc:2243] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.927037 11223 raft_consensus.cc:2272] T fb57ba1843494311a96e6b7e2e625608 P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.929252 11223 tablet_replica.cc:333] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.929769 11223 raft_consensus.cc:2243] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.930423 11223 raft_consensus.cc:2272] T c5f97d6ab66a494ba91411e80c5cea56 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.932983 11223 tablet_replica.cc:333] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.933758 11223 raft_consensus.cc:2243] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.934525 11223 raft_consensus.cc:2272] T 2d6fe5d414a041e0b8041110ed3d4a0f P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.936648 11223 tablet_replica.cc:333] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.937073 11223 raft_consensus.cc:2243] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.937649 11223 raft_consensus.cc:2272] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 30183778436e465bbb388a624ecf9345 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.939850 11223 tablet_replica.cc:333] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345: stopping tablet replica
I20260710 13:19:24.940274 11223 raft_consensus.cc:2243] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.940737 11223 raft_consensus.cc:2272] T 15c67fe38d7b48d097db30534bc4bdad P 30183778436e465bbb388a624ecf9345 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.984591 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
W20260710 13:19:25.025437 15173 consensus_peers.cc:597] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Couldn't send request to peer 30183778436e465bbb388a624ecf9345. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:37863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:25.028774 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:19:25.063259 15173 consensus_peers.cc:597] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 -> Peer 30183778436e465bbb388a624ecf9345 (127.10.245.194:37863): Couldn't send request to peer 30183778436e465bbb388a624ecf9345. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:37863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:25.068528 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:25.069360 11223 tablet_replica.cc:333] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.070066 11223 raft_consensus.cc:2243] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.071017 11223 raft_consensus.cc:2272] T c9df0de938124042aa7a4526d34d4a63 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.073369 11223 tablet_replica.cc:333] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.073959 11223 raft_consensus.cc:2243] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.074977 11223 raft_consensus.cc:2272] T c5f97d6ab66a494ba91411e80c5cea56 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.076980 11223 tablet_replica.cc:333] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.077570 11223 raft_consensus.cc:2243] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.078079 11223 raft_consensus.cc:2272] T f9ba9d9aaea6425886cd5975b213d1ec P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.080221 11223 tablet_replica.cc:333] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.080788 11223 raft_consensus.cc:2243] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.081331 11223 raft_consensus.cc:2272] T cbb5fc9473894b8c9cffafd842517083 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.083511 11223 tablet_replica.cc:333] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.084107 11223 raft_consensus.cc:2243] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.085011 11223 raft_consensus.cc:2272] T 2d6fe5d414a041e0b8041110ed3d4a0f P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.087102 11223 tablet_replica.cc:333] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.087672 11223 raft_consensus.cc:2243] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.088544 11223 raft_consensus.cc:2272] T 0ff5fe7142c2457aa34a63e6328cf3c9 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.090617 11223 tablet_replica.cc:333] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.091210 11223 raft_consensus.cc:2243] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.091912 11223 raft_consensus.cc:2272] T 15c67fe38d7b48d097db30534bc4bdad P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.093822 11223 tablet_replica.cc:333] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.094383 11223 raft_consensus.cc:2243] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.094967 11223 raft_consensus.cc:2272] T 880744caf5cc467cb71dc250a7893461 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.096987 11223 tablet_replica.cc:333] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.097625 11223 raft_consensus.cc:2243] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.098089 11223 raft_consensus.cc:2272] T 19c3313a6a8748f9975daa10680bab07 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.100382 11223 tablet_replica.cc:333] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.100966 11223 raft_consensus.cc:2243] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.101451 11223 raft_consensus.cc:2272] T bbb4f2e074514d298cf5e507ecfecf67 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.103505 11223 tablet_replica.cc:333] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.104048 11223 raft_consensus.cc:2243] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.104941 11223 raft_consensus.cc:2272] T a32d2899c00049a19f66711dd082c931 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.107018 11223 tablet_replica.cc:333] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.107542 11223 raft_consensus.cc:2243] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.108081 11223 raft_consensus.cc:2272] T be4878b5a10b4528bc59211ce0970bab P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.110050 11223 tablet_replica.cc:333] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.110594 11223 raft_consensus.cc:2243] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.111096 11223 raft_consensus.cc:2272] T 869ecb0f5a7146b5a71d5faa89bbb90a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.112980 11223 tablet_replica.cc:333] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.113466 11223 raft_consensus.cc:2243] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.114423 11223 raft_consensus.cc:2272] T f38f7cd3eb4b43e2b5ae38da6428e88a P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.116420 11223 tablet_replica.cc:333] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.116940 11223 raft_consensus.cc:2243] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.117430 11223 raft_consensus.cc:2272] T fb57ba1843494311a96e6b7e2e625608 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.119424 11223 tablet_replica.cc:333] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.119943 11223 raft_consensus.cc:2243] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.120420 11223 raft_consensus.cc:2272] T 0cb145db74f74a42abaa87a680622a59 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.122236 11223 tablet_replica.cc:333] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.122690 11223 raft_consensus.cc:2243] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.123152 11223 raft_consensus.cc:2272] T 8e67de30ee984733817f79edd6ff4e5c P 1f1e68ec1c3d4ea4a00d713132e95334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.125093 11223 tablet_replica.cc:333] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334: stopping tablet replica
I20260710 13:19:25.125550 11223 raft_consensus.cc:2243] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.126030 11223 raft_consensus.cc:2272] T a59561a787ec4674ade9c9059cac1e97 P 1f1e68ec1c3d4ea4a00d713132e95334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.169318 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:19:25.207751 11223 master.cc:562] Master@127.10.245.254:38893 shutting down...
I20260710 13:19:25.233335 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.234055 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.234407 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38b6370b45af41488f7dc319ac429328: stopping tablet replica
I20260710 13:19:25.256536 11223 master.cc:584] Master@127.10.245.254:38893 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12948 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:19:25.315308 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:39545
I20260710 13:19:25.316511 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.322428 15523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:25.322506 15524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:25.323637 15526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:25.325069 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:25.326128 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:25.326375 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.326556 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689565326519 us; error 0 us; skew 500 ppm
I20260710 13:19:25.327230 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.329869 11223 webserver.cc:533] Webserver started at http://127.10.245.254:33843/ using document root <none> and password file <none>
I20260710 13:19:25.330391 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.330580 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.330874 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.332177 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/master-0-root/instance:
uuid: "13383fb0f8a34fe08862066384fbee10"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-tnx0"
I20260710 13:19:25.336701 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:25.340164 15531 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.340950 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:19:25.341239 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/master-0-root
uuid: "13383fb0f8a34fe08862066384fbee10"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-tnx0"
I20260710 13:19:25.341521 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:25.357648 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.359010 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.401851 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:39545
I20260710 13:19:25.401965 15582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:39545 every 8 connection(s)
I20260710 13:19:25.406535 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.418465 15583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10: Bootstrap starting.
I20260710 13:19:25.424237 15583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.429768 15583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10: No bootstrap required, opened a new log
I20260710 13:19:25.432257 15583 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13383fb0f8a34fe08862066384fbee10" member_type: VOTER }
I20260710 13:19:25.432708 15583 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.432899 15583 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13383fb0f8a34fe08862066384fbee10, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.433498 15583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13383fb0f8a34fe08862066384fbee10" member_type: VOTER }
I20260710 13:19:25.434005 15583 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:25.434219 15583 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:25.434453 15583 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.440322 15583 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13383fb0f8a34fe08862066384fbee10" member_type: VOTER }
I20260710 13:19:25.440874 15583 leader_election.cc:304] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [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: 13383fb0f8a34fe08862066384fbee10; no voters: 
I20260710 13:19:25.442049 15583 leader_election.cc:290] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:25.442476 15586 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.444069 15586 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 1 LEADER]: Becoming Leader. State: Replica: 13383fb0f8a34fe08862066384fbee10, State: Running, Role: LEADER
I20260710 13:19:25.444797 15586 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [LEADER]: Queue going to LEADER mode. State: All 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: "13383fb0f8a34fe08862066384fbee10" member_type: VOTER }
I20260710 13:19:25.445271 15583 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:25.450960 15587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13383fb0f8a34fe08862066384fbee10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13383fb0f8a34fe08862066384fbee10" member_type: VOTER } }
I20260710 13:19:25.451623 15587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:25.451565 15588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13383fb0f8a34fe08862066384fbee10. Latest consensus state: current_term: 1 leader_uuid: "13383fb0f8a34fe08862066384fbee10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13383fb0f8a34fe08862066384fbee10" member_type: VOTER } }
I20260710 13:19:25.452183 15588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:25.454598 15594 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:25.462484 15594 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:25.463527 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:25.471621 15594 catalog_manager.cc:1383] Generated new cluster ID: ca5d944c89eb488c84e01626fe356307
I20260710 13:19:25.471896 15594 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:25.488759 15594 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:25.490082 15594 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:25.503295 15594 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10: Generated new TSK 0
I20260710 13:19:25.503897 15594 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:25.529891 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.536175 15604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:25.537147 15605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:25.538862 15607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:25.539284 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:25.540365 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:25.540553 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.540752 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689565540716 us; error 0 us; skew 500 ppm
I20260710 13:19:25.541260 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.543570 11223 webserver.cc:533] Webserver started at http://127.10.245.193:38595/ using document root <none> and password file <none>
I20260710 13:19:25.544064 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.544263 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.544523 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.545564 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-0-root/instance:
uuid: "5feac5db4f1c4842ae623abc338163d8"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-tnx0"
I20260710 13:19:25.549925 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:25.553102 15612 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.553905 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:25.554140 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-0-root
uuid: "5feac5db4f1c4842ae623abc338163d8"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-tnx0"
I20260710 13:19:25.554378 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:25.582878 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.584074 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.585489 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:25.587682 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:25.587855 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.588161 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:25.588308 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.628851 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:42573
I20260710 13:19:25.628949 15674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:42573 every 8 connection(s)
I20260710 13:19:25.634384 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.642364 15679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:25.643239 15680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:25.647357 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:25.647503 15675 heartbeater.cc:344] Connected to a master server at 127.10.245.254:39545
W20260710 13:19:25.647936 15682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:25.648047 15675 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:25.649106 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:25.649159 15675 heartbeater.cc:507] Master 127.10.245.254:39545 requested a full tablet report, sending...
W20260710 13:19:25.649523 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.649770 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689565649750 us; error 0 us; skew 500 ppm
I20260710 13:19:25.650542 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.652215 15548 ts_manager.cc:194] Registered new tserver with Master: 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573)
I20260710 13:19:25.653635 11223 webserver.cc:533] Webserver started at http://127.10.245.194:44041/ using document root <none> and password file <none>
I20260710 13:19:25.654394 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.654654 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.654999 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.655119 15548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45912
I20260710 13:19:25.656759 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-1-root/instance:
uuid: "095abd127039462a9cef6989273fd7cd"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-tnx0"
I20260710 13:19:25.661966 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 13:19:25.665246 15687 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.666009 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:19:25.666301 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-1-root
uuid: "095abd127039462a9cef6989273fd7cd"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-tnx0"
I20260710 13:19:25.666592 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:25.680735 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.681895 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.683360 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:25.685496 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:25.685726 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.685966 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:25.686139 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.725384 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:46459
I20260710 13:19:25.725497 15749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:46459 every 8 connection(s)
I20260710 13:19:25.729983 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.738665 15753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:25.745369 15750 heartbeater.cc:344] Connected to a master server at 127.10.245.254:39545
I20260710 13:19:25.745890 15750 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:25.747036 15750 heartbeater.cc:507] Master 127.10.245.254:39545 requested a full tablet report, sending...
W20260710 13:19:25.748332 15754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:25.749354 15548 ts_manager.cc:194] Registered new tserver with Master: 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
W20260710 13:19:25.749621 15756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:25.750764 15548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45916
I20260710 13:19:25.751859 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:25.752758 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:25.752988 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.753172 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689565753156 us; error 0 us; skew 500 ppm
I20260710 13:19:25.753681 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.756175 11223 webserver.cc:533] Webserver started at http://127.10.245.195:42743/ using document root <none> and password file <none>
I20260710 13:19:25.756711 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.756923 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.757184 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.758282 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-2-root/instance:
uuid: "34f291d937ff40828d88051ca910d63c"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-tnx0"
I20260710 13:19:25.762526 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:25.765641 15761 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.766495 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:25.766736 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-2-root
uuid: "34f291d937ff40828d88051ca910d63c"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-tnx0"
I20260710 13:19:25.767045 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEg2HEj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689463834581-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:25.779402 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.780612 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.781924 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:25.784080 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:25.784277 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.784533 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:25.784687 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.823575 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:33747
I20260710 13:19:25.823688 15823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:33747 every 8 connection(s)
I20260710 13:19:25.836694 15824 heartbeater.cc:344] Connected to a master server at 127.10.245.254:39545
I20260710 13:19:25.837147 15824 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:25.837839 15824 heartbeater.cc:507] Master 127.10.245.254:39545 requested a full tablet report, sending...
I20260710 13:19:25.839864 15548 ts_manager.cc:194] Registered new tserver with Master: 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:25.840318 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013607361s
I20260710 13:19:25.841265 15548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45922
I20260710 13:19:25.864840 15548 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45930:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:25.867868 15548 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:25.937011 15715 tablet_service.cc:1511] Processing CreateTablet for tablet 03557728f63542508432b26e0131b3a5 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:25.937507 15640 tablet_service.cc:1511] Processing CreateTablet for tablet 03557728f63542508432b26e0131b3a5 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:25.938444 15712 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8e5e597ffb4aa2b3b84748a0561c7e (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:25.938760 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03557728f63542508432b26e0131b3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.939713 15714 tablet_service.cc:1511] Processing CreateTablet for tablet 20affa08f435401eb9f2e2602cdc4e4e (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:25.938484 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03557728f63542508432b26e0131b3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.940824 15639 tablet_service.cc:1511] Processing CreateTablet for tablet 20affa08f435401eb9f2e2602cdc4e4e (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:25.942211 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20affa08f435401eb9f2e2602cdc4e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.941941 15713 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0c5f97db094dfa9e50dcc048297375 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:25.943204 15713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0c5f97db094dfa9e50dcc048297375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.944278 15712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8e5e597ffb4aa2b3b84748a0561c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.946125 15638 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0c5f97db094dfa9e50dcc048297375 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:25.946954 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20affa08f435401eb9f2e2602cdc4e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.947552 15638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0c5f97db094dfa9e50dcc048297375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.951928 15637 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8e5e597ffb4aa2b3b84748a0561c7e (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:25.953281 15637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8e5e597ffb4aa2b3b84748a0561c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.968048 15839 tablet_bootstrap.cc:492] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:25.970800 15711 tablet_service.cc:1511] Processing CreateTablet for tablet 9213ec511624485e90c9c450e56fe4a6 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:25.971275 15640 tablet_service.cc:1511] Processing CreateTablet for tablet 9213ec511624485e90c9c450e56fe4a6 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:25.972246 15711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9213ec511624485e90c9c450e56fe4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.972543 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9213ec511624485e90c9c450e56fe4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.978473 15789 tablet_service.cc:1511] Processing CreateTablet for tablet 03557728f63542508432b26e0131b3a5 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:25.979779 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03557728f63542508432b26e0131b3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.985598 15788 tablet_service.cc:1511] Processing CreateTablet for tablet 20affa08f435401eb9f2e2602cdc4e4e (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:25.986987 15788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20affa08f435401eb9f2e2602cdc4e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.992584 15787 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0c5f97db094dfa9e50dcc048297375 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:25.994007 15787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0c5f97db094dfa9e50dcc048297375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.000238 15786 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8e5e597ffb4aa2b3b84748a0561c7e (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:26.000801 15712 tablet_service.cc:1511] Processing CreateTablet for tablet 65592d1336894b3cba03b6b8e1dbca41 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:26.001677 15786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8e5e597ffb4aa2b3b84748a0561c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.002101 15712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65592d1336894b3cba03b6b8e1dbca41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.002635 15839 tablet_bootstrap.cc:654] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.003978 15785 tablet_service.cc:1511] Processing CreateTablet for tablet 9213ec511624485e90c9c450e56fe4a6 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:26.005263 15785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9213ec511624485e90c9c450e56fe4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.008311 15636 tablet_service.cc:1511] Processing CreateTablet for tablet 65592d1336894b3cba03b6b8e1dbca41 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:26.009666 15636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65592d1336894b3cba03b6b8e1dbca41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.010188 15784 tablet_service.cc:1511] Processing CreateTablet for tablet 65592d1336894b3cba03b6b8e1dbca41 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:26.011879 15784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65592d1336894b3cba03b6b8e1dbca41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.024065 15639 tablet_service.cc:1511] Processing CreateTablet for tablet a7f0af86e34f48e486fa8da97eacea3b (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:26.013479 15840 tablet_bootstrap.cc:492] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.031620 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f0af86e34f48e486fa8da97eacea3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.033264 15710 tablet_service.cc:1511] Processing CreateTablet for tablet a7f0af86e34f48e486fa8da97eacea3b (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:26.034675 15710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f0af86e34f48e486fa8da97eacea3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.037770 15840 tablet_bootstrap.cc:654] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.049876 15783 tablet_service.cc:1511] Processing CreateTablet for tablet a7f0af86e34f48e486fa8da97eacea3b (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:26.051565 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f0af86e34f48e486fa8da97eacea3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.055552 15842 tablet_bootstrap.cc:492] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.072283 15713 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1aae639036420d8c285e94bd7ee280 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:26.074110 15713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1aae639036420d8c285e94bd7ee280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.079316 15637 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1aae639036420d8c285e94bd7ee280 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:26.080662 15637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1aae639036420d8c285e94bd7ee280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.085531 15842 tablet_bootstrap.cc:654] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.085250 15712 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1a32f93dce4a31a111b403209153c5 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:26.086553 15712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1a32f93dce4a31a111b403209153c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.080436 15638 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1a32f93dce4a31a111b403209153c5 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:26.092413 15638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1a32f93dce4a31a111b403209153c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.108491 15839 tablet_bootstrap.cc:492] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.114534 15839 ts_tablet_manager.cc:1403] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.009s
I20260710 13:19:26.118065 15839 raft_consensus.cc:359] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.119623 15787 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1a32f93dce4a31a111b403209153c5 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:26.125083 15840 tablet_bootstrap.cc:492] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.125646 15840 ts_tablet_manager.cc:1403] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.125s	user 0.031s	sys 0.054s
I20260710 13:19:26.125802 15787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1a32f93dce4a31a111b403209153c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.128768 15840 raft_consensus.cc:359] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.129575 15840 raft_consensus.cc:385] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.129915 15840 raft_consensus.cc:740] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.121888 15789 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1aae639036420d8c285e94bd7ee280 (DEFAULT_TABLE table=test-workload [id=95f48d63f1e748cd88d6908259ac3db0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:26.131130 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1aae639036420d8c285e94bd7ee280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.130976 15840 consensus_queue.cc:260] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.135035 15839 raft_consensus.cc:385] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.135377 15839 raft_consensus.cc:740] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.136258 15839 consensus_queue.cc:260] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.140502 15840 ts_tablet_manager.cc:1434] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:19:26.141307 15750 heartbeater.cc:499] Master 127.10.245.254:39545 was elected leader, sending a full tablet report...
I20260710 13:19:26.141477 15842 tablet_bootstrap.cc:492] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.141961 15842 ts_tablet_manager.cc:1403] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.010s
I20260710 13:19:26.144906 15842 raft_consensus.cc:359] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.146162 15842 raft_consensus.cc:385] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.146560 15842 raft_consensus.cc:740] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.147558 15842 consensus_queue.cc:260] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.149290 15675 heartbeater.cc:499] Master 127.10.245.254:39545 was elected leader, sending a full tablet report...
I20260710 13:19:26.149799 15839 ts_tablet_manager.cc:1434] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.009s
I20260710 13:19:26.150785 15839 tablet_bootstrap.cc:492] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:26.155015 15840 tablet_bootstrap.cc:492] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.157248 15839 tablet_bootstrap.cc:654] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.162783 15840 tablet_bootstrap.cc:654] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.167362 15824 heartbeater.cc:499] Master 127.10.245.254:39545 was elected leader, sending a full tablet report...
I20260710 13:19:26.169381 15842 ts_tablet_manager.cc:1434] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260710 13:19:26.172163 15842 tablet_bootstrap.cc:492] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.172159 15839 tablet_bootstrap.cc:492] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.172523 15840 tablet_bootstrap.cc:492] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.173014 15839 ts_tablet_manager.cc:1403] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 13:19:26.173084 15840 ts_tablet_manager.cc:1403] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:19:26.176144 15839 raft_consensus.cc:359] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.176947 15839 raft_consensus.cc:385] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.177294 15839 raft_consensus.cc:740] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.177650 15840 raft_consensus.cc:359] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.178457 15840 raft_consensus.cc:385] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.178202 15839 consensus_queue.cc:260] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.178831 15840 raft_consensus.cc:740] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.179237 15842 tablet_bootstrap.cc:654] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.180929 15839 ts_tablet_manager.cc:1434] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:26.179734 15840 consensus_queue.cc:260] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.182045 15839 tablet_bootstrap.cc:492] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:26.182862 15840 ts_tablet_manager.cc:1434] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:26.183913 15840 tablet_bootstrap.cc:492] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.189311 15839 tablet_bootstrap.cc:654] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.191264 15840 tablet_bootstrap.cc:654] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.223464 15842 tablet_bootstrap.cc:492] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.223709 15840 tablet_bootstrap.cc:492] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.224138 15839 tablet_bootstrap.cc:492] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.224176 15840 ts_tablet_manager.cc:1403] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.018s
I20260710 13:19:26.224514 15842 ts_tablet_manager.cc:1403] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.013s
I20260710 13:19:26.224730 15839 ts_tablet_manager.cc:1403] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.024s
I20260710 13:19:26.227062 15839 raft_consensus.cc:359] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.227592 15839 raft_consensus.cc:385] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.228132 15839 raft_consensus.cc:740] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.227559 15840 raft_consensus.cc:359] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.227782 15842 raft_consensus.cc:359] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.228574 15840 raft_consensus.cc:385] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.228639 15842 raft_consensus.cc:385] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.228979 15840 raft_consensus.cc:740] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.229028 15842 raft_consensus.cc:740] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.228976 15839 consensus_queue.cc:260] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.230180 15840 consensus_queue.cc:260] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.230548 15842 consensus_queue.cc:260] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.231632 15839 ts_tablet_manager.cc:1434] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:26.232704 15839 tablet_bootstrap.cc:492] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:26.234606 15840 ts_tablet_manager.cc:1434] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:19:26.234673 15842 ts_tablet_manager.cc:1434] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:19:26.235787 15840 tablet_bootstrap.cc:492] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.235787 15842 tablet_bootstrap.cc:492] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.238940 15839 tablet_bootstrap.cc:654] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.242719 15842 tablet_bootstrap.cc:654] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.244227 15840 tablet_bootstrap.cc:654] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.255554 15842 tablet_bootstrap.cc:492] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.256101 15842 ts_tablet_manager.cc:1403] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 13:19:26.259670 15842 raft_consensus.cc:359] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.260308 15842 raft_consensus.cc:385] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.260550 15842 raft_consensus.cc:740] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.261194 15842 consensus_queue.cc:260] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.265316 15842 ts_tablet_manager.cc:1434] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:26.266287 15842 tablet_bootstrap.cc:492] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.267279 15839 tablet_bootstrap.cc:492] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.267310 15840 tablet_bootstrap.cc:492] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.267956 15839 ts_tablet_manager.cc:1403] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.011s
I20260710 13:19:26.268311 15840 ts_tablet_manager.cc:1403] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260710 13:19:26.270828 15839 raft_consensus.cc:359] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.271678 15839 raft_consensus.cc:385] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.272114 15839 raft_consensus.cc:740] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.271737 15840 raft_consensus.cc:359] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.272872 15840 raft_consensus.cc:385] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.273241 15840 raft_consensus.cc:740] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.272962 15839 consensus_queue.cc:260] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.273811 15842 tablet_bootstrap.cc:654] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.274271 15840 consensus_queue.cc:260] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.278075 15839 ts_tablet_manager.cc:1434] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:26.279557 15839 tablet_bootstrap.cc:492] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:26.280179 15840 ts_tablet_manager.cc:1434] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:26.281452 15840 tablet_bootstrap.cc:492] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.287156 15847 raft_consensus.cc:493] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.287647 15847 raft_consensus.cc:515] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.288249 15839 tablet_bootstrap.cc:654] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.293836 15847 leader_election.cc:290] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.297019 15839 tablet_bootstrap.cc:492] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.297772 15839 ts_tablet_manager.cc:1403] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:19:26.301533 15839 raft_consensus.cc:359] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.302529 15839 raft_consensus.cc:385] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.302961 15839 raft_consensus.cc:740] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.303956 15839 consensus_queue.cc:260] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.304473 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03557728f63542508432b26e0131b3a5" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:26.305265 15650 raft_consensus.cc:2468] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:26.306815 15762 leader_election.cc:304] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.307763 15847 raft_consensus.cc:2804] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.308164 15847 raft_consensus.cc:493] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.308564 15847 raft_consensus.cc:3060] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.315727 15847 raft_consensus.cc:515] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.316381 15839 ts_tablet_manager.cc:1434] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:19:26.317421 15839 tablet_bootstrap.cc:492] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:26.318554 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03557728f63542508432b26e0131b3a5" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:26.319204 15650 raft_consensus.cc:3060] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.323619 15840 tablet_bootstrap.cc:654] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.327586 15650 raft_consensus.cc:2468] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:26.329761 15762 leader_election.cc:304] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.330199 15842 tablet_bootstrap.cc:492] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.330701 15842 ts_tablet_manager.cc:1403] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.065s	user 0.032s	sys 0.028s
I20260710 13:19:26.331485 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03557728f63542508432b26e0131b3a5" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:26.331702 15860 raft_consensus.cc:2804] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.332190 15724 raft_consensus.cc:3060] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.333844 15842 raft_consensus.cc:359] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.334570 15842 raft_consensus.cc:385] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.334882 15842 raft_consensus.cc:740] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.335628 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03557728f63542508432b26e0131b3a5" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:26.335772 15842 consensus_queue.cc:260] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.334713 15839 tablet_bootstrap.cc:654] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.337637 15840 tablet_bootstrap.cc:492] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.338212 15840 ts_tablet_manager.cc:1403] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260710 13:19:26.328572 15847 leader_election.cc:290] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.341841 15840 raft_consensus.cc:359] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.343629 15840 raft_consensus.cc:385] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.344761 15840 raft_consensus.cc:740] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.346201 15840 consensus_queue.cc:260] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.352423 15840 ts_tablet_manager.cc:1434] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 13:19:26.353787 15840 tablet_bootstrap.cc:492] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.359596 15846 raft_consensus.cc:493] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.360268 15846 raft_consensus.cc:515] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.364687 15724 raft_consensus.cc:2468] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:26.379405 15846 leader_election.cc:290] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.379946 15846 raft_consensus.cc:493] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.373759 15860 raft_consensus.cc:697] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Leader. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:26.384723 15860 consensus_queue.cc:237] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.382440 15846 raft_consensus.cc:515] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.393747 15842 ts_tablet_manager.cc:1434] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.026s
I20260710 13:19:26.394227 15861 raft_consensus.cc:493] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.394984 15842 tablet_bootstrap.cc:492] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.394703 15861 raft_consensus.cc:515] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.395270 15846 leader_election.cc:290] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.395684 15840 tablet_bootstrap.cc:654] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.396911 15861 leader_election.cc:290] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.397620 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:26.398249 15650 raft_consensus.cc:2468] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:26.398790 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:26.399396 15724 raft_consensus.cc:2468] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:26.399586 15762 leader_election.cc:304] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.401139 15861 raft_consensus.cc:2804] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.401556 15861 raft_consensus.cc:493] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.402082 15861 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.404245 15842 tablet_bootstrap.cc:654] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.406940 15839 tablet_bootstrap.cc:492] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.407503 15839 ts_tablet_manager.cc:1403] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.021s
I20260710 13:19:26.410532 15861 raft_consensus.cc:515] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.412659 15839 raft_consensus.cc:359] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.413942 15839 raft_consensus.cc:385] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.414279 15839 raft_consensus.cc:740] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.415294 15845 raft_consensus.cc:493] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.416846 15845 raft_consensus.cc:515] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.418424 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:26.418777 15840 tablet_bootstrap.cc:492] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.419090 15650 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.419355 15840 ts_tablet_manager.cc:1403] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.008s
I20260710 13:19:26.419431 15845 leader_election.cc:290] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.426208 15650 raft_consensus.cc:2468] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:26.427354 15762 leader_election.cc:304] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.427687 15839 consensus_queue.cc:260] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.429718 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:26.430123 15839 ts_tablet_manager.cc:1434] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:19:26.430308 15724 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.430985 15548 catalog_manager.cc:5697] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c reported cstate change: term changed from 0 to 1, leader changed from <none> to 34f291d937ff40828d88051ca910d63c (127.10.245.195). New cstate: current_term: 1 leader_uuid: "34f291d937ff40828d88051ca910d63c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.434419 15860 raft_consensus.cc:2804] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.435449 15860 raft_consensus.cc:697] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Leader. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:26.437130 15860 consensus_queue.cc:237] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.432296 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20affa08f435401eb9f2e2602cdc4e4e" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:26.432749 15861 leader_election.cc:290] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.448279 15862 raft_consensus.cc:493] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.448545 15723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:26.448973 15862 raft_consensus.cc:515] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.449461 15723 raft_consensus.cc:2468] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:26.451421 15614 leader_election.cc:304] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.452545 15865 raft_consensus.cc:2804] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.452898 15865 raft_consensus.cc:493] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.453183 15865 raft_consensus.cc:3060] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.453052 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:26.455832 15723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
W20260710 13:19:26.456261 15596 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:26.456434 15723 raft_consensus.cc:2468] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:26.457702 15763 leader_election.cc:304] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:26.458472 15724 raft_consensus.cc:2468] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:26.458593 15862 leader_election.cc:290] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.422979 15840 raft_consensus.cc:359] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.460446 15840 raft_consensus.cc:385] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.460843 15840 raft_consensus.cc:740] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.447461 15839 tablet_bootstrap.cc:492] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:26.461746 15840 consensus_queue.cc:260] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.463449 15725 raft_consensus.cc:2468] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:26.465529 15840 ts_tablet_manager.cc:1434] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260710 13:19:26.472729 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20affa08f435401eb9f2e2602cdc4e4e" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:26.472982 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:26.473476 15799 raft_consensus.cc:2468] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:26.470646 15865 raft_consensus.cc:515] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.474764 15613 leader_election.cc:304] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.475129 15650 raft_consensus.cc:2393] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34f291d937ff40828d88051ca910d63c in current term 1: Already voted for candidate 5feac5db4f1c4842ae623abc338163d8 in this term.
I20260710 13:19:26.475611 15846 raft_consensus.cc:2804] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.476001 15846 raft_consensus.cc:493] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.476325 15846 raft_consensus.cc:3060] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.477984 15865 leader_election.cc:290] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.478557 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:26.469974 15862 raft_consensus.cc:2804] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.484225 15798 raft_consensus.cc:2468] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:26.488740 15862 raft_consensus.cc:493] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.488886 15840 tablet_bootstrap.cc:492] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.489158 15862 raft_consensus.cc:3060] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.495595 15840 tablet_bootstrap.cc:654] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.497507 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:26.482882 15839 tablet_bootstrap.cc:654] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.498567 15725 raft_consensus.cc:3060] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.501083 15842 tablet_bootstrap.cc:492] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.501564 15842 ts_tablet_manager.cc:1403] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.107s	user 0.022s	sys 0.022s
I20260710 13:19:26.502481 15862 raft_consensus.cc:515] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.502545 15846 raft_consensus.cc:515] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.504623 15842 raft_consensus.cc:359] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.505369 15842 raft_consensus.cc:385] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.505641 15842 raft_consensus.cc:740] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.505690 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20affa08f435401eb9f2e2602cdc4e4e" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:26.506338 15724 raft_consensus.cc:3060] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.506685 15842 consensus_queue.cc:260] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.507445 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:26.509959 15650 raft_consensus.cc:2393] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34f291d937ff40828d88051ca910d63c in current term 1: Already voted for candidate 5feac5db4f1c4842ae623abc338163d8 in this term.
I20260710 13:19:26.507822 15723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:26.512455 15763 leader_election.cc:304] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [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: 34f291d937ff40828d88051ca910d63c; no voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:26.513041 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20affa08f435401eb9f2e2602cdc4e4e" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:26.513350 15860 raft_consensus.cc:2749] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.513643 15799 raft_consensus.cc:3060] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.506783 15862 leader_election.cc:290] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.507781 15725 raft_consensus.cc:2468] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 1.
I20260710 13:19:26.515377 15614 leader_election.cc:304] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [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: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 34f291d937ff40828d88051ca910d63c
I20260710 13:19:26.516850 15865 raft_consensus.cc:2804] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.519760 15846 leader_election.cc:290] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.521472 15845 raft_consensus.cc:493] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.522120 15845 raft_consensus.cc:515] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.513003 15842 ts_tablet_manager.cc:1434] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:19:26.524773 15845 leader_election.cc:290] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.525946 15845 raft_consensus.cc:493] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.526753 15845 raft_consensus.cc:515] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.529095 15724 raft_consensus.cc:2468] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 1.
I20260710 13:19:26.529453 15845 leader_election.cc:290] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.530663 15614 leader_election.cc:304] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.531800 15846 raft_consensus.cc:2804] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.532344 15846 raft_consensus.cc:697] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:26.533372 15846 consensus_queue.cc:237] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.534344 15842 tablet_bootstrap.cc:492] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.525027 15799 raft_consensus.cc:2468] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 1.
I20260710 13:19:26.546494 15865 raft_consensus.cc:697] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:26.547607 15865 consensus_queue.cc:237] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.553691 15842 tablet_bootstrap.cc:654] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.556326 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:26.557596 15799 raft_consensus.cc:2393] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 095abd127039462a9cef6989273fd7cd in current term 1: Already voted for candidate 34f291d937ff40828d88051ca910d63c in this term.
I20260710 13:19:26.561211 15840 tablet_bootstrap.cc:492] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.561720 15840 ts_tablet_manager.cc:1403] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.018s
I20260710 13:19:26.563136 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65592d1336894b3cba03b6b8e1dbca41" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:26.564311 15799 raft_consensus.cc:2468] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:26.565538 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213ec511624485e90c9c450e56fe4a6" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:26.567711 15840 raft_consensus.cc:359] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.568668 15840 raft_consensus.cc:385] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.569327 15840 raft_consensus.cc:740] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.570578 15688 leader_election.cc:304] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:26.571930 15878 raft_consensus.cc:2804] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.572438 15878 raft_consensus.cc:493] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.572777 15878 raft_consensus.cc:3060] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.568588 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8e5e597ffb4aa2b3b84748a0561c7e" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:26.573061 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65592d1336894b3cba03b6b8e1dbca41" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:26.573755 15649 raft_consensus.cc:2468] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:26.570279 15840 consensus_queue.cc:260] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
W20260710 13:19:26.571956 15688 leader_election.cc:343] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.574858 15648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213ec511624485e90c9c450e56fe4a6" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:26.575850 15688 leader_election.cc:304] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 095abd127039462a9cef6989273fd7cd; no voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:26.575934 15840 ts_tablet_manager.cc:1434] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 13:19:26.575948 15648 raft_consensus.cc:2468] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:26.577149 15840 tablet_bootstrap.cc:492] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.584281 15845 raft_consensus.cc:2749] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.585338 15839 tablet_bootstrap.cc:492] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.586005 15839 ts_tablet_manager.cc:1403] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.140s	user 0.034s	sys 0.023s
I20260710 13:19:26.586642 15688 leader_election.cc:304] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [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: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 34f291d937ff40828d88051ca910d63c
I20260710 13:19:26.587739 15845 raft_consensus.cc:2804] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.588199 15845 raft_consensus.cc:493] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.588627 15845 raft_consensus.cc:3060] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.589907 15839 raft_consensus.cc:359] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.590893 15839 raft_consensus.cc:385] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.594928 15839 raft_consensus.cc:740] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.593883 15878 raft_consensus.cc:515] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.602487 15878 leader_election.cc:290] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.597451 15840 tablet_bootstrap.cc:654] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.603363 15842 tablet_bootstrap.cc:492] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.603988 15842 ts_tablet_manager.cc:1403] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.020s
I20260710 13:19:26.598769 15845 raft_consensus.cc:515] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.598656 15547 catalog_manager.cc:5697] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.595798 15839 consensus_queue.cc:260] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.607177 15842 raft_consensus.cc:359] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.607996 15842 raft_consensus.cc:385] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.608361 15842 raft_consensus.cc:740] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.608831 15845 leader_election.cc:290] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.609267 15839 ts_tablet_manager.cc:1434] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:19:26.609315 15842 consensus_queue.cc:260] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.610843 15839 tablet_bootstrap.cc:492] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:26.611989 15842 ts_tablet_manager.cc:1434] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:26.613003 15842 tablet_bootstrap.cc:492] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.620014 15842 tablet_bootstrap.cc:654] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.624495 15548 catalog_manager.cc:5697] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c reported cstate change: term changed from 0 to 1, leader changed from <none> to 34f291d937ff40828d88051ca910d63c (127.10.245.195). New cstate: current_term: 1 leader_uuid: "34f291d937ff40828d88051ca910d63c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.627869 15547 catalog_manager.cc:5697] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.628747 15648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65592d1336894b3cba03b6b8e1dbca41" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:26.629181 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65592d1336894b3cba03b6b8e1dbca41" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:26.629364 15648 raft_consensus.cc:3060] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.629797 15798 raft_consensus.cc:3060] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.631369 15839 tablet_bootstrap.cc:654] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.631577 15842 tablet_bootstrap.cc:492] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.632076 15842 ts_tablet_manager.cc:1403] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:19:26.634886 15842 raft_consensus.cc:359] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.635699 15842 raft_consensus.cc:385] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.636031 15842 raft_consensus.cc:740] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.636926 15842 consensus_queue.cc:260] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.639513 15842 ts_tablet_manager.cc:1434] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:19:26.640498 15842 tablet_bootstrap.cc:492] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.640946 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213ec511624485e90c9c450e56fe4a6" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:26.641378 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213ec511624485e90c9c450e56fe4a6" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:26.641558 15649 raft_consensus.cc:3060] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.641937 15799 raft_consensus.cc:3060] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.646595 15842 tablet_bootstrap.cc:654] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.646572 15798 raft_consensus.cc:2468] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:26.648869 15799 raft_consensus.cc:2468] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:26.648869 15649 raft_consensus.cc:2468] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:26.650141 15688 leader_election.cc:304] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:26.649993 15648 raft_consensus.cc:2468] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:26.651074 15845 raft_consensus.cc:2804] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.651263 15688 leader_election.cc:304] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:26.651965 15845 raft_consensus.cc:697] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:26.653294 15845 consensus_queue.cc:237] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.655140 15878 raft_consensus.cc:2804] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.655898 15878 raft_consensus.cc:697] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:26.657109 15878 consensus_queue.cc:237] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.661394 15842 tablet_bootstrap.cc:492] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.661936 15842 ts_tablet_manager.cc:1403] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:19:26.664674 15842 raft_consensus.cc:359] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.665349 15842 raft_consensus.cc:385] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.665592 15842 raft_consensus.cc:740] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.666217 15842 consensus_queue.cc:260] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.667759 15842 ts_tablet_manager.cc:1434] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:26.668751 15842 tablet_bootstrap.cc:492] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:26.672919 15840 tablet_bootstrap.cc:492] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.673717 15840 ts_tablet_manager.cc:1403] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.013s
I20260710 13:19:26.674173 15842 tablet_bootstrap.cc:654] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.676564 15840 raft_consensus.cc:359] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.688792 15840 raft_consensus.cc:385] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.689059 15840 raft_consensus.cc:740] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.689649 15839 tablet_bootstrap.cc:492] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.690338 15839 ts_tablet_manager.cc:1403] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.026s
I20260710 13:19:26.689711 15840 consensus_queue.cc:260] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.691295 15842 tablet_bootstrap.cc:492] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:26.691771 15842 ts_tablet_manager.cc:1403] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260710 13:19:26.692425 15840 ts_tablet_manager.cc:1434] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260710 13:19:26.691881 15548 catalog_manager.cc:5697] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 1 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.693459 15840 tablet_bootstrap.cc:492] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:26.693167 15839 raft_consensus.cc:359] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.693957 15839 raft_consensus.cc:385] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.694293 15839 raft_consensus.cc:740] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.694923 15865 raft_consensus.cc:493] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.694641 15842 raft_consensus.cc:359] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.695086 15839 consensus_queue.cc:260] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.695456 15842 raft_consensus.cc:385] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.695451 15865 raft_consensus.cc:515] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.695978 15842 raft_consensus.cc:740] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.696707 15842 consensus_queue.cc:260] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.697297 15839 ts_tablet_manager.cc:1434] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:26.697777 15865 leader_election.cc:290] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.698505 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0af86e34f48e486fa8da97eacea3b" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:26.698884 15842 ts_tablet_manager.cc:1434] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:19:26.700223 15724 raft_consensus.cc:2468] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:26.701442 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0af86e34f48e486fa8da97eacea3b" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:26.701929 15840 tablet_bootstrap.cc:654] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.702167 15798 raft_consensus.cc:2468] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:26.705077 15839 tablet_bootstrap.cc:492] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:26.701496 15614 leader_election.cc:304] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.712600 15839 tablet_bootstrap.cc:654] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.714228 15865 raft_consensus.cc:2804] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.715068 15865 raft_consensus.cc:493] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.715901 15840 tablet_bootstrap.cc:492] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:26.716837 15865 raft_consensus.cc:3060] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.717010 15840 ts_tablet_manager.cc:1403] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260710 13:19:26.717895 15862 raft_consensus.cc:493] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.718386 15862 raft_consensus.cc:515] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.719448 15840 raft_consensus.cc:359] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.720101 15840 raft_consensus.cc:385] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.720351 15840 raft_consensus.cc:740] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.720520 15862 leader_election.cc:290] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.720927 15839 tablet_bootstrap.cc:492] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:26.721441 15839 ts_tablet_manager.cc:1403] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:19:26.721098 15840 consensus_queue.cc:260] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.722196 15648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1aae639036420d8c285e94bd7ee280" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:26.722874 15648 raft_consensus.cc:2468] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:26.723760 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1aae639036420d8c285e94bd7ee280" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:26.724231 15762 leader_election.cc:304] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.724404 15839 raft_consensus.cc:359] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.725039 15839 raft_consensus.cc:385] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.725162 15862 raft_consensus.cc:2804] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.725400 15839 raft_consensus.cc:740] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.725596 15862 raft_consensus.cc:493] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.725989 15862 raft_consensus.cc:3060] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.726213 15839 consensus_queue.cc:260] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.728652 15839 ts_tablet_manager.cc:1434] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:26.730500 15548 catalog_manager.cc:5697] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 1 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.732774 15724 raft_consensus.cc:2468] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:26.732334 15840 ts_tablet_manager.cc:1434] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:19:26.736297 15865 raft_consensus.cc:515] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.732582 15862 raft_consensus.cc:515] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.740299 15648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1aae639036420d8c285e94bd7ee280" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:26.740671 15862 leader_election.cc:290] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.740904 15648 raft_consensus.cc:3060] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.740264 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1aae639036420d8c285e94bd7ee280" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:26.741427 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0af86e34f48e486fa8da97eacea3b" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:26.741799 15724 raft_consensus.cc:3060] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.742015 15725 raft_consensus.cc:3060] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.748231 15648 raft_consensus.cc:2468] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:26.748889 15724 raft_consensus.cc:2468] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:26.749635 15762 leader_election.cc:304] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.750967 15862 raft_consensus.cc:2804] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.751480 15862 raft_consensus.cc:697] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Leader. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:26.752182 15725 raft_consensus.cc:2468] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 1.
I20260710 13:19:26.752332 15862 consensus_queue.cc:237] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.753371 15614 leader_election.cc:304] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.754215 15846 raft_consensus.cc:2804] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.754509 15865 leader_election.cc:290] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:26.754678 15846 raft_consensus.cc:697] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:26.755594 15846 consensus_queue.cc:237] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.756772 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0af86e34f48e486fa8da97eacea3b" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:26.757534 15798 raft_consensus.cc:3060] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.773195 15798 raft_consensus.cc:2468] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 1.
I20260710 13:19:26.773471 15548 catalog_manager.cc:5697] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.780596 15545 catalog_manager.cc:5697] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c reported cstate change: term changed from 0 to 1, leader changed from <none> to 34f291d937ff40828d88051ca910d63c (127.10.245.195). New cstate: current_term: 1 leader_uuid: "34f291d937ff40828d88051ca910d63c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.810278 15862 raft_consensus.cc:493] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.810853 15862 raft_consensus.cc:515] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.812590 15862 leader_election.cc:290] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.813402 15648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1a32f93dce4a31a111b403209153c5" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:26.813663 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1a32f93dce4a31a111b403209153c5" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:26.814018 15648 raft_consensus.cc:2468] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:26.814426 15725 raft_consensus.cc:2468] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:26.815184 15762 leader_election.cc:304] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.815939 15862 raft_consensus.cc:2804] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.816259 15862 raft_consensus.cc:493] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.816476 15862 raft_consensus.cc:3060] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.821157 15862 raft_consensus.cc:515] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.822808 15862 leader_election.cc:290] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:26.823550 15648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1a32f93dce4a31a111b403209153c5" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:26.823807 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1a32f93dce4a31a111b403209153c5" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:26.824111 15648 raft_consensus.cc:3060] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.824354 15725 raft_consensus.cc:3060] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.829157 15648 raft_consensus.cc:2468] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:26.829294 15725 raft_consensus.cc:2468] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:26.830225 15762 leader_election.cc:304] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:26.831004 15862 raft_consensus.cc:2804] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.831493 15862 raft_consensus.cc:697] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Leader. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:26.832201 15862 consensus_queue.cc:237] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:26.839588 15545 catalog_manager.cc:5697] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c reported cstate change: term changed from 0 to 1, leader changed from <none> to 34f291d937ff40828d88051ca910d63c (127.10.245.195). New cstate: current_term: 1 leader_uuid: "34f291d937ff40828d88051ca910d63c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.886754 15862 consensus_queue.cc:1048] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.897584 15862 consensus_queue.cc:1048] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.920210 15862 consensus_queue.cc:1048] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:26.928390 15798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03557728f63542508432b26e0131b3a5"
dest_uuid: "34f291d937ff40828d88051ca910d63c"
mode: GRACEFUL
new_leader_uuid: "5feac5db4f1c4842ae623abc338163d8"
 from {username='slave'} at 127.0.0.1:45970
I20260710 13:19:26.929077 15798 raft_consensus.cc:606] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Received request to transfer leadership to TS 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:26.931629 15862 consensus_queue.cc:1048] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.941637 15798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375"
dest_uuid: "34f291d937ff40828d88051ca910d63c"
mode: GRACEFUL
new_leader_uuid: "5feac5db4f1c4842ae623abc338163d8"
 from {username='slave'} at 127.0.0.1:45970
I20260710 13:19:26.942139 15798 raft_consensus.cc:606] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Received request to transfer leadership to TS 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:26.959930 15846 consensus_queue.cc:1048] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.965306 15648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7f0af86e34f48e486fa8da97eacea3b"
dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
mode: GRACEFUL
new_leader_uuid: "095abd127039462a9cef6989273fd7cd"
 from {username='slave'} at 127.0.0.1:55364
I20260710 13:19:26.965893 15648 raft_consensus.cc:606] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Received request to transfer leadership to TS 095abd127039462a9cef6989273fd7cd
I20260710 13:19:26.970335 15877 consensus_queue.cc:1048] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.974004 15798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f1aae639036420d8c285e94bd7ee280"
dest_uuid: "34f291d937ff40828d88051ca910d63c"
mode: GRACEFUL
new_leader_uuid: "095abd127039462a9cef6989273fd7cd"
 from {username='slave'} at 127.0.0.1:45970
I20260710 13:19:26.974586 15798 raft_consensus.cc:606] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Received request to transfer leadership to TS 095abd127039462a9cef6989273fd7cd
I20260710 13:19:26.982415 15877 consensus_queue.cc:1048] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.996030 15907 consensus_queue.cc:1048] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:27.072165 15878 consensus_queue.cc:1048] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.082433 15887 consensus_queue.cc:1048] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:27.196738 15862 consensus_queue.cc:1048] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.207278 15860 consensus_queue.cc:1048] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.214182 15861 raft_consensus.cc:993] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c: : Instructing follower 095abd127039462a9cef6989273fd7cd to start an election
I20260710 13:19:27.214679 15860 raft_consensus.cc:1081] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Signalling peer 095abd127039462a9cef6989273fd7cd to start an election
I20260710 13:19:27.216147 15724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f1aae639036420d8c285e94bd7ee280"
dest_uuid: "095abd127039462a9cef6989273fd7cd"
 from {username='slave'} at 127.0.0.1:39412
I20260710 13:19:27.216802 15724 raft_consensus.cc:493] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.217177 15724 raft_consensus.cc:3060] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.222319 15907 consensus_queue.cc:1048] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.223112 15724 raft_consensus.cc:515] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.225024 15724 leader_election.cc:290] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 2 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:27.226137 15648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1aae639036420d8c285e94bd7ee280" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:27.226825 15648 raft_consensus.cc:3060] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.231175 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1aae639036420d8c285e94bd7ee280" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:27.231745 15799 raft_consensus.cc:3055] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.232049 15799 raft_consensus.cc:740] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:27.232859 15799 consensus_queue.cc:260] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.234117 15799 raft_consensus.cc:3060] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.235749 15648 raft_consensus.cc:2468] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 2.
I20260710 13:19:27.239064 15688 leader_election.cc:304] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:27.239850 15887 raft_consensus.cc:2804] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.240353 15887 raft_consensus.cc:697] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 2 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:27.240641 15877 consensus_queue.cc:1048] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.241238 15887 consensus_queue.cc:237] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.245234 15799 raft_consensus.cc:2468] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 2.
I20260710 13:19:27.251319 15877 raft_consensus.cc:993] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8: : Instructing follower 095abd127039462a9cef6989273fd7cd to start an election
I20260710 13:19:27.251781 15877 raft_consensus.cc:1081] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Signalling peer 095abd127039462a9cef6989273fd7cd to start an election
I20260710 13:19:27.253624 15724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7f0af86e34f48e486fa8da97eacea3b"
dest_uuid: "095abd127039462a9cef6989273fd7cd"
 from {username='slave'} at 127.0.0.1:39424
I20260710 13:19:27.254163 15724 raft_consensus.cc:493] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.254514 15724 raft_consensus.cc:3060] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.253767 15547 catalog_manager.cc:5697] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 1 to 2, leader changed from 34f291d937ff40828d88051ca910d63c (127.10.245.195) to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 2 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.261656 15724 raft_consensus.cc:515] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.262188 15860 consensus_queue.cc:1048] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.262840 15887 consensus_queue.cc:1048] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:27.265635 15724 leader_election.cc:290] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 2 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:27.266124 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0af86e34f48e486fa8da97eacea3b" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:27.266705 15650 raft_consensus.cc:3055] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.267232 15650 raft_consensus.cc:740] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:27.268042 15650 consensus_queue.cc:260] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.269502 15650 raft_consensus.cc:3060] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.274425 15887 consensus_queue.cc:1048] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.281188 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0af86e34f48e486fa8da97eacea3b" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:27.281328 15861 consensus_queue.cc:1048] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.281857 15799 raft_consensus.cc:3060] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.293365 15799 raft_consensus.cc:2468] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 2.
I20260710 13:19:27.298579 15650 raft_consensus.cc:2468] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 2.
I20260710 13:19:27.300665 15688 leader_election.cc:304] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:27.302289 15887 raft_consensus.cc:2804] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.302745 15887 raft_consensus.cc:697] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 2 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:27.303604 15887 consensus_queue.cc:237] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.317682 15545 catalog_manager.cc:5697] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 1 to 2, leader changed from 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193) to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 2 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.359326 15862 raft_consensus.cc:993] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c: : Instructing follower 5feac5db4f1c4842ae623abc338163d8 to start an election
I20260710 13:19:27.359771 15860 raft_consensus.cc:1081] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Signalling peer 5feac5db4f1c4842ae623abc338163d8 to start an election
I20260710 13:19:27.361167 15647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375"
dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
 from {username='slave'} at 127.0.0.1:55350
I20260710 13:19:27.361675 15647 raft_consensus.cc:493] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.362073 15647 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.363863 15862 raft_consensus.cc:993] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c: : Instructing follower 5feac5db4f1c4842ae623abc338163d8 to start an election
I20260710 13:19:27.364342 15860 raft_consensus.cc:1081] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Signalling peer 5feac5db4f1c4842ae623abc338163d8 to start an election
I20260710 13:19:27.365984 15650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03557728f63542508432b26e0131b3a5"
dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
 from {username='slave'} at 127.0.0.1:55350
I20260710 13:19:27.366518 15650 raft_consensus.cc:493] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.366866 15650 raft_consensus.cc:3060] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.368862 15647 raft_consensus.cc:515] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.371575 15647 leader_election.cc:290] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 2 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:27.371708 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:27.372370 15724 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.371991 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:27.372839 15798 raft_consensus.cc:3055] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.373152 15798 raft_consensus.cc:740] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:27.373404 15650 raft_consensus.cc:515] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.373971 15798 consensus_queue.cc:260] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.375295 15798 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.375897 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03557728f63542508432b26e0131b3a5" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:27.376163 15650 leader_election.cc:290] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 2 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:27.376477 15725 raft_consensus.cc:3060] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.376343 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03557728f63542508432b26e0131b3a5" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:27.377055 15799 raft_consensus.cc:3055] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.377391 15799 raft_consensus.cc:740] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:27.378177 15799 consensus_queue.cc:260] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.379405 15799 raft_consensus.cc:3060] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.382305 15724 raft_consensus.cc:2468] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 2.
I20260710 13:19:27.382576 15798 raft_consensus.cc:2468] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 2.
I20260710 13:19:27.382836 15725 raft_consensus.cc:2468] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 2.
I20260710 13:19:27.383525 15614 leader_election.cc:304] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:27.384454 15846 raft_consensus.cc:2804] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.384881 15846 raft_consensus.cc:697] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:27.385085 15614 leader_election.cc:304] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:27.386107 15865 raft_consensus.cc:2804] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.385708 15846 consensus_queue.cc:237] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.386584 15865 raft_consensus.cc:697] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:27.387409 15865 consensus_queue.cc:237] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:27.387935 15799 raft_consensus.cc:2468] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 2.
I20260710 13:19:27.393544 15548 catalog_manager.cc:5697] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 1 to 2, leader changed from 34f291d937ff40828d88051ca910d63c (127.10.245.195) to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.405865 15548 catalog_manager.cc:5697] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 1 to 2, leader changed from 34f291d937ff40828d88051ca910d63c (127.10.245.195) to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.720357 15799 raft_consensus.cc:1275] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Refusing update from remote peer 095abd127039462a9cef6989273fd7cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.721743 15887 consensus_queue.cc:1048] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.729574 15650 raft_consensus.cc:1275] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Refusing update from remote peer 095abd127039462a9cef6989273fd7cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.731292 15845 consensus_queue.cc:1048] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.748644 15650 raft_consensus.cc:1275] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Refusing update from remote peer 095abd127039462a9cef6989273fd7cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.749961 15845 consensus_queue.cc:1048] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.759796 15799 raft_consensus.cc:1275] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Refusing update from remote peer 095abd127039462a9cef6989273fd7cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.761458 15887 consensus_queue.cc:1048] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.826289 15799 raft_consensus.cc:1275] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Refusing update from remote peer 5feac5db4f1c4842ae623abc338163d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.827533 15865 consensus_queue.cc:1048] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.835247 15725 raft_consensus.cc:1275] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Refusing update from remote peer 5feac5db4f1c4842ae623abc338163d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.837018 15907 consensus_queue.cc:1048] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.863890 15799 raft_consensus.cc:1275] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Refusing update from remote peer 5feac5db4f1c4842ae623abc338163d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.865204 15907 consensus_queue.cc:1048] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.876281 15725 raft_consensus.cc:1275] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Refusing update from remote peer 5feac5db4f1c4842ae623abc338163d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.877732 15919 consensus_queue.cc:1048] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.020363 15547 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36474:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:30.022987 15547 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:30.080907 15638 tablet_service.cc:1511] Processing CreateTablet for tablet 5841d10fbb684f7a8d096310e074253d (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:30.082258 15638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5841d10fbb684f7a8d096310e074253d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.082266 15713 tablet_service.cc:1511] Processing CreateTablet for tablet 5841d10fbb684f7a8d096310e074253d (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:30.083983 15713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5841d10fbb684f7a8d096310e074253d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.084628 15789 tablet_service.cc:1511] Processing CreateTablet for tablet 5841d10fbb684f7a8d096310e074253d (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:30.085880 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5841d10fbb684f7a8d096310e074253d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.086710 15637 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ed291ec104e42bddc0ca5a588f173 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:30.086951 15787 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ed291ec104e42bddc0ca5a588f173 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:30.088181 15637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ed291ec104e42bddc0ca5a588f173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.090106 15639 tablet_service.cc:1511] Processing CreateTablet for tablet 749126c9151443419112eaacbd2b1618 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:30.091627 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749126c9151443419112eaacbd2b1618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.092115 15785 tablet_service.cc:1511] Processing CreateTablet for tablet 749126c9151443419112eaacbd2b1618 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:30.095275 15712 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ed291ec104e42bddc0ca5a588f173 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:30.096685 15712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ed291ec104e42bddc0ca5a588f173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.096549 15636 tablet_service.cc:1511] Processing CreateTablet for tablet 992ece13683844c6ac41216fa670b787 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:30.097975 15636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992ece13683844c6ac41216fa670b787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.099969 15783 tablet_service.cc:1511] Processing CreateTablet for tablet 992ece13683844c6ac41216fa670b787 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:30.099969 15710 tablet_service.cc:1511] Processing CreateTablet for tablet 749126c9151443419112eaacbd2b1618 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:30.101825 15784 tablet_service.cc:1511] Processing CreateTablet for tablet 34bc928e8a53450d8249665bab396bd3 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:30.102626 15710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749126c9151443419112eaacbd2b1618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.105068 15714 tablet_service.cc:1511] Processing CreateTablet for tablet 992ece13683844c6ac41216fa670b787 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:30.106415 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992ece13683844c6ac41216fa670b787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.107095 15786 tablet_service.cc:1511] Processing CreateTablet for tablet e24b56eaa74740ab8223444114999abf (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:30.108038 15711 tablet_service.cc:1511] Processing CreateTablet for tablet 34bc928e8a53450d8249665bab396bd3 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:30.108824 15635 tablet_service.cc:1511] Processing CreateTablet for tablet e24b56eaa74740ab8223444114999abf (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:30.108954 15640 tablet_service.cc:1511] Processing CreateTablet for tablet 34bc928e8a53450d8249665bab396bd3 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:30.110102 15635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24b56eaa74740ab8223444114999abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.109422 15711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bc928e8a53450d8249665bab396bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.110719 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bc928e8a53450d8249665bab396bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.111817 15715 tablet_service.cc:1511] Processing CreateTablet for tablet e24b56eaa74740ab8223444114999abf (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:30.113197 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24b56eaa74740ab8223444114999abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.088213 15787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ed291ec104e42bddc0ca5a588f173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.116446 15784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bc928e8a53450d8249665bab396bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.119244 15785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749126c9151443419112eaacbd2b1618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.121043 15634 tablet_service.cc:1511] Processing CreateTablet for tablet 62664e61088249389d1b1e98a9500d42 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:30.122298 15634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62664e61088249389d1b1e98a9500d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.123303 15786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24b56eaa74740ab8223444114999abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.123978 15709 tablet_service.cc:1511] Processing CreateTablet for tablet 62664e61088249389d1b1e98a9500d42 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:30.125382 15709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62664e61088249389d1b1e98a9500d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.127321 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992ece13683844c6ac41216fa670b787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.128131 15633 tablet_service.cc:1511] Processing CreateTablet for tablet 250fa55dec0f4bd1be3db85eea8044a9 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:30.128068 15788 tablet_service.cc:1511] Processing CreateTablet for tablet 62664e61088249389d1b1e98a9500d42 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:30.129560 15633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250fa55dec0f4bd1be3db85eea8044a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.129702 15788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62664e61088249389d1b1e98a9500d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.143292 15708 tablet_service.cc:1511] Processing CreateTablet for tablet 250fa55dec0f4bd1be3db85eea8044a9 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:30.144838 15708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250fa55dec0f4bd1be3db85eea8044a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.146399 15782 tablet_service.cc:1511] Processing CreateTablet for tablet 250fa55dec0f4bd1be3db85eea8044a9 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:30.147817 15782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250fa55dec0f4bd1be3db85eea8044a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.148747 15632 tablet_service.cc:1511] Processing CreateTablet for tablet c5d9649942fb4a0997b140735dc8c4e2 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:30.150055 15632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d9649942fb4a0997b140735dc8c4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.171164 15707 tablet_service.cc:1511] Processing CreateTablet for tablet c5d9649942fb4a0997b140735dc8c4e2 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:30.172703 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d9649942fb4a0997b140735dc8c4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.186236 15781 tablet_service.cc:1511] Processing CreateTablet for tablet c5d9649942fb4a0997b140735dc8c4e2 (DEFAULT_TABLE table=soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:30.187691 15781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d9649942fb4a0997b140735dc8c4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.278337 15937 tablet_bootstrap.cc:492] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.287108 15937 tablet_bootstrap.cc:654] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.291435 15936 tablet_bootstrap.cc:492] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.292390 15935 tablet_bootstrap.cc:492] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.301555 15935 tablet_bootstrap.cc:654] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.302028 15937 tablet_bootstrap.cc:492] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.302502 15936 tablet_bootstrap.cc:654] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.303952 15937 ts_tablet_manager.cc:1403] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260710 13:19:30.307248 15937 raft_consensus.cc:359] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.308033 15935 tablet_bootstrap.cc:492] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.308157 15937 raft_consensus.cc:385] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.311656 15937 raft_consensus.cc:740] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.311762 15935 ts_tablet_manager.cc:1403] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 13:19:30.312630 15936 tablet_bootstrap.cc:492] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.312544 15937 consensus_queue.cc:260] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.313264 15936 ts_tablet_manager.cc:1403] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 13:19:30.315423 15937 ts_tablet_manager.cc:1434] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 13:19:30.315219 15935 raft_consensus.cc:359] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.316021 15935 raft_consensus.cc:385] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.316362 15935 raft_consensus.cc:740] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.316417 15936 raft_consensus.cc:359] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.316879 15937 tablet_bootstrap.cc:492] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.317210 15936 raft_consensus.cc:385] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.317739 15936 raft_consensus.cc:740] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.317247 15935 consensus_queue.cc:260] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.318630 15936 consensus_queue.cc:260] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.321005 15936 ts_tablet_manager.cc:1434] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:30.324074 15935 ts_tablet_manager.cc:1434] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:30.326188 15935 tablet_bootstrap.cc:492] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.332633 15935 tablet_bootstrap.cc:654] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.325120 15936 tablet_bootstrap.cc:492] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.333706 15937 tablet_bootstrap.cc:654] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.339488 15936 tablet_bootstrap.cc:654] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.340678 15937 tablet_bootstrap.cc:492] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.341391 15937 ts_tablet_manager.cc:1403] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260710 13:19:30.344910 15937 raft_consensus.cc:359] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.346761 15937 raft_consensus.cc:385] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.347149 15937 raft_consensus.cc:740] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.348237 15935 tablet_bootstrap.cc:492] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.348186 15937 consensus_queue.cc:260] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.348781 15935 ts_tablet_manager.cc:1403] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260710 13:19:30.349639 15936 tablet_bootstrap.cc:492] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.350158 15936 ts_tablet_manager.cc:1403] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260710 13:19:30.352142 15935 raft_consensus.cc:359] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.352953 15935 raft_consensus.cc:385] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.353097 15937 ts_tablet_manager.cc:1434] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:19:30.353370 15935 raft_consensus.cc:740] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.353255 15936 raft_consensus.cc:359] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.354182 15936 raft_consensus.cc:385] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.354449 15937 tablet_bootstrap.cc:492] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.354568 15936 raft_consensus.cc:740] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.354350 15935 consensus_queue.cc:260] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.355914 15936 consensus_queue.cc:260] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.358320 15936 ts_tablet_manager.cc:1434] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:30.359349 15936 tablet_bootstrap.cc:492] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.366267 15935 ts_tablet_manager.cc:1434] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 13:19:30.366542 15936 tablet_bootstrap.cc:654] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.367372 15937 tablet_bootstrap.cc:654] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.367574 15935 tablet_bootstrap.cc:492] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.377235 15935 tablet_bootstrap.cc:654] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.379527 15936 tablet_bootstrap.cc:492] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.380156 15936 ts_tablet_manager.cc:1403] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.016s
I20260710 13:19:30.383783 15936 raft_consensus.cc:359] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.384671 15936 raft_consensus.cc:385] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.385054 15936 raft_consensus.cc:740] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.385967 15936 consensus_queue.cc:260] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.388614 15936 ts_tablet_manager.cc:1434] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:30.389760 15936 tablet_bootstrap.cc:492] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.397578 15936 tablet_bootstrap.cc:654] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.408296 15937 tablet_bootstrap.cc:492] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.408861 15937 ts_tablet_manager.cc:1403] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.038s
I20260710 13:19:30.409788 15936 tablet_bootstrap.cc:492] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.409883 15935 tablet_bootstrap.cc:492] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.410420 15936 ts_tablet_manager.cc:1403] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260710 13:19:30.410552 15935 ts_tablet_manager.cc:1403] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.026s
I20260710 13:19:30.412709 15937 raft_consensus.cc:359] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.413558 15937 raft_consensus.cc:385] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.413933 15937 raft_consensus.cc:740] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.413744 15936 raft_consensus.cc:359] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.414606 15936 raft_consensus.cc:385] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.414938 15936 raft_consensus.cc:740] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.414817 15935 raft_consensus.cc:359] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.414876 15937 consensus_queue.cc:260] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.415956 15936 consensus_queue.cc:260] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.417785 15937 ts_tablet_manager.cc:1434] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:19:30.418583 15936 ts_tablet_manager.cc:1434] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:19:30.418964 15937 tablet_bootstrap.cc:492] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.415962 15935 raft_consensus.cc:385] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.419817 15936 tablet_bootstrap.cc:492] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.419924 15935 raft_consensus.cc:740] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.420953 15935 consensus_queue.cc:260] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.426764 15935 ts_tablet_manager.cc:1434] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:19:30.427417 15937 tablet_bootstrap.cc:654] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.428002 15935 tablet_bootstrap.cc:492] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.431990 15936 tablet_bootstrap.cc:654] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.436909 15935 tablet_bootstrap.cc:654] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.446487 15937 tablet_bootstrap.cc:492] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.447153 15937 ts_tablet_manager.cc:1403] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.007s
I20260710 13:19:30.451432 15937 raft_consensus.cc:359] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.453509 15937 raft_consensus.cc:385] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.454047 15935 tablet_bootstrap.cc:492] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.455077 15937 raft_consensus.cc:740] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.455657 15936 tablet_bootstrap.cc:492] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.455529 15935 ts_tablet_manager.cc:1403] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.002s
I20260710 13:19:30.456527 15936 ts_tablet_manager.cc:1403] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.009s
I20260710 13:19:30.456223 15937 consensus_queue.cc:260] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.459196 15937 ts_tablet_manager.cc:1434] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 13:19:30.460317 15937 tablet_bootstrap.cc:492] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.460076 15936 raft_consensus.cc:359] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.460986 15936 raft_consensus.cc:385] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.461390 15936 raft_consensus.cc:740] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.462268 15935 raft_consensus.cc:359] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.462379 15936 consensus_queue.cc:260] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.463254 15935 raft_consensus.cc:385] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.464057 15935 raft_consensus.cc:740] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.465476 15936 ts_tablet_manager.cc:1434] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:19:30.465056 15935 consensus_queue.cc:260] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.466699 15936 tablet_bootstrap.cc:492] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.467993 15935 ts_tablet_manager.cc:1434] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:19:30.468677 15937 tablet_bootstrap.cc:654] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.469405 15935 tablet_bootstrap.cc:492] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.475049 15936 tablet_bootstrap.cc:654] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.478794 15935 tablet_bootstrap.cc:654] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.481365 15937 tablet_bootstrap.cc:492] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.482020 15937 ts_tablet_manager.cc:1403] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260710 13:19:30.483538 15878 raft_consensus.cc:493] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.484328 15878 raft_consensus.cc:515] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.486301 15937 raft_consensus.cc:359] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.487435 15937 raft_consensus.cc:385] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.487699 15936 tablet_bootstrap.cc:492] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.487857 15937 raft_consensus.cc:740] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.488508 15936 ts_tablet_manager.cc:1403] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 13:19:30.489542 15937 consensus_queue.cc:260] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.491418 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:30.492149 15798 raft_consensus.cc:2468] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:30.492657 15936 raft_consensus.cc:359] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.493320 15937 ts_tablet_manager.cc:1434] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
W20260710 13:19:30.495675 15596 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:30.493526 15936 raft_consensus.cc:385] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.493741 15688 leader_election.cc:304] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:30.496302 15936 raft_consensus.cc:740] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.496891 15935 tablet_bootstrap.cc:492] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.497418 15878 leader_election.cc:290] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.497566 15935 ts_tablet_manager.cc:1403] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260710 13:19:30.497182 15936 consensus_queue.cc:260] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.495962 15937 tablet_bootstrap.cc:492] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.506361 15935 raft_consensus.cc:359] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.506959 15935 raft_consensus.cc:385] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.507189 15935 raft_consensus.cc:740] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.507953 15935 consensus_queue.cc:260] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.510426 15935 ts_tablet_manager.cc:1434] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:30.500160 15955 raft_consensus.cc:2804] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.510988 15955 raft_consensus.cc:493] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.487888 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.513106 15955 raft_consensus.cc:3060] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.514469 15936 ts_tablet_manager.cc:1434] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
W20260710 13:19:30.515010 15688 leader_election.cc:343] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.516104 15936 tablet_bootstrap.cc:492] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.516196 15878 raft_consensus.cc:493] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.516927 15878 raft_consensus.cc:515] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.519500 15937 tablet_bootstrap.cc:654] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.520423 15878 leader_election.cc:290] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.512504 15935 tablet_bootstrap.cc:492] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.523962 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bc928e8a53450d8249665bab396bd3" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.524789 15647 raft_consensus.cc:2468] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:30.527850 15936 tablet_bootstrap.cc:654] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.529043 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bc928e8a53450d8249665bab396bd3" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:30.529817 15798 raft_consensus.cc:2468] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:30.530722 15935 tablet_bootstrap.cc:654] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.533591 15937 tablet_bootstrap.cc:492] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.527665 15688 leader_election.cc:304] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:30.534206 15937 ts_tablet_manager.cc:1403] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.039s	user 0.002s	sys 0.009s
I20260710 13:19:30.522672 15955 raft_consensus.cc:515] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.534855 15954 raft_consensus.cc:2804] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.535459 15954 raft_consensus.cc:493] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.535910 15954 raft_consensus.cc:3060] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.536384 15955 leader_election.cc:290] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.538041 15937 raft_consensus.cc:359] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.539157 15937 raft_consensus.cc:385] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.539563 15937 raft_consensus.cc:740] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.544713 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:30.547191 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:30.548177 15798 raft_consensus.cc:3060] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:30.551783 15688 leader_election.cc:343] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.553014 15955 raft_consensus.cc:493] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.553321 15878 raft_consensus.cc:493] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.553574 15955 raft_consensus.cc:515] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.553905 15878 raft_consensus.cc:515] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.564627 15878 leader_election.cc:290] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.564435 15937 consensus_queue.cc:260] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.565097 15955 leader_election.cc:290] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.566468 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250fa55dec0f4bd1be3db85eea8044a9" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.567162 15650 raft_consensus.cc:2468] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:30.567636 15937 ts_tablet_manager.cc:1434] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.008s
I20260710 13:19:30.568917 15688 leader_election.cc:304] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:30.569722 15955 raft_consensus.cc:2804] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.570125 15955 raft_consensus.cc:493] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.569860 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62664e61088249389d1b1e98a9500d42" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:30.570492 15955 raft_consensus.cc:3060] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.572456 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250fa55dec0f4bd1be3db85eea8044a9" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:30.573292 15799 raft_consensus.cc:2468] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
W20260710 13:19:30.574892 15688 leader_election.cc:343] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.559147 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62664e61088249389d1b1e98a9500d42" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.577123 15647 raft_consensus.cc:2468] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:30.578285 15955 raft_consensus.cc:515] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.580600 15955 leader_election.cc:290] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.580910 15937 tablet_bootstrap.cc:492] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.592717 15937 tablet_bootstrap.cc:654] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.604354 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250fa55dec0f4bd1be3db85eea8044a9" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:30.605309 15647 raft_consensus.cc:3060] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.605542 15937 tablet_bootstrap.cc:492] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.606362 15937 ts_tablet_manager.cc:1403] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.006s
I20260710 13:19:30.610332 15937 raft_consensus.cc:359] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.611404 15937 raft_consensus.cc:385] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.611835 15937 raft_consensus.cc:740] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.612177 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250fa55dec0f4bd1be3db85eea8044a9" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:30.612803 15799 raft_consensus.cc:3060] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.612776 15937 consensus_queue.cc:260] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.616065 15937 ts_tablet_manager.cc:1434] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:19:30.616194 15954 raft_consensus.cc:515] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.612251 15688 leader_election.cc:304] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [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: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 34f291d937ff40828d88051ca910d63c
I20260710 13:19:30.623983 15937 tablet_bootstrap.cc:492] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.624053 15955 raft_consensus.cc:2804] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.624619 15955 raft_consensus.cc:493] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.624922 15955 raft_consensus.cc:3060] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.629024 15799 raft_consensus.cc:2468] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:30.631479 15955 raft_consensus.cc:515] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.632189 15688 leader_election.cc:304] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:30.632964 15878 raft_consensus.cc:2804] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.633419 15878 raft_consensus.cc:697] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:30.634230 15878 consensus_queue.cc:237] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.635768 15955 leader_election.cc:290] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.636286 15937 tablet_bootstrap.cc:654] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.643221 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62664e61088249389d1b1e98a9500d42" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:30.643814 15650 raft_consensus.cc:3060] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.644791 15547 catalog_manager.cc:5697] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 1 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.652083 15650 raft_consensus.cc:2468] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:30.656435 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62664e61088249389d1b1e98a9500d42" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
W20260710 13:19:30.662521 15688 leader_election.cc:343] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.664568 15688 leader_election.cc:304] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [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: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 34f291d937ff40828d88051ca910d63c
I20260710 13:19:30.665417 15878 raft_consensus.cc:2804] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.666124 15878 raft_consensus.cc:697] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:30.666998 15922 raft_consensus.cc:493] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.667506 15922 raft_consensus.cc:515] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.668596 15954 leader_election.cc:290] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.669528 15922 leader_election.cc:290] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:30.669898 15798 raft_consensus.cc:2468] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:30.667026 15878 consensus_queue.cc:237] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.671509 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d9649942fb4a0997b140735dc8c4e2" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:30.672148 15725 raft_consensus.cc:2468] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:30.673636 15763 leader_election.cc:304] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:30.674445 15923 raft_consensus.cc:493] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.674626 15922 raft_consensus.cc:2804] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.675160 15922 raft_consensus.cc:493] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.675073 15923 raft_consensus.cc:515] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.675678 15922 raft_consensus.cc:3060] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.678586 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992ece13683844c6ac41216fa670b787" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:30.679337 15725 raft_consensus.cc:2468] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:30.680963 15614 leader_election.cc:304] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:30.683988 15923 leader_election.cc:290] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.684302 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992ece13683844c6ac41216fa670b787" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:30.686416 15648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bc928e8a53450d8249665bab396bd3" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:30.686810 15923 raft_consensus.cc:2804] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.687041 15648 raft_consensus.cc:3060] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.687337 15923 raft_consensus.cc:493] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.687736 15923 raft_consensus.cc:3060] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:30.687916 15613 leader_election.cc:343] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.706276 15935 tablet_bootstrap.cc:492] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.708240 15688 leader_election.cc:304] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [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: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:30.708794 15935 ts_tablet_manager.cc:1403] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.197s	user 0.059s	sys 0.062s
I20260710 13:19:30.711504 15955 raft_consensus.cc:2804] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.712110 15955 raft_consensus.cc:697] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:30.713135 15955 consensus_queue.cc:237] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.721065 15648 raft_consensus.cc:2468] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:30.679271 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d9649942fb4a0997b140735dc8c4e2" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.734130 15936 tablet_bootstrap.cc:492] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.734268 15650 raft_consensus.cc:2468] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:30.735001 15936 ts_tablet_manager.cc:1403] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.219s	user 0.038s	sys 0.086s
I20260710 13:19:30.709383 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bc928e8a53450d8249665bab396bd3" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:30.736900 15798 raft_consensus.cc:3060] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.739296 15936 raft_consensus.cc:359] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.702538 15923 raft_consensus.cc:515] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.743255 15936 raft_consensus.cc:385] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.743549 15936 raft_consensus.cc:740] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.744290 15936 consensus_queue.cc:260] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.744812 15923 leader_election.cc:290] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.714092 15935 raft_consensus.cc:359] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.742807 15937 tablet_bootstrap.cc:492] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.745477 15935 raft_consensus.cc:385] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.745692 15937 ts_tablet_manager.cc:1403] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.122s	user 0.021s	sys 0.035s
I20260710 13:19:30.745803 15935 raft_consensus.cc:740] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.746622 15935 consensus_queue.cc:260] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.747803 15688 leader_election.cc:304] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:30.748598 15937 raft_consensus.cc:359] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.749046 15967 raft_consensus.cc:2804] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.749291 15937 raft_consensus.cc:385] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.749574 15937 raft_consensus.cc:740] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.749627 15967 raft_consensus.cc:697] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:30.750269 15937 consensus_queue.cc:260] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.750543 15967 consensus_queue.cc:237] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.752380 15937 ts_tablet_manager.cc:1434] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:30.753228 15937 tablet_bootstrap.cc:492] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8: Bootstrap starting.
I20260710 13:19:30.754565 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992ece13683844c6ac41216fa670b787" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:30.729746 15647 raft_consensus.cc:2468] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
W20260710 13:19:30.756037 15613 leader_election.cc:343] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.756781 15936 ts_tablet_manager.cc:1434] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 13:19:30.757910 15936 tablet_bootstrap.cc:492] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.758778 15935 ts_tablet_manager.cc:1434] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.003s
I20260710 13:19:30.759835 15935 tablet_bootstrap.cc:492] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.766340 15969 raft_consensus.cc:493] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:30.768270 15614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.194:46459, user_credentials={real_user=slave}} blocked reactor thread for 87396.9us
I20260710 13:19:30.768421 15969 raft_consensus.cc:515] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.770743 15936 tablet_bootstrap.cc:654] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.767539 15937 tablet_bootstrap.cc:654] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.770541 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992ece13683844c6ac41216fa670b787" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:30.771647 15725 raft_consensus.cc:3060] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.766311 15935 tablet_bootstrap.cc:654] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.775880 15969 leader_election.cc:290] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:30.777182 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ed291ec104e42bddc0ca5a588f173" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:30.777794 15724 raft_consensus.cc:2468] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:30.782164 15763 leader_election.cc:304] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:30.782390 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ed291ec104e42bddc0ca5a588f173" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.787072 15650 raft_consensus.cc:2468] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 0.
I20260710 13:19:30.789978 15725 raft_consensus.cc:2468] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 1.
I20260710 13:19:30.785321 15968 raft_consensus.cc:2804] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.725804 15922 raft_consensus.cc:515] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.795603 15935 tablet_bootstrap.cc:492] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.797374 15935 ts_tablet_manager.cc:1403] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260710 13:19:30.797919 15968 raft_consensus.cc:493] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.799662 15968 raft_consensus.cc:3060] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.804668 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d9649942fb4a0997b140735dc8c4e2" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:30.807323 15724 raft_consensus.cc:3060] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.809561 15937 tablet_bootstrap.cc:492] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8: No bootstrap required, opened a new log
I20260710 13:19:30.809983 15937 ts_tablet_manager.cc:1403] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260710 13:19:30.807754 15614 leader_election.cc:304] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [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: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 34f291d937ff40828d88051ca910d63c
I20260710 13:19:30.800938 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d9649942fb4a0997b140735dc8c4e2" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:30.800400 15798 raft_consensus.cc:2468] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:30.812088 15965 raft_consensus.cc:2804] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.812551 15965 raft_consensus.cc:697] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:30.813339 15965 consensus_queue.cc:237] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.817485 15724 raft_consensus.cc:2468] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:30.818495 15650 raft_consensus.cc:3060] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.818732 15763 leader_election.cc:304] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:30.819646 15969 raft_consensus.cc:2804] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.819634 15968 raft_consensus.cc:515] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.821849 15937 raft_consensus.cc:359] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.822501 15937 raft_consensus.cc:385] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.822778 15937 raft_consensus.cc:740] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.822651 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ed291ec104e42bddc0ca5a588f173" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:30.823534 15647 raft_consensus.cc:3060] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.824213 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ed291ec104e42bddc0ca5a588f173" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:30.823665 15937 consensus_queue.cc:260] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.824841 15725 raft_consensus.cc:3060] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.808065 15922 leader_election.cc:290] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:30.828298 15968 leader_election.cc:290] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:30.829672 15936 tablet_bootstrap.cc:492] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.831213 15936 ts_tablet_manager.cc:1403] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.021s
I20260710 13:19:30.831400 15923 raft_consensus.cc:493] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.834208 15923 raft_consensus.cc:515] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.836349 15935 raft_consensus.cc:359] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.837097 15935 raft_consensus.cc:385] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.837383 15935 raft_consensus.cc:740] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.837630 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:30.841409 15798 raft_consensus.cc:2393] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5feac5db4f1c4842ae623abc338163d8 in current term 1: Already voted for candidate 095abd127039462a9cef6989273fd7cd in this term.
I20260710 13:19:30.839071 15923 leader_election.cc:290] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.838106 15935 consensus_queue.cc:260] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.847940 15936 raft_consensus.cc:359] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.848672 15936 raft_consensus.cc:385] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.848945 15936 raft_consensus.cc:740] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.849599 15936 consensus_queue.cc:260] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.850014 15935 ts_tablet_manager.cc:1434] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260710 13:19:30.849709 15548 catalog_manager.cc:5697] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.851049 15935 tablet_bootstrap.cc:492] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.851533 15936 ts_tablet_manager.cc:1434] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:19:30.852029 15647 raft_consensus.cc:2468] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:30.852411 15936 tablet_bootstrap.cc:492] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd: Bootstrap starting.
I20260710 13:19:30.853334 15762 leader_election.cc:304] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:30.854503 15922 raft_consensus.cc:2804] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.842813 15969 raft_consensus.cc:697] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Leader. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:30.859483 15922 raft_consensus.cc:697] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Leader. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:30.863224 15969 consensus_queue.cc:237] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.866814 15937 ts_tablet_manager.cc:1434] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.006s
I20260710 13:19:30.868714 15650 raft_consensus.cc:2468] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:30.868186 15922 consensus_queue.cc:237] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.869582 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:30.869797 15725 raft_consensus.cc:2468] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 1.
I20260710 13:19:30.871672 15614 leader_election.cc:304] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5feac5db4f1c4842ae623abc338163d8; no voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c
I20260710 13:19:30.873610 15977 raft_consensus.cc:3060] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.879364 15936 tablet_bootstrap.cc:654] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.887028 15936 tablet_bootstrap.cc:492] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd: No bootstrap required, opened a new log
I20260710 13:19:30.887504 15936 ts_tablet_manager.cc:1403] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260710 13:19:30.888216 15935 tablet_bootstrap.cc:654] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.888806 15977 raft_consensus.cc:2749] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.890111 15936 raft_consensus.cc:359] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.900115 15936 raft_consensus.cc:385] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.900560 15936 raft_consensus.cc:740] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.901543 15936 consensus_queue.cc:260] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.904333 15936 ts_tablet_manager.cc:1434] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:19:30.906179 15967 raft_consensus.cc:493] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.906646 15967 raft_consensus.cc:515] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.907796 15935 tablet_bootstrap.cc:492] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.908254 15935 ts_tablet_manager.cc:1403] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.012s
I20260710 13:19:30.908735 15967 leader_election.cc:290] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.899972 15548 catalog_manager.cc:5697] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c reported cstate change: term changed from 0 to 1, leader changed from <none> to 34f291d937ff40828d88051ca910d63c (127.10.245.195). New cstate: current_term: 1 leader_uuid: "34f291d937ff40828d88051ca910d63c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.909363 15922 raft_consensus.cc:493] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.910732 15922 raft_consensus.cc:515] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.910969 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24b56eaa74740ab8223444114999abf" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.910975 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24b56eaa74740ab8223444114999abf" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:30.911103 15935 raft_consensus.cc:359] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.911816 15650 raft_consensus.cc:2468] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:30.911942 15935 raft_consensus.cc:385] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.912259 15935 raft_consensus.cc:740] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.912740 15922 leader_election.cc:290] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:30.912886 15688 leader_election.cc:304] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:30.912906 15935 consensus_queue.cc:260] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.913757 15967 raft_consensus.cc:2804] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.914616 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992ece13683844c6ac41216fa670b787" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.914280 15798 raft_consensus.cc:2468] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:30.915388 15935 ts_tablet_manager.cc:1434] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:30.914532 15548 catalog_manager.cc:5697] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c reported cstate change: term changed from 0 to 1, leader changed from <none> to 34f291d937ff40828d88051ca910d63c (127.10.245.195). New cstate: current_term: 1 leader_uuid: "34f291d937ff40828d88051ca910d63c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.913877 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992ece13683844c6ac41216fa670b787" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:30.916294 15935 tablet_bootstrap.cc:492] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c: Bootstrap starting.
I20260710 13:19:30.916635 15725 raft_consensus.cc:2393] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34f291d937ff40828d88051ca910d63c in current term 1: Already voted for candidate 5feac5db4f1c4842ae623abc338163d8 in this term.
I20260710 13:19:30.914713 15967 raft_consensus.cc:493] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.917500 15967 raft_consensus.cc:3060] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.917847 15763 leader_election.cc:304] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34f291d937ff40828d88051ca910d63c; no voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:30.918620 15969 raft_consensus.cc:493] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.918684 15922 raft_consensus.cc:3060] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.919122 15969 raft_consensus.cc:515] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.921156 15969 leader_election.cc:290] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:30.922359 15935 tablet_bootstrap.cc:654] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.923810 15647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62664e61088249389d1b1e98a9500d42" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:30.924613 15647 raft_consensus.cc:2393] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34f291d937ff40828d88051ca910d63c in current term 1: Already voted for candidate 095abd127039462a9cef6989273fd7cd in this term.
I20260710 13:19:30.926370 15922 raft_consensus.cc:2749] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.927600 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62664e61088249389d1b1e98a9500d42" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:30.929003 15763 leader_election.cc:304] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34f291d937ff40828d88051ca910d63c; no voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:30.929119 15967 raft_consensus.cc:515] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.930879 15922 raft_consensus.cc:3060] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.931659 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24b56eaa74740ab8223444114999abf" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:30.932180 15650 raft_consensus.cc:3060] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.934491 15547 catalog_manager.cc:5697] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 1 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.936309 15547 catalog_manager.cc:5697] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 1 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.939791 15967 leader_election.cc:290] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:30.940349 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24b56eaa74740ab8223444114999abf" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:30.940966 15798 raft_consensus.cc:3060] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.940385 15650 raft_consensus.cc:2468] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:30.938766 15547 catalog_manager.cc:5697] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 1 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.942677 15688 leader_election.cc:304] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:30.942691 15922 raft_consensus.cc:2749] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.943686 15967 raft_consensus.cc:2804] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.944697 15935 tablet_bootstrap.cc:492] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c: No bootstrap required, opened a new log
I20260710 13:19:30.944870 15967 raft_consensus.cc:697] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Leader. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:30.945233 15935 ts_tablet_manager.cc:1403] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260710 13:19:30.945865 15967 consensus_queue.cc:237] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.947901 15935 raft_consensus.cc:359] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.948558 15935 raft_consensus.cc:385] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.948851 15935 raft_consensus.cc:740] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.949555 15935 consensus_queue.cc:260] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:30.951239 15798 raft_consensus.cc:2468] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 1.
I20260710 13:19:30.951681 15935 ts_tablet_manager.cc:1434] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:30.964722 15545 catalog_manager.cc:5697] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 095abd127039462a9cef6989273fd7cd (127.10.245.194). New cstate: current_term: 1 leader_uuid: "095abd127039462a9cef6989273fd7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.087077 15977 raft_consensus.cc:493] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.087539 15977 raft_consensus.cc:515] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.089334 15977 leader_election.cc:290] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:31.090080 15967 raft_consensus.cc:493] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.090096 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749126c9151443419112eaacbd2b1618" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd" is_pre_election: true
I20260710 13:19:31.090368 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749126c9151443419112eaacbd2b1618" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:31.090749 15967 raft_consensus.cc:515] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.091101 15798 raft_consensus.cc:2468] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:31.091778 15725 raft_consensus.cc:2468] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 0.
I20260710 13:19:31.092145 15613 leader_election.cc:304] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:31.093324 15977 raft_consensus.cc:2804] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.093590 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749126c9151443419112eaacbd2b1618" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8" is_pre_election: true
I20260710 13:19:31.094182 15967 leader_election.cc:290] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:31.093776 15977 raft_consensus.cc:493] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.094611 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749126c9151443419112eaacbd2b1618" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c" is_pre_election: true
I20260710 13:19:31.094990 15977 raft_consensus.cc:3060] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.095216 15798 raft_consensus.cc:2468] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 095abd127039462a9cef6989273fd7cd in term 0.
I20260710 13:19:31.096164 15688 leader_election.cc:304] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 34f291d937ff40828d88051ca910d63c; no voters: 
I20260710 13:19:31.096839 15967 raft_consensus.cc:2804] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.097194 15967 raft_consensus.cc:493] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.097262 15878 consensus_queue.cc:1048] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.097584 15967 raft_consensus.cc:3060] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.101135 15977 raft_consensus.cc:515] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.102304 15650 raft_consensus.cc:2393] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 095abd127039462a9cef6989273fd7cd in current term 1: Already voted for candidate 5feac5db4f1c4842ae623abc338163d8 in this term.
I20260710 13:19:31.103742 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749126c9151443419112eaacbd2b1618" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:31.104887 15977 leader_election.cc:290] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 1 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:31.105818 15967 raft_consensus.cc:515] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.106019 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749126c9151443419112eaacbd2b1618" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:31.106629 15799 raft_consensus.cc:3060] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.106806 15725 raft_consensus.cc:2393] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5feac5db4f1c4842ae623abc338163d8 in current term 1: Already voted for candidate 095abd127039462a9cef6989273fd7cd in this term.
I20260710 13:19:31.107656 15967 leader_election.cc:290] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [CANDIDATE]: Term 1 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:31.111800 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749126c9151443419112eaacbd2b1618" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:31.112452 15650 raft_consensus.cc:2393] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 095abd127039462a9cef6989273fd7cd in current term 1: Already voted for candidate 5feac5db4f1c4842ae623abc338163d8 in this term.
I20260710 13:19:31.116379 15967 consensus_queue.cc:1048] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.118358 15799 raft_consensus.cc:2468] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 1.
I20260710 13:19:31.119364 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749126c9151443419112eaacbd2b1618" candidate_uuid: "095abd127039462a9cef6989273fd7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:31.120101 15798 raft_consensus.cc:2393] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 095abd127039462a9cef6989273fd7cd in current term 1: Already voted for candidate 5feac5db4f1c4842ae623abc338163d8 in this term.
I20260710 13:19:31.121801 15613 leader_election.cc:304] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [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: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 095abd127039462a9cef6989273fd7cd
I20260710 13:19:31.122936 15688 leader_election.cc:304] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [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: 095abd127039462a9cef6989273fd7cd; no voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:31.123966 15967 raft_consensus.cc:2749] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.124117 15923 raft_consensus.cc:2804] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.124671 15923 raft_consensus.cc:697] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:31.125790 15923 consensus_queue.cc:237] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.138296 15545 catalog_manager.cc:5697] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.148193 15967 consensus_queue.cc:1048] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.158550 15967 consensus_queue.cc:1048] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.168975 15878 consensus_queue.cc:1048] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.184352 15955 consensus_queue.cc:1048] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.194031 15955 consensus_queue.cc:1048] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.199268 15923 consensus_queue.cc:1048] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.208863 15878 consensus_queue.cc:1048] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.227685 15923 consensus_queue.cc:1048] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.309255 15922 consensus_queue.cc:1048] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.318972 15976 consensus_queue.cc:1048] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.342851 15725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d"
dest_uuid: "095abd127039462a9cef6989273fd7cd"
mode: GRACEFUL
new_leader_uuid: "5feac5db4f1c4842ae623abc338163d8"
 from {username='slave'} at 127.0.0.1:37800
I20260710 13:19:31.343454 15725 raft_consensus.cc:606] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Received request to transfer leadership to TS 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:31.348316 15799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b9ed291ec104e42bddc0ca5a588f173"
dest_uuid: "34f291d937ff40828d88051ca910d63c"
mode: GRACEFUL
new_leader_uuid: "5feac5db4f1c4842ae623abc338163d8"
 from {username='slave'} at 127.0.0.1:45970
I20260710 13:19:31.348734 15799 raft_consensus.cc:606] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Received request to transfer leadership to TS 5feac5db4f1c4842ae623abc338163d8
I20260710 13:19:31.356208 15976 consensus_queue.cc:1048] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.368057 15922 consensus_queue.cc:1048] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.527258 15956 consensus_queue.cc:1048] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.537014 15967 consensus_queue.cc:1048] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.572255 15923 consensus_queue.cc:1048] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.585417 15965 consensus_queue.cc:1048] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.720062 15878 raft_consensus.cc:993] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd: : Instructing follower 5feac5db4f1c4842ae623abc338163d8 to start an election
I20260710 13:19:31.720547 15955 raft_consensus.cc:1081] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Signalling peer 5feac5db4f1c4842ae623abc338163d8 to start an election
I20260710 13:19:31.722134 15647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d"
dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
 from {username='slave'} at 127.0.0.1:55360
I20260710 13:19:31.722808 15647 raft_consensus.cc:493] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:31.723248 15647 raft_consensus.cc:3060] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:31.728627 15647 raft_consensus.cc:515] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.730409 15647 leader_election.cc:290] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 2 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:31.731178 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:31.731410 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5841d10fbb684f7a8d096310e074253d" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:31.731736 15725 raft_consensus.cc:3055] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:31.731977 15799 raft_consensus.cc:3060] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:31.732132 15725 raft_consensus.cc:740] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:31.732987 15725 consensus_queue.cc:260] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.734560 15725 raft_consensus.cc:3060] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:31.739529 15799 raft_consensus.cc:2468] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 2.
I20260710 13:19:31.740906 15613 leader_election.cc:304] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:31.741475 15725 raft_consensus.cc:2468] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 2.
I20260710 13:19:31.741839 15965 raft_consensus.cc:2804] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:31.742399 15965 raft_consensus.cc:697] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:31.743364 15965 consensus_queue.cc:237] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.751817 15547 catalog_manager.cc:5697] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 1 to 2, leader changed from 095abd127039462a9cef6989273fd7cd (127.10.245.194) to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.856231 15922 raft_consensus.cc:993] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c: : Instructing follower 5feac5db4f1c4842ae623abc338163d8 to start an election
I20260710 13:19:31.856644 15976 raft_consensus.cc:1081] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Signalling peer 5feac5db4f1c4842ae623abc338163d8 to start an election
I20260710 13:19:31.858165 15647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b9ed291ec104e42bddc0ca5a588f173"
dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
 from {username='slave'} at 127.0.0.1:55350
I20260710 13:19:31.858584 15647 raft_consensus.cc:493] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:31.858827 15647 raft_consensus.cc:3060] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:31.863399 15647 raft_consensus.cc:515] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.864815 15647 leader_election.cc:290] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 2 election: Requested vote from peers 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459), 34f291d937ff40828d88051ca910d63c (127.10.245.195:33747)
I20260710 13:19:31.865513 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ed291ec104e42bddc0ca5a588f173" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:31.865841 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ed291ec104e42bddc0ca5a588f173" candidate_uuid: "5feac5db4f1c4842ae623abc338163d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34f291d937ff40828d88051ca910d63c"
I20260710 13:19:31.866101 15725 raft_consensus.cc:3060] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:31.866351 15799 raft_consensus.cc:3055] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:31.866641 15799 raft_consensus.cc:740] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:31.867354 15799 consensus_queue.cc:260] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.868665 15799 raft_consensus.cc:3060] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:31.872592 15725 raft_consensus.cc:2468] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 2.
I20260710 13:19:31.873670 15614 leader_election.cc:304] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 095abd127039462a9cef6989273fd7cd, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:31.874321 15965 raft_consensus.cc:2804] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:31.874382 15799 raft_consensus.cc:2468] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5feac5db4f1c4842ae623abc338163d8 in term 2.
I20260710 13:19:31.874796 15965 raft_consensus.cc:697] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:31.876543 15965 consensus_queue.cc:237] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:31.883272 15547 catalog_manager.cc:5697] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 reported cstate change: term changed from 1 to 2, leader changed from 34f291d937ff40828d88051ca910d63c (127.10.245.195) to 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "5feac5db4f1c4842ae623abc338163d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:32.164992 15799 raft_consensus.cc:1275] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Refusing update from remote peer 5feac5db4f1c4842ae623abc338163d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:32.166169 15977 consensus_queue.cc:1048] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:32.175244 15725 raft_consensus.cc:1275] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Refusing update from remote peer 5feac5db4f1c4842ae623abc338163d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:32.176648 15923 consensus_queue.cc:1048] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:32.352299 15725 raft_consensus.cc:1275] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Refusing update from remote peer 5feac5db4f1c4842ae623abc338163d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:32.353492 15965 consensus_queue.cc:1048] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:32.356444 15799 raft_consensus.cc:1275] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Refusing update from remote peer 5feac5db4f1c4842ae623abc338163d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:32.357919 15965 consensus_queue.cc:1048] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:34.374491 15547 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36474:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:34.397593 15547 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36474:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:34.431957 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:34.496084 16047 tablet.cc:1724] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.504832 16049 tablet.cc:1724] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.530086 16061 tablet.cc:1724] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.539646 16054 tablet.cc:1724] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:34.626345 16063 log.cc:927] Time spent T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260710 13:19:34.648461 16059 log.cc:927] Time spent T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
W20260710 13:19:34.665779 16052 log.cc:927] Time spent T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8: Append to log took a long time: real 0.101s	user 0.004s	sys 0.000s
I20260710 13:19:34.684708 16077 tablet.cc:1724] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:34.689018 16067 log.cc:927] Time spent T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260710 13:19:34.715103 16085 tablet.cc:1724] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:34.698238 15614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.194:46459, user_credentials={real_user=slave}} blocked reactor thread for 63041.8us
W20260710 13:19:34.714222 16074 log.cc:927] Time spent T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
W20260710 13:19:34.775417 15688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:33747, user_credentials={real_user=slave}} blocked reactor thread for 56522.6us
I20260710 13:19:34.722366 16079 tablet.cc:1724] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.776278 15649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375"
dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
mode: GRACEFUL
new_leader_uuid: "34f291d937ff40828d88051ca910d63c"
 from {username='slave'} at 127.0.0.1:45610
I20260710 13:19:34.804510 16091 tablet.cc:1724] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.806137 16047 tablet.cc:1724] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.808290 16095 tablet.cc:1724] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.808854 16054 tablet.cc:1724] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.763924 16049 tablet.cc:1724] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.819506 16095 tablet.cc:1724] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.827456 15649 raft_consensus.cc:606] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Received request to transfer leadership to TS 34f291d937ff40828d88051ca910d63c
I20260710 13:19:34.833221 16061 tablet.cc:1724] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.833303 16077 tablet.cc:1724] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.845091 16095 tablet.cc:1724] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.799762 16088 tablet.cc:1724] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.830261 16093 tablet.cc:1724] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.849014 16086 tablet.cc:1724] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.852411 16061 tablet.cc:1724] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.852917 16077 tablet.cc:1724] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.859581 16085 tablet.cc:1724] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.861325 16088 tablet.cc:1724] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.869941 16047 tablet.cc:1724] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.873440 16054 tablet.cc:1724] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.864457 16079 tablet.cc:1724] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.893100 16054 tablet.cc:1724] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:34.972712 16023 raft_consensus.cc:993] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8: : Instructing follower 34f291d937ff40828d88051ca910d63c to start an election
I20260710 13:19:34.973591 16023 raft_consensus.cc:1081] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Signalling peer 34f291d937ff40828d88051ca910d63c to start an election
I20260710 13:19:34.976498 15798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375"
dest_uuid: "34f291d937ff40828d88051ca910d63c"
 from {username='slave'} at 127.0.0.1:45960
I20260710 13:19:34.978308 15798 raft_consensus.cc:493] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:34.979020 15798 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:34.992247 15798 raft_consensus.cc:515] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:34.999192 15646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:35.000083 15646 raft_consensus.cc:3055] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:35.000511 15646 raft_consensus.cc:740] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5feac5db4f1c4842ae623abc338163d8, State: Running, Role: LEADER
I20260710 13:19:35.001519 15646 consensus_queue.cc:260] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [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: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:35.011137 15646 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:35.018286 15722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9213ec511624485e90c9c450e56fe4a6"
dest_uuid: "095abd127039462a9cef6989273fd7cd"
mode: GRACEFUL
new_leader_uuid: "34f291d937ff40828d88051ca910d63c"
 from {username='slave'} at 127.0.0.1:37804
I20260710 13:19:35.019052 15722 raft_consensus.cc:606] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Received request to transfer leadership to TS 34f291d937ff40828d88051ca910d63c
I20260710 13:19:35.019598 15798 leader_election.cc:290] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 3 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:35.020887 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:35.021953 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0c5f97db094dfa9e50dcc048297375" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:35.022604 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:35.022931 15722 raft_consensus.cc:3060] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:35.024670 15646 raft_consensus.cc:2468] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 3.
I20260710 13:19:35.024863 15545 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10: soft_deleted_table [id=41fda169aea64558b58bb82c312ef01a] alter complete (version 1)
I20260710 13:19:35.026355 15762 leader_election.cc:304] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [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: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:35.027602 16094 raft_consensus.cc:2804] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:35.028129 16094 raft_consensus.cc:697] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 3 LEADER]: Becoming Leader. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:35.029260 16094 consensus_queue.cc:237] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [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: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:35.031569 15722 raft_consensus.cc:2468] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 3.
I20260710 13:19:35.042099 15548 catalog_manager.cc:5697] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c reported cstate change: term changed from 2 to 3, leader changed from 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193) to 34f291d937ff40828d88051ca910d63c (127.10.245.195). New cstate: current_term: 3 leader_uuid: "34f291d937ff40828d88051ca910d63c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.087998 16087 raft_consensus.cc:993] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd: : Instructing follower 34f291d937ff40828d88051ca910d63c to start an election
I20260710 13:19:35.088871 16096 raft_consensus.cc:1081] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Signalling peer 34f291d937ff40828d88051ca910d63c to start an election
I20260710 13:19:35.090847 15798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9213ec511624485e90c9c450e56fe4a6"
dest_uuid: "34f291d937ff40828d88051ca910d63c"
 from {username='slave'} at 127.0.0.1:45962
I20260710 13:19:35.091519 15798 raft_consensus.cc:493] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:35.091922 15798 raft_consensus.cc:3060] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.097213 15798 raft_consensus.cc:515] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:35.098706 15798 leader_election.cc:290] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 2 election: Requested vote from peers 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573), 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459)
I20260710 13:19:35.099510 15646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213ec511624485e90c9c450e56fe4a6" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5feac5db4f1c4842ae623abc338163d8"
I20260710 13:19:35.099665 15722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213ec511624485e90c9c450e56fe4a6" candidate_uuid: "34f291d937ff40828d88051ca910d63c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "095abd127039462a9cef6989273fd7cd"
I20260710 13:19:35.100216 15646 raft_consensus.cc:3060] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.100288 15722 raft_consensus.cc:3055] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:35.100675 15722 raft_consensus.cc:740] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 095abd127039462a9cef6989273fd7cd, State: Running, Role: LEADER
I20260710 13:19:35.101369 15722 consensus_queue.cc:260] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:35.102635 15722 raft_consensus.cc:3060] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.105123 15646 raft_consensus.cc:2468] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 2.
I20260710 13:19:35.106263 15762 leader_election.cc:304] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f291d937ff40828d88051ca910d63c, 5feac5db4f1c4842ae623abc338163d8; no voters: 
I20260710 13:19:35.107091 16094 raft_consensus.cc:2804] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:35.107570 16094 raft_consensus.cc:697] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 2 LEADER]: Becoming Leader. State: Replica: 34f291d937ff40828d88051ca910d63c, State: Running, Role: LEADER
I20260710 13:19:35.108119 15722 raft_consensus.cc:2468] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34f291d937ff40828d88051ca910d63c in term 2.
I20260710 13:19:35.108428 16094 consensus_queue.cc:237] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } }
I20260710 13:19:35.115244 15548 catalog_manager.cc:5697] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c reported cstate change: term changed from 1 to 2, leader changed from 095abd127039462a9cef6989273fd7cd (127.10.245.194) to 34f291d937ff40828d88051ca910d63c (127.10.245.195). New cstate: current_term: 2 leader_uuid: "34f291d937ff40828d88051ca910d63c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34f291d937ff40828d88051ca910d63c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.417845 15722 raft_consensus.cc:1275] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 3 FOLLOWER]: Refusing update from remote peer 34f291d937ff40828d88051ca910d63c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:35.418967 16094 consensus_queue.cc:1048] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.428618 15646 raft_consensus.cc:1275] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 3 FOLLOWER]: Refusing update from remote peer 34f291d937ff40828d88051ca910d63c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:35.435354 16021 consensus_queue.cc:1048] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:35.603878 15722 raft_consensus.cc:1275] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Refusing update from remote peer 34f291d937ff40828d88051ca910d63c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:35.605087 16106 consensus_queue.cc:1048] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "095abd127039462a9cef6989273fd7cd" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:35.611155 15646 raft_consensus.cc:1275] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Refusing update from remote peer 34f291d937ff40828d88051ca910d63c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:35.612802 16021 consensus_queue.cc:1048] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5feac5db4f1c4842ae623abc338163d8" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.084669 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
W20260710 13:19:36.115526 15762 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260710 13:19:36.124596 15762 consensus_peers.cc:597] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c -> Peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Couldn't send request to peer 5feac5db4f1c4842ae623abc338163d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.130038 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:36.130851 11223 tablet_replica.cc:333] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.131803 11223 raft_consensus.cc:2243] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.132887 11223 raft_consensus.cc:2272] T 5841d10fbb684f7a8d096310e074253d P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.135413 11223 tablet_replica.cc:333] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.136060 11223 raft_consensus.cc:2243] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.136509 11223 raft_consensus.cc:2272] T e24b56eaa74740ab8223444114999abf P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.138499 11223 tablet_replica.cc:333] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.139132 11223 raft_consensus.cc:2243] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.139595 11223 raft_consensus.cc:2272] T 62664e61088249389d1b1e98a9500d42 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.141830 11223 tablet_replica.cc:333] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.142516 11223 raft_consensus.cc:2243] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.143631 11223 raft_consensus.cc:2272] T 9b9ed291ec104e42bddc0ca5a588f173 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.146173 11223 tablet_replica.cc:333] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.146725 11223 raft_consensus.cc:2243] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.147711 11223 raft_consensus.cc:2272] T 992ece13683844c6ac41216fa670b787 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.149881 11223 tablet_replica.cc:333] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.150483 11223 raft_consensus.cc:2243] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.151377 11223 raft_consensus.cc:2272] T 749126c9151443419112eaacbd2b1618 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.153366 11223 tablet_replica.cc:333] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.153900 11223 raft_consensus.cc:2243] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.154373 11223 raft_consensus.cc:2272] T a7f0af86e34f48e486fa8da97eacea3b P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.156711 11223 tablet_replica.cc:333] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.157245 11223 raft_consensus.cc:2243] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.157742 11223 raft_consensus.cc:2272] T c5d9649942fb4a0997b140735dc8c4e2 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.159929 11223 tablet_replica.cc:333] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.160480 11223 raft_consensus.cc:2243] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.161054 11223 raft_consensus.cc:2272] T 34bc928e8a53450d8249665bab396bd3 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.163143 11223 tablet_replica.cc:333] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.163640 11223 raft_consensus.cc:2243] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.164047 11223 raft_consensus.cc:2272] T 3d1a32f93dce4a31a111b403209153c5 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.166000 11223 tablet_replica.cc:333] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.166505 11223 raft_consensus.cc:2243] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.167579 11223 raft_consensus.cc:2272] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.171017 11223 tablet_replica.cc:333] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.171607 11223 raft_consensus.cc:2243] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.172108 11223 raft_consensus.cc:2272] T 250fa55dec0f4bd1be3db85eea8044a9 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.174135 11223 tablet_replica.cc:333] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.174707 11223 raft_consensus.cc:2243] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.175171 11223 raft_consensus.cc:2272] T 5f1aae639036420d8c285e94bd7ee280 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.177235 11223 tablet_replica.cc:333] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.177757 11223 raft_consensus.cc:2243] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.178546 11223 raft_consensus.cc:2272] T 03557728f63542508432b26e0131b3a5 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.180789 11223 tablet_replica.cc:333] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.181306 11223 raft_consensus.cc:2243] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.181723 11223 raft_consensus.cc:2272] T 65592d1336894b3cba03b6b8e1dbca41 P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.183887 11223 tablet_replica.cc:333] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.184451 11223 raft_consensus.cc:2243] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.184865 11223 raft_consensus.cc:2272] T 9213ec511624485e90c9c450e56fe4a6 P 5feac5db4f1c4842ae623abc338163d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.187245 11223 tablet_replica.cc:333] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.187760 11223 raft_consensus.cc:2243] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.188167 11223 raft_consensus.cc:2272] T 2c0c5f97db094dfa9e50dcc048297375 P 5feac5db4f1c4842ae623abc338163d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.190436 11223 tablet_replica.cc:333] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8: stopping tablet replica
I20260710 13:19:36.191025 11223 raft_consensus.cc:2243] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.191871 11223 raft_consensus.cc:2272] T 20affa08f435401eb9f2e2602cdc4e4e P 5feac5db4f1c4842ae623abc338163d8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:36.226562 15688 consensus_peers.cc:597] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd -> Peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Couldn't send request to peer 5feac5db4f1c4842ae623abc338163d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:42573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.233073 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:19:36.273926 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:19:36.285777 15763 consensus_peers.cc:597] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c -> Peer 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459): Couldn't send request to peer 095abd127039462a9cef6989273fd7cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:36.286950 15688 consensus_peers.cc:597] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd -> Peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Couldn't send request to peer 5feac5db4f1c4842ae623abc338163d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:42573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:36.293761 15688 consensus_peers.cc:597] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd -> Peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Couldn't send request to peer 5feac5db4f1c4842ae623abc338163d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:42573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:36.300870 15762 consensus_peers.cc:597] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c -> Peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Couldn't send request to peer 5feac5db4f1c4842ae623abc338163d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:42573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.316462 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:36.317230 11223 tablet_replica.cc:333] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.317991 11223 raft_consensus.cc:2243] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.318987 11223 raft_consensus.cc:2272] T e24b56eaa74740ab8223444114999abf P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.321199 11223 tablet_replica.cc:333] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.321828 11223 raft_consensus.cc:2243] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.322419 11223 raft_consensus.cc:2272] T 9b9ed291ec104e42bddc0ca5a588f173 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.325139 11223 tablet_replica.cc:333] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.325886 11223 raft_consensus.cc:2243] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:36.326429 15688 consensus_peers.cc:597] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd -> Peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Couldn't send request to peer 5feac5db4f1c4842ae623abc338163d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:42573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.326448 11223 raft_consensus.cc:2272] T 992ece13683844c6ac41216fa670b787 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.328954 11223 tablet_replica.cc:333] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.329561 11223 raft_consensus.cc:2243] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.329974 11223 raft_consensus.cc:2272] T 5841d10fbb684f7a8d096310e074253d P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.332017 11223 tablet_replica.cc:333] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.332568 11223 raft_consensus.cc:2243] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.333359 11223 raft_consensus.cc:2272] T 62664e61088249389d1b1e98a9500d42 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.335489 11223 tablet_replica.cc:333] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.336027 11223 raft_consensus.cc:2243] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.336495 11223 raft_consensus.cc:2272] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.338574 11223 tablet_replica.cc:333] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.339195 11223 raft_consensus.cc:2243] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.340008 11223 raft_consensus.cc:2272] T 250fa55dec0f4bd1be3db85eea8044a9 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.342222 11223 tablet_replica.cc:333] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.342747 11223 raft_consensus.cc:2243] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.343655 11223 raft_consensus.cc:2272] T 5f1aae639036420d8c285e94bd7ee280 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.345845 11223 tablet_replica.cc:333] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.346427 11223 raft_consensus.cc:2243] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.346975 11223 raft_consensus.cc:2272] T 749126c9151443419112eaacbd2b1618 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.348917 11223 tablet_replica.cc:333] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.349462 11223 raft_consensus.cc:2243] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.350271 11223 raft_consensus.cc:2272] T a7f0af86e34f48e486fa8da97eacea3b P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.352312 11223 tablet_replica.cc:333] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.352841 11223 raft_consensus.cc:2243] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.353279 11223 raft_consensus.cc:2272] T c5d9649942fb4a0997b140735dc8c4e2 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.355225 11223 tablet_replica.cc:333] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.355815 11223 raft_consensus.cc:2243] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.356667 11223 raft_consensus.cc:2272] T 34bc928e8a53450d8249665bab396bd3 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.358613 11223 tablet_replica.cc:333] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.359150 11223 raft_consensus.cc:2243] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.359552 11223 raft_consensus.cc:2272] T 3d1a32f93dce4a31a111b403209153c5 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.361479 11223 tablet_replica.cc:333] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.361974 11223 raft_consensus.cc:2243] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.362406 11223 raft_consensus.cc:2272] T 20affa08f435401eb9f2e2602cdc4e4e P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.364303 11223 tablet_replica.cc:333] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.364800 11223 raft_consensus.cc:2243] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.365257 11223 raft_consensus.cc:2272] T 2c0c5f97db094dfa9e50dcc048297375 P 095abd127039462a9cef6989273fd7cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.368366 11223 tablet_replica.cc:333] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.369234 11223 raft_consensus.cc:2243] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.370368 11223 raft_consensus.cc:2272] T 65592d1336894b3cba03b6b8e1dbca41 P 095abd127039462a9cef6989273fd7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.372802 11223 tablet_replica.cc:333] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.373210 11223 raft_consensus.cc:2243] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.373561 11223 raft_consensus.cc:2272] T 9213ec511624485e90c9c450e56fe4a6 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.376533 11223 tablet_replica.cc:333] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd: stopping tablet replica
I20260710 13:19:36.376945 11223 raft_consensus.cc:2243] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.377353 11223 raft_consensus.cc:2272] T 03557728f63542508432b26e0131b3a5 P 095abd127039462a9cef6989273fd7cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:36.383903 15762 consensus_peers.cc:597] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c -> Peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Couldn't send request to peer 5feac5db4f1c4842ae623abc338163d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:42573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:36.415037 15762 consensus_peers.cc:597] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c -> Peer 5feac5db4f1c4842ae623abc338163d8 (127.10.245.193:42573): Couldn't send request to peer 5feac5db4f1c4842ae623abc338163d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:42573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.419111 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
W20260710 13:19:36.445190 15763 consensus_peers.cc:597] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c -> Peer 095abd127039462a9cef6989273fd7cd (127.10.245.194:46459): Couldn't send request to peer 095abd127039462a9cef6989273fd7cd. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:46459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.459712 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
I20260710 13:19:36.496467 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:36.497339 11223 tablet_replica.cc:333] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.498064 11223 raft_consensus.cc:2243] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.498669 11223 raft_consensus.cc:2272] T e24b56eaa74740ab8223444114999abf P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.501189 11223 tablet_replica.cc:333] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.501796 11223 raft_consensus.cc:2243] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.502331 11223 raft_consensus.cc:2272] T 62664e61088249389d1b1e98a9500d42 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.504572 11223 tablet_replica.cc:333] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.505239 11223 raft_consensus.cc:2243] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.505854 11223 raft_consensus.cc:2272] T 992ece13683844c6ac41216fa670b787 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.507987 11223 tablet_replica.cc:333] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.508569 11223 raft_consensus.cc:2243] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.509085 11223 raft_consensus.cc:2272] T 9b9ed291ec104e42bddc0ca5a588f173 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.511317 11223 tablet_replica.cc:333] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.511897 11223 raft_consensus.cc:2243] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.512409 11223 raft_consensus.cc:2272] T 5841d10fbb684f7a8d096310e074253d P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.514478 11223 tablet_replica.cc:333] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.515101 11223 raft_consensus.cc:2243] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.515586 11223 raft_consensus.cc:2272] T 5b8e5e597ffb4aa2b3b84748a0561c7e P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.517679 11223 tablet_replica.cc:333] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.518262 11223 raft_consensus.cc:2243] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.518720 11223 raft_consensus.cc:2272] T 250fa55dec0f4bd1be3db85eea8044a9 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.520803 11223 tablet_replica.cc:333] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.521381 11223 raft_consensus.cc:2243] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.521876 11223 raft_consensus.cc:2272] T 5f1aae639036420d8c285e94bd7ee280 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.524030 11223 tablet_replica.cc:333] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.524593 11223 raft_consensus.cc:2243] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.525085 11223 raft_consensus.cc:2272] T 34bc928e8a53450d8249665bab396bd3 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.527168 11223 tablet_replica.cc:333] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.527740 11223 raft_consensus.cc:2243] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.528643 11223 raft_consensus.cc:2272] T 3d1a32f93dce4a31a111b403209153c5 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.530689 11223 tablet_replica.cc:333] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.531267 11223 raft_consensus.cc:2243] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.531771 11223 raft_consensus.cc:2272] T 03557728f63542508432b26e0131b3a5 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.533841 11223 tablet_replica.cc:333] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.534469 11223 raft_consensus.cc:2243] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.535410 11223 raft_consensus.cc:2272] T 9213ec511624485e90c9c450e56fe4a6 P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.537943 11223 tablet_replica.cc:333] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.538537 11223 raft_consensus.cc:2243] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.539073 11223 raft_consensus.cc:2272] T 65592d1336894b3cba03b6b8e1dbca41 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.541440 11223 tablet_replica.cc:333] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.542014 11223 raft_consensus.cc:2243] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.542836 11223 raft_consensus.cc:2272] T 2c0c5f97db094dfa9e50dcc048297375 P 34f291d937ff40828d88051ca910d63c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.545163 11223 tablet_replica.cc:333] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.545780 11223 raft_consensus.cc:2243] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.546260 11223 raft_consensus.cc:2272] T 749126c9151443419112eaacbd2b1618 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.548460 11223 tablet_replica.cc:333] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.549028 11223 raft_consensus.cc:2243] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.549919 11223 raft_consensus.cc:2272] T c5d9649942fb4a0997b140735dc8c4e2 P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.552060 11223 tablet_replica.cc:333] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.552582 11223 raft_consensus.cc:2243] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.553067 11223 raft_consensus.cc:2272] T a7f0af86e34f48e486fa8da97eacea3b P 34f291d937ff40828d88051ca910d63c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.555200 11223 tablet_replica.cc:333] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c: stopping tablet replica
I20260710 13:19:36.555666 11223 raft_consensus.cc:2243] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.556185 11223 raft_consensus.cc:2272] T 20affa08f435401eb9f2e2602cdc4e4e P 34f291d937ff40828d88051ca910d63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.600617 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:19:36.643379 11223 master.cc:562] Master@127.10.245.254:39545 shutting down...
I20260710 13:19:36.666002 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.666663 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.667063 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13383fb0f8a34fe08862066384fbee10: stopping tablet replica
I20260710 13:19:36.687779 11223 master.cc:584] Master@127.10.245.254:39545 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11425 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24373 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112743 ms total)
[  PASSED  ] 8 tests.
I20260710 13:19:36.742676 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 437 messages since previous log ~549 seconds ago
I20260710 13:19:36.743207 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 437 messages since previous log ~549 seconds ago
I20260710 13:19:36.743419 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 431 messages since previous log ~549 seconds ago
I20260710 13:19:36.743636 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:19:36.743820 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:19:36.744112 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 13:19:36.744414 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
